chore: 增加环境变量
打包配置demo -> build:antd:test
This commit is contained in:
@@ -15,7 +15,7 @@ VITE_INJECT_APP_LOADING=true
|
||||
# 打包后是否生成dist.zip
|
||||
VITE_ARCHIVER=true
|
||||
|
||||
# 后台请求路径 具体在vite.config.mts配置代理
|
||||
# 后端接口地址
|
||||
VITE_GLOB_API_URL=/prod-api
|
||||
|
||||
# 全局加密开关(即开启了加解密功能才会生效 不是全部接口加密 需要和后端对应)
|
||||
|
Reference in New Issue
Block a user