...
|
...
|
@@ -54,7 +54,9 @@ |
|
|
<img src="__TMPL__/public/mobile/images/closeimg.png" class="change_close close_popup"/>
|
|
|
<p class="call_num">{$site_info.site_mobile}</p>
|
|
|
<p class="call_tit">- 客服电话 -</p>
|
|
|
<p class="change_btn close_popup">确认</p>
|
|
|
<p class="change_btn close_popup">
|
|
|
<a href="tel:400-110-7575">确认</a>
|
|
|
</p>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
...
|
...
|
@@ -76,4 +78,4 @@ |
|
|
</script>
|
|
|
</body>
|
|
|
|
|
|
</html> |
|
|
\ No newline at end of file |
|
|
</html> |
...
|
...
|
|