删除登陆页面账号密码

This commit is contained in:
sysnix 2023-11-23 04:39:30 +08:00
parent 69c9bf590e
commit e949a15484
1 changed files with 2 additions and 2 deletions

View File

@ -99,8 +99,8 @@
v => !!v || '不能为空',
],
username: "admin",
password: "littlehui.com!23",
username: "",
password: "",
captcha: '#{.captcha}'
},
methods: {