...
|
...
|
@@ -21,14 +21,7 @@ |
|
|
{{!-- 右侧页面内容 --}}
|
|
|
<div class="me-main left"></div>
|
|
|
{{/ content}}
|
|
|
<div class="service-top">
|
|
|
<a class="service" href="">
|
|
|
<span class="iconfont"></span>
|
|
|
<span class="hover-text hide">在线<br>客服</span>
|
|
|
</a>
|
|
|
<div class="return-top">
|
|
|
<span class="iconfont bold"></span>
|
|
|
<span class="hover-text hide">返回<br>顶部</span>
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
{{!-- 在线客服和返回顶部 --}}
|
|
|
{{> service-top}}
|
|
|
</div> |
|
|
\ No newline at end of file |
...
|
...
|
|