mirror of
https://github.com/pure-admin/pure-admin-thin.git
synced 2025-11-08 11:43:37 +08:00
perf: 同步完整版分支代码
This commit is contained in:
2
types/global.d.ts
vendored
2
types/global.d.ts
vendored
@@ -68,6 +68,7 @@ declare global {
|
||||
VITE_PUBLIC_PATH: string;
|
||||
VITE_PROXY_DOMAIN: string;
|
||||
VITE_PROXY_DOMAIN_REAL: string;
|
||||
VITE_ROUTER_HISTORY: string;
|
||||
}
|
||||
|
||||
declare interface ServerConfigs {
|
||||
@@ -85,7 +86,6 @@ declare global {
|
||||
HideTabs?: boolean;
|
||||
MapConfigure?: {
|
||||
amapKey?: string;
|
||||
baiduKey?: string;
|
||||
options: {
|
||||
resizeEnable?: boolean;
|
||||
center?: number[];
|
||||
|
||||
Reference in New Issue
Block a user