shish 1 месяц назад
Родитель
Сommit
5712393bfd
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      mallApp/src/pages/login/index.vue

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

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