Authored by wenjiekong

去掉指定页面400客服电话

... ... @@ -54,6 +54,5 @@
</div>
{{/ account}}
{{> home/help-us}}
</div>
{{> layout/footer}}
... ...
... ... @@ -86,6 +86,5 @@
</div>
{{/ address}}
{{> home/help-us}}
</div>
{{> layout/footer}}
... ...
... ... @@ -73,7 +73,6 @@
{{> home/pager}}
</div>
{{> home/help-us}}
</div>
{{/ comment}}
<div id="comment-dialog-widget" class="hide">
... ...
... ... @@ -104,7 +104,6 @@
{{/unless}}
</div>
{{> home/help-us}}
</div>
{{/ complaints}}
</div>
... ...
... ... @@ -48,7 +48,6 @@
{{> home/pager}}
</div>
{{> home/help-us}}
</div>
{{/ consult}}
</div>
... ...
... ... @@ -123,7 +123,6 @@
</div>
{{> home/help-us}}
</div>
{{/ meCoupons}}
</div>
... ...
... ... @@ -54,7 +54,6 @@
{{> home/pager}}
</div>
{{> home/help-us}}
</div>
{{/ meCurrency}}
</div>
... ...
... ... @@ -17,7 +17,6 @@
{{> home/favorite/article}}
</div>
{{> home/help-us}}
</div>
{{#if favProducts}}
... ...
... ... @@ -49,6 +49,5 @@
</div>
{{/ gift}}
{{> home/help-us}}
</div>
{{> layout/footer}}
... ...
... ... @@ -21,7 +21,6 @@
</div>
</div>
{{> home/help-us}}
</div>
{{/ message}}
</div>
... ...
... ... @@ -33,7 +33,6 @@
</ul>
</div>
{{> home/help-us}}
</div>
{{/ meRedEnvelopes}}
</div>
... ...
... ... @@ -100,7 +100,7 @@
</div>
</div>
{{> home/help-us}}
</div>
{{/ myVip}}
</div>
... ...
... ... @@ -4,7 +4,6 @@
{{> layout/path-nav}}
<div class="left-container">
{{> help/navigation}}
{{> help/service}}
</div>
<div class="help-main block">
<div class="help-content">
... ...
... ... @@ -4,7 +4,6 @@
{{> layout/path-nav}}
<div class="left-container">
{{> help/navigation}}
{{> help/service}}
</div>
<div class="help-main block">
<div class="search-content">
... ...
... ... @@ -43,10 +43,10 @@
<li>
<a href="{{helpHref}}">帮助中心</a>
</li>
<li>
<!-- <li>
<i class="tell-icon iconfont">&#xe61c;</i>
<span>400-8899-646</span>
</li>
</li> -->
{{/ tool}}
</ul>
</div>
... ...