Browse Source

去掉默认的账号密码

gangyj 2 years ago
parent
commit
ae30a2c6f1
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/page/login/userlogin.vue

+ 2 - 2
src/page/login/userlogin.vue

@@ -88,9 +88,9 @@
           //角色ID
           roleId: "",
           //用户名
-          username: "admin",
+          username: "",
           //密码
-          password: "admin",
+          password: "",
           //账号类型
           type: "account",
           //验证码的值