shish 19 시간 전
부모
커밋
0809b56ee6
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      mallApp/src/pages/home/recent.vue

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

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