mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
9 lines
175 B
Plaintext
9 lines
175 B
Plaintext
# 页面标题
|
|
VUE_APP_TITLE = 万车充后台管理系统
|
|
|
|
# 生产环境配置
|
|
ENV = 'production'
|
|
|
|
# 万车充后台管理系统/生产环境
|
|
VUE_APP_BASE_API = '/prod-api'
|