11 lines
221 B
Plaintext
11 lines
221 B
Plaintext
# 页面标题
|
|
VUE_APP_TITLE = ''
|
|
|
|
# 生产环境配置
|
|
ENV = 'production'
|
|
|
|
# 智慧车间安防监控与管理系统/生产环境
|
|
VUE_APP_BASE_API = '/prod-api'
|
|
|
|
VUE_APP_BACKEND_URL = 'http://117.73.11.115:8086/ytr-god'
|