Browse Source

文字优化

shish 1 month ago
parent
commit
5712393bfd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mallApp/src/pages/login/index.vue

+ 1 - 1
mallApp/src/pages/login/index.vue

@@ -355,7 +355,7 @@ export default {
   }
   
   &.account {
-    color: black;
+    color: rgb(71, 71, 71);
     font-weight: 600;
   }
 }