mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-10-28 20:33:43 +08:00
feat(projects): 添加多页签右键菜单
This commit is contained in:
@@ -3,5 +3,6 @@ import SystemLogo from './SystemLogo/index.vue';
|
||||
import ExceptionSvg from './ExceptionSvg/index.vue';
|
||||
import LoginBg from './LoginBg/index.vue';
|
||||
import BannerSvg from './BannerSvg/index.vue';
|
||||
import HoverContainer from './HoverContainer/index.vue';
|
||||
|
||||
export { AppProviderContent, SystemLogo, ExceptionSvg, LoginBg, BannerSvg };
|
||||
export { AppProviderContent, SystemLogo, ExceptionSvg, LoginBg, BannerSvg, HoverContainer };
|
||||
|
||||
Reference in New Issue
Block a user