清理 mock信息

环境文件更新
This commit is contained in:
stivepeim
2022-02-07 11:33:01 +08:00
parent 31123c724b
commit c8daa58b78
11 changed files with 4 additions and 1024 deletions

View File

@@ -2,9 +2,7 @@
ENV = 'development'
# base api
# VUE_APP_BASE_API = '/dev-api'
# VUE_APP_BASE_API = 'https://api.beta.java.crmeb.net'
VUE_APP_BASE_API = 'https://api.beta.admin.java.crmeb.net'
VUE_APP_BASE_API = 'http://api.xxx'
# vue-cli uses the VUE_CLI_BABEL_TRANSPILE_MODULES environment variable,
# to control whether the babel-plugin-dynamic-import-node plugin is enabled.