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:
@ -1,3 +1,7 @@
|
||||
import MenuCollapse from './MenuCollapse.vue';
|
||||
import GithubSite from './GithubSite.vue';
|
||||
import FullScreen from './FullScreen.vue';
|
||||
import ThemeMode from './ThemeMode.vue';
|
||||
import UserAvatar from './UserAvatar.vue';
|
||||
|
||||
export { MenuCollapse };
|
||||
export { MenuCollapse, GithubSite, FullScreen, ThemeMode, UserAvatar };
|
||||
|
Reference in New Issue
Block a user