mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
refactor(components): basicLayout布局组件重构完成:根据NavMode拆分为多个布局组件
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
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 { BaseLayout, BasicLayout, BlankLayout, RouterViewLayout };
|
||||
export { BasicLayout, BlankLayout, RouterViewLayout };
|
||||
|
Reference in New Issue
Block a user