Browse Source

页面内容修改

anderx 2 weeks ago
parent
commit
166d812c89
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/webapp/WEB-INF/views/common.html

+ 1 - 1
src/main/webapp/WEB-INF/views/common.html

@@ -60,7 +60,7 @@
                 <a href="javascript:void(0);">产品中心</a>
             </li>
             <li><a th:href="${basePath+'/strategic'}">战略合作</a></li>
-<!--            <li><a th:href="${basePath+'/client'}">服务客户</a></li>-->
+
             <li><a th:href="${basePath+'/news'}">新闻动态</a></li>
             <li><a th:href="${basePath+'/about'}">关于科德</a></li>
             <li><a th:href="${basePath+'/contactUs'}">联系我们</a></li>