Files
cas_tt_cloud_admin/.env.production

9 lines
136 B
Plaintext
Raw Normal View History

2022-01-11 08:57:13 +08:00
# 页面标题
VUE_APP_TITLE = 管理系统
# 生产环境配置
ENV = 'production'
# 管理系统/生产环境
2022-01-18 16:31:13 +08:00
VUE_APP_BASE_API = ''