删除登陆页面账号密码,后台点击量显示异常 #1

Merged
sysnix merged 2 commits from sysnix into master 2023-11-23 04:48:29 +08:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit e949a15484 - Show all commits

View File

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