Przeglądaj źródła

修改登录页面

yuhan 4 miesięcy temu
rodzic
commit
f55ad8a191
1 zmienionych plików z 1 dodań i 4 usunięć
  1. 1 4
      src/views/user/LoginAccount.vue

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

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