shish há 11 meses atrás
pai
commit
5d7c618e65
1 ficheiros alterados com 3 adições e 3 exclusões
  1. 3 3
      mallApp/src/pages/home/recent.vue

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

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