shish 21 часов назад
Родитель
Сommit
421ec97f60
1 измененных файлов с 3 добавлено и 3 удалено
  1. 3 3
      mallApp/src/pages/home/recent.vue

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

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