Browse Source

修改登录页面

yuhan 4 months ago
parent
commit
f55ad8a191
1 changed files with 1 additions and 4 deletions
  1. 1 4
      src/views/user/LoginAccount.vue

+ 1 - 4
src/views/user/LoginAccount.vue

@@ -157,8 +157,5 @@
   }
   }
 </script>
 </script>
 
 
-<style >
-.ant-checkbox-checked .ant-checkbox-inner{
-  color: red !important;
-}
+<style>
 </style>
 </style>