shish 2 月之前
父節點
當前提交
9ea1de201b

+ 3 - 3
ghsApp/src/admin/custom/balanceChange.vue

@@ -292,14 +292,14 @@ export default {
 }
 
 .bc-date {
-	font-size: 26upx;
+	font-size: 28upx;
 	color: #2c2c2c;
 	line-height: 1.35;
 }
 
 .bc-clock {
 	margin-top: 4upx;
-	font-size: 26upx;
+	font-size: 28upx;
 	color: #2c2c2c;
 	line-height: 1.35;
 }
@@ -369,7 +369,7 @@ export default {
 }
 
 .bc-balance {
-	font-size: 26upx;
+	font-size: 28upx;
 	color: #131212;
 	line-height: 1.35;
 	font-variant-numeric: tabular-nums;

+ 3 - 3
hdApp/src/admin/custom/balanceChange.vue

@@ -313,14 +313,14 @@ export default {
 }
 
 .bc-date {
-	font-size: 26upx;
+	font-size: 28upx;
 	color: #2c2c2c;
 	line-height: 1.35;
 }
 
 .bc-clock {
 	margin-top: 4upx;
-	font-size: 26upx;
+	font-size: 28upx;
 	color: #2c2c2c;
 	line-height: 1.35;
 }
@@ -390,7 +390,7 @@ export default {
 }
 
 .bc-balance {
-	font-size: 26upx;
+	font-size: 28upx;
 	color: #131212;
 	line-height: 1.35;
 	font-variant-numeric: tabular-nums;

+ 3 - 3
hdApp/src/admin/ghs/balanceChange.vue

@@ -292,14 +292,14 @@ export default {
 }
 
 .bc-date {
-	font-size: 26upx;
+	font-size: 28upx;
 	color: #2c2c2c;
 	line-height: 1.35;
 }
 
 .bc-clock {
 	margin-top: 4upx;
-	font-size: 26upx;
+	font-size: 28upx;
 	color: #2c2c2c;
 	line-height: 1.35;
 }
@@ -369,7 +369,7 @@ export default {
 }
 
 .bc-balance {
-	font-size: 26upx;
+	font-size: 28upx;
 	color: #131212;
 	line-height: 1.35;
 	font-variant-numeric: tabular-nums;

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

@@ -741,7 +741,7 @@ export default {
     }
     .order-clear-bills__amt {
       font-weight: normal;
-      font-size: 26upx;
+      font-size: 28upx;
       margin-left: 20upx;
       font-weight: bold;
     }