Bladeren bron

feat: 字号调整

haopeng 2 jaren geleden
bovenliggende
commit
0ba09ab0d7

+ 1 - 1
src/pages/confirmOrder/addOrder/index.vue

@@ -1091,7 +1091,7 @@ export default {
1091 1091
               line-height: 18px;
1092 1092
             }
1093 1093
             .project-zoom {
1094
-              font-size: 12px;
1094
+              font-size: 14px;
1095 1095
               font-family: PingFangSC-Regular, PingFang SC;
1096 1096
               font-weight: 400;
1097 1097
               color: #fa7d22;

+ 1 - 1
src/pages/confirmOrder/details/index.vue

@@ -1509,7 +1509,7 @@ export default {
1509 1509
               line-height: 18px;
1510 1510
             }
1511 1511
             .project-zoom {
1512
-              font-size: 12px;
1512
+              font-size: 14px;
1513 1513
               font-family: PingFangSC-Regular, PingFang SC;
1514 1514
               font-weight: 400;
1515 1515
               color: #fa7d22;

+ 1 - 1
src/pages/historicalOrder/details/index.vue

@@ -555,7 +555,7 @@ export default {
555 555
               line-height: 18px;
556 556
             }
557 557
             .project-zoom {
558
-              font-size: 12px;
558
+              font-size: 14px;
559 559
               font-family: PingFangSC-Regular, PingFang SC;
560 560
               font-weight: 400;
561 561
               color: #fa7d22;