gjy 3 years ago
parent
commit
327969ebf0
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/views/login/index.vue

+ 3 - 3
src/views/login/index.vue

@@ -1202,7 +1202,7 @@
           .forget-pwd {
             display: inline-block;
             white-space: nowrap;
-            color: #fff;
+            // color: #fff;
             font-size: 12px;
             line-height: 19px;
           }
@@ -1233,7 +1233,7 @@
 
         .make-easier {
           display: flex;
-          color: #fff;
+          // color: #fff;
           font-size: 12px;
           text-align: center;
           line-height: 32px;
@@ -1383,7 +1383,7 @@
     .register-buttom {
       width: 15%;
       margin: 0 auto;
-      color: #fff;
+      // color: #fff;
       display: block;
       text-align: center;
       font-size: 12px;