anderx лет назад: 4
Родитель
Сommit
ec41b48d5b

+ 6 - 6
src/main/webapp/WEB-INF/views/portal/client.html

@@ -27,7 +27,7 @@
         <div class="client main">
             <div class="product-title">
                 <h4>服务客户</h4>
-                <p>已为26000+企业,获得国家高新技术企业认证!</p>
+                <p>已为26800企业,获得国家高新技术企业认证!</p>
             </div>
             <div class="container">
                 <div class="client-list">
@@ -48,13 +48,13 @@
                     <div class="shengfen">
                         <span>所属省份</span>
                         <ul>
-                            
+
                         </ul>
                     </div>
                 </div>
                 <div class="client-list-box">
                     <div class="client-item">
-                       
+
                     </div>
                     <!-- 分页 -->
                     <div class="page_2"></div>
@@ -69,9 +69,9 @@
         </footer>
         <!-- 底部  end -->
     </div>
-    
+
      <div th:replace="common::footer(~{::script},'')">
-      
+
     <!-- 手机端省级联动 -->
     <script type="text/javascript">
         var mobileSelect = new MobileSelect({
@@ -417,4 +417,4 @@
 
 </body>
 
-</html>
+</html>

+ 5 - 5
src/main/webapp/WEB-INF/views/portal/strategic.html

@@ -5,7 +5,7 @@
     <meta name="viewport" content="width=device-width,initial-scale=1.0, user-scalable=no">
     <meta http-equiv="X-UA-Compatible" content="ie=edge">
     <title>科德信息咨询</title>
-    
+
     <!-- 二级页面CSS -->
     <link rel="stylesheet" th:href="${portalHost+'/css/secode.css'}">
     <!-- 自定义动画样式 -->
@@ -28,7 +28,7 @@
         <div class="main-str  main">
             <div class="product-title">
                 <h4>战略合作</h4>
-                <p>已为26000+企业,获得国家高新技术企业认证!</p>
+                <p>已为26800企业,获得国家高新技术企业认证!</p>
             </div>
             <div class="strategic container">
                     <div class="">
@@ -62,14 +62,14 @@
         </footer>
         <!-- 底部  end -->
     </div>
-    
+
      <div th:replace="common::footer(~{::script},'')">
     <!-- 引入轮播 -->
     <script th:src="${portalHost+'/js/page.js'}"></script>
     <script >
         cooperation()
     </script>
-    </div>   
+    </div>
 </body>
 
-</html>
+</html>