1.2编译版

This commit is contained in:
simple321vip
2023-02-03 00:13:20 +08:00
parent 80b21e74bd
commit 0e5e35057b
68 changed files with 223 additions and 93 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ const routes: Array<RouteRecordRaw> = [
},
{
path: "/illustration",
component: () => import('@/components/illustration/login.vue')
component: () => import('@/components/illustration/index.vue')
},
{
path: "/register",