mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
refactor(projects): basicLayout重构初步
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
import BaseLayout from './BaseLayout/index.vue';
|
||||
import BasicLayout from './BasicLayout/index.vue';
|
||||
import BlankLayout from './BlankLayout/index.vue';
|
||||
import RouterViewLayout from './RouterViewLayout/index.vue';
|
||||
|
||||
export { BasicLayout, BlankLayout, RouterViewLayout };
|
||||
export { BaseLayout, BasicLayout, BlankLayout, RouterViewLayout };
|
||||
|
Reference in New Issue
Block a user