mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
feat(projects): 四种基本布局完成
This commit is contained in:
4
src/layouts/BasicLayout/components/common/index.ts
Normal file
4
src/layouts/BasicLayout/components/common/index.ts
Normal file
@ -0,0 +1,4 @@
|
||||
import GlobalLogo from './GlobalLogo.vue';
|
||||
import GlobalMenu from './GlobalMenu.vue';
|
||||
|
||||
export { GlobalLogo, GlobalMenu };
|
Reference in New Issue
Block a user