接口请求地址以及接口返回提示修改
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# the base url of the application, the default is "/"
|
||||
# if use a sub directory, it must be end with "/", like "/admin/" but not "/admin"
|
||||
VITE_BASE_URL=/
|
||||
VITE_BASE_URL=http://192.168.0.230:8086
|
||||
|
||||
VITE_APP_TITLE=MOC变更管理系统
|
||||
|
||||
@@ -23,7 +23,7 @@ VITE_ROUTE_HOME=home
|
||||
VITE_MENU_ICON=mdi:menu
|
||||
|
||||
# whether to enable http proxy when is dev mode
|
||||
VITE_HTTP_PROXY=Y
|
||||
VITE_HTTP_PROXY=N
|
||||
|
||||
# vue-router mode: hash | history | memory
|
||||
VITE_ROUTER_HISTORY_MODE=history
|
||||
|
||||
Reference in New Issue
Block a user