feat(projects): 细节完善、迁移页面
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import BasicLayout from './BasicLayout/index.vue';
|
||||
import BlankLayout from './BlankLayout/index.vue';
|
||||
const BasicLayout = () => import('./BasicLayout/index.vue');
|
||||
const BlankLayout = () => import('./BlankLayout/index.vue');
|
||||
|
||||
export { BasicLayout, BlankLayout };
|
||||
|
||||
Reference in New Issue
Block a user