mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-09 13:53:38 +08:00
feat: 将本地响应式存储的命名空间提升到全局配置中
This commit is contained in:
1
types/global.d.ts
vendored
1
types/global.d.ts
vendored
@@ -97,6 +97,7 @@ declare global {
|
||||
MenuArrowIconNoTransition?: boolean;
|
||||
CachingAsyncRoutes?: boolean;
|
||||
TooltipEffect?: Effect;
|
||||
ResponsiveStorageNameSpace?: string;
|
||||
MapConfigure?: {
|
||||
amapKey?: string;
|
||||
options: {
|
||||
|
||||
Reference in New Issue
Block a user