This commit is contained in:
hh
2021-12-03 09:43:39 +08:00
parent dc0f6752bc
commit fa1b1afb30
3 changed files with 274 additions and 100 deletions

View File

@ -5,5 +5,5 @@ VUE_APP_TITLE = 科研生产展示平台
ENV = 'production'
# 科研生产展示平台/生产环境
VUE_APP_BASE_API = 'http://120.26.107.74:1818'
#VUE_APP_BASE_API = 'http://127.0.0.1:1818'
#VUE_APP_BASE_API = 'http://120.26.107.74:1818'
VUE_APP_BASE_API = '/api'