mirror of
https://github.com/pure-admin/pure-admin-thin.git
synced 2025-11-10 20:53:37 +08:00
feat: 添加 CachingAsyncRoutes 是否开启动态路由缓存本地,默认 true
This commit is contained in:
@@ -15,5 +15,6 @@
|
||||
"EpThemeColor": "#409EFF",
|
||||
"ShowLogo": true,
|
||||
"ShowModel": "smart",
|
||||
"MenuArrowIconNoTransition": true
|
||||
"MenuArrowIconNoTransition": true,
|
||||
"CachingAsyncRoutes": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user