改为使用vue-cli打包,修改所有的请求方式
This commit is contained in:
6
zyplayer-doc-ui/wiki-ui/.env.production
Normal file
6
zyplayer-doc-ui/wiki-ui/.env.production
Normal file
@@ -0,0 +1,6 @@
|
||||
# 线上环境
|
||||
ENV = 'production'
|
||||
|
||||
# base api
|
||||
VUE_APP_BASE_API = './'
|
||||
|
||||
Reference in New Issue
Block a user