shish 20 hours ago
parent
commit
0809b56ee6
1 changed files with 2 additions and 2 deletions
  1. 2 2
      mallApp/src/pages/home/recent.vue

+ 2 - 2
mallApp/src/pages/home/recent.vue

@@ -834,7 +834,7 @@ page {
   }
   }
 
 
   .balance-label {
   .balance-label {
-    font-size: 28upx;
+    font-size: 30upx;
     font-weight: 500;
     font-weight: 500;
     margin-right: 10upx;
     margin-right: 10upx;
     line-height: 1;
     line-height: 1;
@@ -842,7 +842,7 @@ page {
 
 
   .balance-value {
   .balance-value {
     font-size: 30upx;
     font-size: 30upx;
-    font-weight: 700;
+    font-weight: 500;
     line-height: 1;
     line-height: 1;
   }
   }