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:
7
src/typings/route.d.ts
vendored
7
src/typings/route.d.ts
vendored
@ -38,9 +38,7 @@ declare namespace AuthRoute {
|
||||
| 'plugin_swiper'
|
||||
| 'plugin_charts'
|
||||
| 'plugin_charts_echarts'
|
||||
| 'plugin_charts_d3'
|
||||
| 'plugin_charts_antv'
|
||||
| 'plugin_charts_chartjs'
|
||||
| 'auth-demo'
|
||||
| 'auth-demo_permission'
|
||||
| 'auth-demo_super'
|
||||
@ -57,6 +55,11 @@ declare namespace AuthRoute {
|
||||
| 'multi-menu_first_second'
|
||||
| 'multi-menu_first_second-new'
|
||||
| 'multi-menu_first_second-new_third'
|
||||
| 'management'
|
||||
| 'management_user'
|
||||
| 'management_role'
|
||||
| 'management_auth'
|
||||
| 'management_route'
|
||||
| 'about';
|
||||
|
||||
/** 路由的path */
|
||||
|
Reference in New Issue
Block a user