shish il y a 11 mois
Parent
commit
5d7c618e65
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 3 3
      mallApp/src/pages/home/recent.vue

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

@@ -610,10 +610,10 @@ page {
        }
        
        .balance-action {
-         font-size: 26upx;
+         font-size: 28upx;
          color: #667eea;
          text-decoration: underline;
-         font-weight: 600;
+         font-weight: bold;
        }
     }
   }
@@ -645,7 +645,7 @@ page {
       }
       
       &.tertiary {
-        background: #ffb3d9;
+        background: #e91e63;
       }
       
       .btn-text {