revert: 简化构建步骤,撤销app.config.js功能
This commit is contained in:
@@ -8,7 +8,7 @@ VITE_APP_USE_MOCK = true
|
||||
VITE_PROXY = [["/api","http://localhost:8080"],["/api-test","localhost:8080"]]
|
||||
|
||||
# base api
|
||||
VITE_APP_GLOB_BASE_API = '/api'
|
||||
VITE_APP_BASE_API = '/api'
|
||||
|
||||
# test base api
|
||||
VITE_APP_GLOB_BASE_API_TEST = '/api-test'
|
||||
VITE_APP_BASE_API_TEST = '/api-test'
|
Reference in New Issue
Block a user