f
This commit is contained in:
2
env.d.ts
vendored
2
env.d.ts
vendored
@@ -5,6 +5,8 @@ interface ImportMetaEnv {
|
||||
readonly VITE_API_BASE_URL?: string
|
||||
/** H5 开发代理目标,仅 vite 使用,默认 http://127.0.0.1:8888 */
|
||||
readonly VITE_API_PROXY_TARGET?: string
|
||||
/** qnc-webview-v3 站点根地址,如 https://www.quannengcha.com */
|
||||
readonly VITE_H5_ORIGIN?: string
|
||||
}
|
||||
|
||||
interface ImportMeta {
|
||||
|
||||
Reference in New Issue
Block a user