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:
8
src/views/index.ts
Normal file
8
src/views/index.ts
Normal file
@ -0,0 +1,8 @@
|
||||
export * from './system';
|
||||
export * from './dashboard';
|
||||
export * from './document';
|
||||
export * from './plugin';
|
||||
export * from './component';
|
||||
export * from './multi-menu';
|
||||
export * from './about';
|
||||
export * from './website';
|
Reference in New Issue
Block a user