mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-19 18:45:03 +08:00
9 lines
194 B
Plaintext
9 lines
194 B
Plaintext
# 页面标题
|
|
VUE_APP_TITLE = 万车充运营管理平台
|
|
|
|
# 生产环境配置
|
|
ENV = 'production'
|
|
|
|
# 万车充运营管理平台/生产环境
|
|
VUE_APP_BASE_API = 'https://api.jsowellcloud.com'
|