修改配置打包
This commit is contained in:
@ -5,4 +5,5 @@ VUE_APP_TITLE = 管理系统
|
||||
ENV = 'production'
|
||||
|
||||
# 管理系统/生产环境
|
||||
VUE_APP_BASE_API = ''
|
||||
# VUE_APP_BASE_API = 'http://101.34.131.16:8000'
|
||||
VUE_APP_BASE_API = '/api'
|
||||
|
Reference in New Issue
Block a user