feat(other): init
This commit is contained in:
26
.env.production
Normal file
26
.env.production
Normal file
@@ -0,0 +1,26 @@
|
||||
# 资源公共路径,需要以 /开头和结尾
|
||||
VITE_PUBLIC_PATH='/'
|
||||
|
||||
# 是否启用MOCK
|
||||
VITE_USE_MOCK=false
|
||||
|
||||
# base api
|
||||
VITE_BASE_API='//www.wanzhuanyongcheng.cn/admin'
|
||||
VITE_BASE_API_1='//api.gxwzwh.com/admin'
|
||||
|
||||
# 是否启用压缩
|
||||
VITE_USE_COMPRESS=true
|
||||
|
||||
# 压缩类型
|
||||
VITE_COMPRESS_TYPE=gzip
|
||||
|
||||
VITE_WS1_URL='www.jdt168.com/dice/home'
|
||||
|
||||
VITE_WS_URL='www.wanzhuanyongcheng.cn/admin/data'
|
||||
|
||||
|
||||
VITE_MER_LOGIN_URL='//jdt-prod-mer.wanzhuanyongcheng.cn/login'
|
||||
|
||||
# 转盘相关
|
||||
VITE_TRUN_WS_URL='www.wanzhuanyongcheng.cn/admin/turntable'
|
||||
VITE_TRUN_WS1_URL='turntable.jdt168.com/turntable/home'
|
||||
Reference in New Issue
Block a user