shish 2 년 전
부모
커밋
b52a392065
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      hdApp/src/admin/home/workbench.vue
  2. 1 1
      hdApp/src/pagesPurchase/order.vue

+ 1 - 1
hdApp/src/admin/home/workbench.vue

@@ -826,7 +826,7 @@ export default {
             height: 25upx;
             height: 25upx;
             overflow-wrap: break-word;
             overflow-wrap: break-word;
             color: rgba(153, 153, 153, 1);
             color: rgba(153, 153, 153, 1);
-            font-size: 26upx;
+            font-size: 28upx;
             text-align: left;
             text-align: left;
             white-space: nowrap;
             white-space: nowrap;
             line-height: 24upx;
             line-height: 24upx;

+ 1 - 1
hdApp/src/pagesPurchase/order.vue

@@ -297,7 +297,7 @@ export default {
             height: 25upx;
             height: 25upx;
             overflow-wrap: break-word;
             overflow-wrap: break-word;
             color: rgba(153, 153, 153, 1);
             color: rgba(153, 153, 153, 1);
-            font-size: 26upx;
+            font-size: 28upx;
             text-align: left;
             text-align: left;
             white-space: nowrap;
             white-space: nowrap;
             line-height: 24upx;
             line-height: 24upx;