整个路由布局修改
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=http://192.168.0.230:8086
|
||||
VITE_BASE_URL=/
|
||||
|
||||
VITE_APP_TITLE=MOC变更管理系统
|
||||
|
||||
@@ -20,7 +20,7 @@ VITE_AUTH_ROUTE_MODE=static
|
||||
VITE_ROUTE_HOME=home
|
||||
|
||||
# default menu icon
|
||||
VITE_MENU_ICON=mdi:menu
|
||||
VITE_MENU_ICON=
|
||||
|
||||
# whether to enable http proxy when is dev mode
|
||||
VITE_HTTP_PROXY=N
|
||||
|
||||
Reference in New Issue
Block a user