mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
refactor(projects): 精简代码
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
export { ContentType, EnumDataType, EnumLoginModule } from './common';
|
||||
export { EnumAnimate } from './animate';
|
||||
export { EnumNavMode, EnumNavTheme, EnumMultiTabMode, EnumHorizontalMenuPosition } from './theme';
|
||||
export { EnumRoutePath, EnumRouteTitle } from './route';
|
||||
export { EnumStorageKey } from './storage';
|
||||
export * from './common';
|
||||
export * from './animate';
|
||||
export * from './theme';
|
||||
export * from './route';
|
||||
export * from './storage';
|
||||
|
Reference in New Issue
Block a user