소스 검색

全国公司修改

anderx 1 개월 전
부모
커밋
5882c6a70c
2개의 변경된 파일1개의 추가작업 그리고 52개의 파일을 삭제
  1. 0 15
      src/main/webapp/WEB-INF/views/portal/htmlmap.html
  2. 1 37
      src/main/webapp/WEB-INF/views/portal/index.html

+ 0 - 15
src/main/webapp/WEB-INF/views/portal/htmlmap.html

@@ -52,9 +52,6 @@
             <a th:href="${basePath+'/strategic'}">
               <div class="mbitems">战略合作</div>
             </a>
-            <a th:href="${basePath+'/client'}">
-              <div class="mbitems">服务客户</div>
-            </a>
             <a th:href="${basePath+'/news'}">
               <div class="mbitems">新闻动态</div>
             </a>
@@ -81,12 +78,6 @@
                 <h6>高企认定</h6>
               </li>
             </a>
-<!--            <a th:href="${basePath+'/service/zscq?0'}">-->
-<!--              <li>-->
-<!--                <span class="iconfont icon-zhishichanquan m-fontsiz"></span>-->
-<!--                <h6>知识产权</h6>-->
-<!--              </li>-->
-<!--            </a>-->
             <a th:href="${basePath+'/service/zczx?0'}">
               <li>
                 <span class="iconfont icon-V m-fontsiz"></span>
@@ -122,12 +113,6 @@
             <a th:href="${basePath+ '/about?ryzz'}">
               <div class="aitems">科德资质</div>
             </a>
-            <a th:href="${basePath+ '/about?qggs'}">
-              <div class="aitems">科德子公司</div>
-            </a>
-            <a th:href="${basePath+ '/about?fzlc'}">
-              <div class="aitems">发展历程</div>
-            </a>
             <a th:href="${basePath+ '/about?jrwm'}">
               <div class="aitems">加入我们</div>
             </a>

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 37
src/main/webapp/WEB-INF/views/portal/index.html