فهرست منبع

Merge remote-tracking branch 'origin/2025北京诚祥' into 2025北京诚祥

wangguoyu 1 هفته پیش
والد
کامیت
65a5800343

+ 3 - 3
assets/scss/cus-client/cus-client-common.scss

@@ -307,10 +307,10 @@ h1,h2,h3,h4,h5,h6,p{font-weight:normal;margin: 0;}
     // 上一篇下一篇
     .client-details-pagination {
       a {
-        max-width: 45%;float: left;@include setFontStyle(-4);
-        color: #25ac83;display: inline-block;@include single-line-ellipsis;
+        width: 100%;@include setFontStyle(-4);
+        color: #25ac83;display: block;@include single-line-ellipsis;
       }
-      a:last-child {margin-left: 10%;float: right;}
+      a + a{margin-top: 16px}
       a:hover {color: #25ac83;cursor: pointer}
     }
 

+ 1 - 1
assets/scss/cus-client/cus-client-page.scss

@@ -51,7 +51,7 @@
         .industry-information-left {
           width: 480px;margin-right: 80px;display: inline-block;vertical-align: top;color: #333;
           div {float: left;border-right: 1px solid #dbdbea;padding: 8px 16px 8px 0;}
-          img {width: 480px;margin-bottom: 10px;}
+          img {width: 480px;margin-bottom: 10px;height: 237px;}
           h4 {@include setFontStyle(-2);margin-bottom: 16px;line-height: 1.6;@include single-line-ellipsis;}
           p {@include setFontStyle(-6);height: 68px;line-height: 22px;padding: 2px 0 0 16px;text-align: justify;@include multi-line-ellipsis(3);}
           b {@include setFontStyle(-4);font-weight: normal;display: block;margin-bottom: 16px;}

+ 1 - 1
pages/cpyfw/index.vue

@@ -183,7 +183,7 @@
         }},
       head(){
         return {
-          title: '家政',
+          title: '家政管理系统',
         }
       },
       methods:    {

+ 1 - 1
pages/gywm/index.vue

@@ -71,7 +71,7 @@
       },
       head(){
         return {
-          title: '家政',
+          title: '家政管理系统',
         }
       },
     };

+ 1 - 1
pages/index.vue

@@ -214,7 +214,7 @@
 
     head(){
       return {
-        title: '家政',
+        title: '家政管理系统',
         /*meta: [
           {
             name: 'description',

+ 1 - 1
pages/news/_id.vue

@@ -60,7 +60,7 @@
     },
     head(){
       return {
-        title: '家政',
+        title: '家政管理系统',
       }
     },
     methods:  {

+ 1 - 1
pages/news/index.vue

@@ -78,7 +78,7 @@
     },
     head(){
       return {
-        title: '家政',
+        title: '家政管理系统',
       }
     },
     methods:    {