整个路由布局修改

This commit is contained in:
2026-08-26 09:29:46 +08:00
parent 250cf6b22e
commit c78f0660f7
30 changed files with 230 additions and 261 deletions
+2 -2
View File
@@ -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