This commit is contained in:
魏啾 2024-07-26 10:47:50 +08:00
parent fdacaab44a
commit 4fb34a4235
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ const routes = [
{ {
path: "/", path: "/",
name: "home", name: "home",
component: test, // component: test,
// component: home, component: home,
}, },
{ {
path: "/login", path: "/login",