Showing
15 changed files
with
3 additions
and
16 deletions
@@ -4,7 +4,6 @@ | @@ -4,7 +4,6 @@ | ||
4 | {{> layout/path-nav}} | 4 | {{> layout/path-nav}} |
5 | <div class="left-container"> | 5 | <div class="left-container"> |
6 | {{> help/navigation}} | 6 | {{> help/navigation}} |
7 | - {{> help/service}} | ||
8 | </div> | 7 | </div> |
9 | <div class="help-main block"> | 8 | <div class="help-main block"> |
10 | <div class="help-content"> | 9 | <div class="help-content"> |
@@ -4,7 +4,6 @@ | @@ -4,7 +4,6 @@ | ||
4 | {{> layout/path-nav}} | 4 | {{> layout/path-nav}} |
5 | <div class="left-container"> | 5 | <div class="left-container"> |
6 | {{> help/navigation}} | 6 | {{> help/navigation}} |
7 | - {{> help/service}} | ||
8 | </div> | 7 | </div> |
9 | <div class="help-main block"> | 8 | <div class="help-main block"> |
10 | <div class="search-content"> | 9 | <div class="search-content"> |
@@ -43,10 +43,10 @@ | @@ -43,10 +43,10 @@ | ||
43 | <li> | 43 | <li> |
44 | <a href="{{helpHref}}">帮助中心</a> | 44 | <a href="{{helpHref}}">帮助中心</a> |
45 | </li> | 45 | </li> |
46 | - <li> | 46 | + <!-- <li> |
47 | <i class="tell-icon iconfont"></i> | 47 | <i class="tell-icon iconfont"></i> |
48 | <span>400-8899-646</span> | 48 | <span>400-8899-646</span> |
49 | - </li> | 49 | + </li> --> |
50 | {{/ tool}} | 50 | {{/ tool}} |
51 | </ul> | 51 | </ul> |
52 | </div> | 52 | </div> |
-
Please register or login to post a comment