浏览代码

修改关于科德

Signed-off-by: anderx <312518615@qq.com>
anderx 5 年之前
父节点
当前提交
70f3464f17
共有 2 个文件被更改,包括 18 次插入14 次删除
  1. 10 7
      src/main/webapp/WEB-INF/views/common.html
  2. 8 7
      src/main/webapp/WEB-INF/views/portal/aboutKede.html

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

@@ -426,7 +426,8 @@
                                     </div>
 
                                 </a>
-                                <a th:href="${basePath+'/portal/productServicePingtai'}">
+                                <!-- <a th:href="${basePath+'/portal/productServicePingtai'}"> -->
+                                <a>
                                     <div th:class="${Cstatus}=='ptkf'?'active pd-li':'pd-li'">
                                         <img th:src="${portalHost+'/images/Product-center/pingtaikaifajianshe/p-1-1.png'}" />
                                         <div class="pd-mask">
@@ -543,8 +544,8 @@
                                         </div>
                                     </div>
                                 </a>
-
-                                <a th:href="${basePath+'/portal/productServiceQiyexx'}">
+                                <!-- <a th:href="${basePath+'/portal/productServiceQiyexx'}"> -->
+                                <a>
                                     <div th:class="${Cstatus}=='qyxxl'?'active pd-li':'pd-li'">
                                         <img th:src="${portalHost+'/images/Product-center/qiyexingxianglei/p-1-1.png'}" />
                                         <div class="pd-mask">
@@ -560,8 +561,8 @@
                                         </div>
                                     </div>
                                 </a>
-
-                                <a th:href="${basePath+'/portal/productServicePingmian'}">
+                                <!-- <a th:href="${basePath+'/portal/productServicePingmian'}"> -->
+                                <a >
                                     <div th:class="${Cstatus}=='pmgg'?'active pd-li':'pd-li'">
                                         <img th:src="${portalHost+'/images/Product-center/guanggaopingmianlei/p-1-1.png'}" />
                                         <div class="pd-mask">
@@ -580,7 +581,8 @@
                             </div>
 
                             <div class="swiper-slide">
-                                <a th:href="${basePath+'/portal/productServiceCehua'}">
+                                <!-- <a th:href="${basePath+'/portal/productServiceCehua'}"> -->
+                                <a >
                                     <div th:class="${Cstatus}=='chzll'?'active pd-li':'pd-li'">
                                         <img th:src="${portalHost+'/images/Product-center/cehuazhanlanlei/p-1-1.png'}" />
                                         <div class="pd-mask">
@@ -596,7 +598,8 @@
                                         </div>
                                     </div>
                                 </a>
-                                <a th:href="${basePath+'/portal/productServiceBz'}">
+                                <!-- <a th:href="${basePath+'/portal/productServiceBz'}"> -->
+                                <a >
                                     <div th:class="${Cstatus}=='bzsjl'?'active pd-li':'pd-li'">
                                         <img th:src="${portalHost+'/images/Product-center/baozhuangshejilei/p-1-1.png'}" />
                                         <div class="pd-mask">

文件差异内容过多而无法显示
+ 8 - 7
src/main/webapp/WEB-INF/views/portal/aboutKede.html