doc: 文档完善

This commit is contained in:
橙子
2023-12-16 14:18:53 +08:00
parent e14c973a74
commit 3527c45556
3 changed files with 101 additions and 2 deletions

View File

@@ -75,8 +75,8 @@ const router = useRouter();
const { proxy } = getCurrentInstance();
const loginForm = ref({
username: "cc",
password: "123456",
username: "",
password: "",
rememberMe: false,
code: "",
uuid: ""