release: 2.0.0发布
This commit is contained in:
@@ -13,7 +13,6 @@ import { useAppStoreWithOut } from '@/store/modules/app'
|
||||
const appStore = useAppStoreWithOut()
|
||||
|
||||
const modules = import.meta.glob('../../views/**/*.vue')
|
||||
console.log(modules)
|
||||
|
||||
/* Layout */
|
||||
const Layout = () => import('@/layout/index.vue')
|
||||
|
||||
Reference in New Issue
Block a user