This commit is contained in:
cxc
2023-01-04 16:11:46 +08:00
parent 9fce7c22e7
commit dd86abca9a
7 changed files with 49 additions and 23 deletions

View File

@ -145,8 +145,8 @@ const userStore = useUserStore();
const isLogin = ref(1);
const loginForm = ref({
username: "18212342345",
password: "12342345",
username: "",
password: "",
rememberMe: false,
mode: "102",
captcha: "",