emis-oms-frontend/.env.production

16 lines
307 B
Plaintext
Raw Normal View History

2023-11-27 09:02:24 +00:00
# 页面标题
VUE_APP_TITLE = 管理系统
2024-07-29 00:56:16 +00:00
VUE_APP_VERSION = '20240729'
2023-11-27 09:02:24 +00:00
# 生产环境配置
ENV = 'production'
# 管理系统/生产环境
2023-12-13 04:42:14 +00:00
VUE_APP_PDOMAIN = 'tanex56-oms'
2025-06-19 20:26:44 +00:00
VUE_APP_BASE_API = 'https://api-sapp.tanex56.com/api/omssvr'
2024-07-10 05:23:08 +00:00
VUE_APP_DATA_FROM = "oms"
2025-06-19 20:55:14 +00:00
VUE_APP_WECHAT_APPID = wxcb329faf410bc997