瀏覽代碼

修改登录页面

yuhan 4 月之前
父節點
當前提交
f55ad8a191
共有 1 個文件被更改,包括 1 次插入4 次删除
  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>