10 lines
238 B
Plaintext
10 lines
238 B
Plaintext
# 页面标题
|
|
VUE_APP_TITLE = 健康管理运维端
|
|
|
|
# 生产环境配置
|
|
ENV = 'production'
|
|
|
|
# 健康管理运维端/生产环境
|
|
VUE_APP_BASE_API = 'https://hekou-nurse-api.xinyilu.cn'
|
|
# VUE_APP_BASE_API = 'http://192.168.16.250:8098'
|