ADD: 模块激活流程
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { RouteRecordRaw } from 'vue-router'
|
||||
import { type RouteRecordRaw } from 'vue-router'
|
||||
import { HOME_URL, LOGIN_URL } from '@/config'
|
||||
|
||||
export const Layout = () => import('@/layouts/index.vue')
|
||||
/**
|
||||
* staticRouter (静态路由)
|
||||
|
||||
Reference in New Issue
Block a user