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

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

@@ -821,7 +821,7 @@ page {
     }
 
     .balance-value {
-	  margin-left: 20upx;
+	    margin-left: 10upx;
       color: $mainColor1;
     }
 
@@ -841,7 +841,7 @@ page {
   }
 
   .balance-value {
-    font-size: 44upx;
+    font-size: 30upx;
     font-weight: 700;
     line-height: 1;
   }
@@ -864,13 +864,13 @@ page {
 
   .enter-text {
     color: $mainColor1;
-    font-size: 32upx;
-    font-weight: 600;
+    font-size: 33upx;
+    font-weight: 700;
     line-height: 1;
   }
 
   .enter-arrow {
-    margin-left: 30upx;
+    margin-left:15upx;
     flex-shrink: 0;
     color: $mainColor1;
     font-size: 24upx;