mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-09 13:53:38 +08:00
feat: 路由历史模式从env读取并支持base参数
This commit is contained in:
1
types/global.d.ts
vendored
1
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 {
|
||||
|
||||
Reference in New Issue
Block a user