Просмотр исходного кода

Merge branch 'feature_20260512_日报分享ui修改'

zhujindu недель назад: 2
Родитель
Сommit
bc396fdb2b

+ 1 - 2
src/components/share.vue

@@ -546,10 +546,9 @@ export default {
     }
     .commentMessage {
       padding: vw(60) 0;
-      font-family: PingFang-SC-Medium;
       font-size: vw(28);
-      font-weight: bold;
       color: #ffffff;
+      line-height: vw(50);
     }
   }
 

+ 18 - 15
src/components/shareAtarget.vue

@@ -395,14 +395,14 @@ export default {
 }
 
 .progressContentlist {
-  font-size: 14px;
+  font-size: vw(28);
   border-bottom: 1px dashed #f1f1f1;
   padding: 10px 0;
 }
 
 .linep p {
   /* margin: 10px 0 0 0; */
-  font-size: 14px;
+  font-size: vw(28);
   color: #666;
 }
 </style>
@@ -428,8 +428,8 @@ export default {
 
 .linep .van-cell__title {
   color: #1e5398;
-  font-weight: 500;
-  font-size: 16px;
+  // font-weight: 500;
+  font-size: vw(28);
 }
 
 .homeCellIcon {
@@ -438,7 +438,7 @@ export default {
 
 .homeTitle .van-cell__title {
   color: #444;
-  font-size: 16px;
+  font-size: vw(28);
   font-weight: bold;
   padding-left: 4px;
   line-height: 36px;
@@ -447,7 +447,7 @@ export default {
 
 .updataTime {
   color: #999;
-  font-size: 12px;
+  font-size: vw(28);
   text-align: center;
 }
 
@@ -468,7 +468,7 @@ export default {
 
 .tipTitleBox .p {
   color: #555;
-  font-size: 16px;
+  font-size: vw(28);
   border-bottom: 1px solid #f5f5f5;
   margin: 0;
   margin-bottom: 10px;
@@ -482,7 +482,7 @@ export default {
 
 .storeTypeHome .storeTypeHomeList .van-cell__title {
   color: #4a4a4a;
-  font-size: 14px;
+  font-size: vw(28);
 }
 
 .storeTypeHome .monthNoVisit {
@@ -498,7 +498,7 @@ export default {
 }
 
 .storeTypeHome .monthNoVisitStatstext {
-  font-size: 12px;
+  font-size: vw(28);
   //   background-color: #0057ba;
   position: absolute;
   right: 0;
@@ -510,7 +510,7 @@ export default {
 }
 .ABtarage {
   .table-headermd {
-    font-size: 12px;
+    font-size: vw(28);
     text-align: center;
     position: initial;
     width: 98% !important;
@@ -518,7 +518,7 @@ export default {
     border-right: 0;
   }
   .table-headermdhome {
-    font-size: 14px;
+    font-size: vw(28);
   }
   .table-headermdhome th.el-table__cell > .cell {
     white-space: pre;
@@ -612,8 +612,8 @@ export default {
 <style lang="scss">
 .shareAtarget {
   p {
-    margin: 10px 0 0 0;
-    font-size: 14px;
+    margin: 8px 0 0 0;
+    font-size: vw(28);
     color: #fff !important;
     /* color: #666; */
   }
@@ -623,7 +623,8 @@ export default {
     display: inline-block;
     // padding: 0 4px;
     border-radius: 2px;
-    font-size: 14px;
+    font-size: vw(28);
+    padding: 0;
   }
   .rightTitle {
     background-color: unset !important;
@@ -631,7 +632,8 @@ export default {
     display: inline-block;
     // padding: 0 4px;
     border-radius: 2px;
-    font-size: 14px;
+    font-size: vw(28);
+    padding: 0;
   }
 
   .colBack {
@@ -672,6 +674,7 @@ export default {
     color: #fff;
     margin-right: 10px;
     border-radius: 3px;
+    padding: 0 5px 0 0;
   }
   .colLabel_KK {
     background: unset !important;

+ 17 - 15
src/components/shareBtarget.vue

@@ -227,14 +227,14 @@ export default {
 }
 
 .progressContentlist {
-  font-size: 14px;
+  font-size: vw(28);
   border-bottom: 1px dashed #f1f1f1;
   padding: 10px 0;
 }
 
 .linep p {
   /* margin: 10px 0 0 0; */
-  font-size: 14px;
+  font-size: vw(28);
   color: #666;
 }
 
@@ -277,8 +277,7 @@ export default {
 
 .linep .van-cell__title {
   color: #1e5398;
-  font-weight: 500;
-  font-size: 16px;
+  font-size: vw(28);
 }
 
 .homeCellIcon {
@@ -287,7 +286,7 @@ export default {
 
 .homeTitle .van-cell__title {
   color: #444;
-  font-size: 16px;
+  font-size: vw(28);
   font-weight: bold;
   padding-left: 4px;
   line-height: 36px;
@@ -296,7 +295,7 @@ export default {
 
 .updataTime {
   color: #999;
-  font-size: 12px;
+  font-size: vw(28);
   text-align: center;
 }
 
@@ -313,7 +312,7 @@ export default {
 
 .tipTitleBox .p {
   color: #555;
-  font-size: 16px;
+  font-size: vw(28);
   border-bottom: 1px solid #f5f5f5;
   margin: 0;
   margin-bottom: 10px;
@@ -327,7 +326,7 @@ export default {
 
 .storeTypeHome .storeTypeHomeList .van-cell__title {
   color: #4a4a4a;
-  font-size: 14px;
+  font-size: vw(28);
 }
 
 .storeTypeHome .monthNoVisit {
@@ -343,7 +342,7 @@ export default {
 }
 
 .storeTypeHome .monthNoVisitStatstext {
-  font-size: 12px;
+  font-size: vw(28);
   background-color: #0057ba;
   position: absolute;
   right: 0;
@@ -355,7 +354,7 @@ export default {
 }
 .ABtarage {
   .table-headermd {
-    font-size: 12px;
+    font-size: vw(28);
     text-align: center;
     position: initial;
     width: 98% !important;
@@ -363,7 +362,7 @@ export default {
     border-right: 0;
   }
   .table-headermdhome {
-    font-size: 14px;
+    font-size: vw(28);
   }
   .table-headermdhome th.el-table__cell > .cell {
     white-space: pre;
@@ -426,8 +425,8 @@ export default {
 <style lang="scss">
 .shareBtarget {
   p {
-    margin: 10px 0 0 0;
-    font-size: 14px;
+    margin: 8px 0 0 0;
+    font-size: vw(28);
     color: #fff !important;
     /* color: #666; */
   }
@@ -437,7 +436,8 @@ export default {
     display: inline-block;
     // padding: 0 4px;
     border-radius: 2px;
-    font-size: 14px;
+    font-size: vw(28);
+    padding: 0;
   }
   .rightTitle {
     background-color: unset !important;
@@ -445,7 +445,8 @@ export default {
     display: inline-block;
     // padding: 0 4px;
     border-radius: 2px;
-    font-size: 14px;
+    font-size: vw(28);
+    padding: 0;
   }
   .colLabel_KK {
     background: unset !important;
@@ -505,6 +506,7 @@ export default {
     color: #fff;
     // margin-right: 10px;
     border-radius: 3px;
+    padding: 0 5px 0 0;
   }
   .colorbalck {
     color: #fff;

+ 6 - 6
src/components/shareCommonTarget.vue

@@ -335,7 +335,7 @@ export default {
   .linep .van-cell__title {
     color: #fff;
     font-weight: 500;
-    font-size: 16px;
+    font-size: vw(28);
   }
 
   .homeCellIcon {
@@ -344,7 +344,7 @@ export default {
 
   .homeTitle .van-cell__title {
     color: #fff;
-    font-size: 16px;
+    font-size: vw(28);
     font-weight: bold;
     padding-left: 4px;
     line-height: 36px;
@@ -353,7 +353,7 @@ export default {
 
   .updataTime {
     color: #fff;
-    font-size: 12px;
+    font-size: vw(28);
     text-align: center;
   }
 
@@ -374,7 +374,7 @@ export default {
 
   .storeTypeHome .storeTypeHomeList .van-cell__title {
     color: #fff;
-    font-size: 14px;
+    font-size: vw(28);
   }
 
   .storeTypeHome .monthNoVisit {
@@ -390,7 +390,7 @@ export default {
   }
 
   .storeTypeHome .monthNoVisitStatstext {
-    font-size: 12px;
+    font-size: vw(28);
     background-color: #0057ba;
     position: absolute;
     right: 0;
@@ -447,7 +447,7 @@ export default {
   }
 
   .table-headermdhome {
-    font-size: 14px;
+    font-size: vw(28);
   }
 
   .table-headermdhome th.el-table__cell > .cell {

+ 5 - 2
src/components/shareReportCustom.vue

@@ -86,11 +86,14 @@ export default {
   }
 
   .content {
-    font-size: 14px;
+    font-size: vw(28);
     // font-weight: bold;
     color: #ffff;
-    line-height: vw(63);
+    line-height: vw(48);
     white-space: pre-wrap;
+    p {
+      margin: 0;
+    }
   }
 }
 </style>