Browse Source

feat: 字号调整

haopeng 2 years ago
parent
commit
0ba09ab0d7

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

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

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

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

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

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