Commit 736682ab by 曾凡江

V2封板

parent f977450d
...@@ -84,8 +84,8 @@ const router = useRouter() ...@@ -84,8 +84,8 @@ const router = useRouter()
const {proxy} = getCurrentInstance() const {proxy} = getCurrentInstance()
const loginForm = ref({ const loginForm = ref({
username: 'admin', username: '',
password: 'admin123', password: '',
rememberMe: false, rememberMe: false,
code: '', code: '',
uuid: '' uuid: ''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment