This commit is contained in:
魏啾
2024-07-26 10:16:57 +08:00
parent ea0c01bb2b
commit fd6410f742
4 changed files with 337 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",