保存进度!

This commit is contained in:
Kane 2023-01-06 18:08:44 +08:00
parent 75c0ed90ca
commit c3ebdbf7c9
1 changed files with 2 additions and 4 deletions

View File

@ -5,7 +5,7 @@ export const routes = [
redirect: "Login", redirect: "Login",
hidden: true, hidden: true,
aaa: "", aaa: "",
bbb:"" bbb: ""
}, },
// 登录 // 登录
{ {
@ -105,11 +105,9 @@ export const routes = [
} }
] ]
} }
]; ];
const router = createRouter({ const router = createRouter({
history: createWebHashHistory(), history: createWebHashHistory(),
routes routes