mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-09 13:53:38 +08:00
feat: 添加 CachingAsyncRoutes 是否开启动态路由缓存本地,默认 true
This commit is contained in:
1
types/global.d.ts
vendored
1
types/global.d.ts
vendored
@@ -95,6 +95,7 @@ declare global {
|
||||
ShowLogo?: boolean;
|
||||
ShowModel?: string;
|
||||
MenuArrowIconNoTransition?: boolean;
|
||||
CachingAsyncRoutes?: boolean;
|
||||
MapConfigure?: {
|
||||
amapKey?: string;
|
||||
options: {
|
||||
|
||||
Reference in New Issue
Block a user