改为使用vue-cli打包,修改所有的请求方式
This commit is contained in:
11
zyplayer-doc-ui/wiki-ui/.env.development
Normal file
11
zyplayer-doc-ui/wiki-ui/.env.development
Normal file
@@ -0,0 +1,11 @@
|
||||
# 开发环境
|
||||
ENV = 'development'
|
||||
|
||||
# base api
|
||||
# VUE_APP_BASE_API = 'http://local.zyplayer.com:8083/zyplayer-doc-manage'
|
||||
VUE_APP_BASE_API = 'http://doc.zyplayer.com/zyplayer-doc-manage'
|
||||
|
||||
VUE_CLI_BABEL_TRANSPILE_MODULES = true
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user