shgx_tz_mom/ZR.Vue/.env.production

9 lines
142 B
Plaintext
Raw Normal View History

2021-08-23 16:57:25 +08:00
# 生产环境配置
ENV = 'production'
# ZR管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'
# 路由前缀
VUE_ROUTER_PREFIX = '/'