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: "/",
name: "home",
component: test,
// component: home,
// component: test,
component: home,
},
{
path: "/login",