删除登陆页面账号密码
This commit is contained in:
parent
69c9bf590e
commit
e949a15484
|
@ -99,8 +99,8 @@
|
|||
v => !!v || '不能为空',
|
||||
],
|
||||
|
||||
username: "admin",
|
||||
password: "littlehui.com!23",
|
||||
username: "",
|
||||
password: "",
|
||||
captcha: '#{.captcha}'
|
||||
},
|
||||
methods: {
|
||||
|
|
Loading…
Reference in New Issue