mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-15 05:03:44 +08:00
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