mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-07-03 13:38:02 +08:00
配置打包
This commit is contained in:
14
jsowell-ui/.env.exploitation
Normal file
14
jsowell-ui/.env.exploitation
Normal file
@@ -0,0 +1,14 @@
|
||||
# 页面标题
|
||||
VUE_APP_TITLE = 万车充运营管理平台
|
||||
|
||||
# 开发环境配置
|
||||
ENV = 'exploitation'
|
||||
|
||||
# 万车充运营管理平台/开发环境
|
||||
VUE_APP_BASE_API = 'http://localhost:8080'
|
||||
|
||||
# 开发环境配置
|
||||
NODE_ENV = production
|
||||
|
||||
# 路由懒加载
|
||||
VUE_CLI_BABEL_TRANSPILE_MODULES = true
|
||||
Reference in New Issue
Block a user