Files
leo b93e22c45a fix(@vben/layouts): respect base URL when opening route in new window (#6583)
Previously, the generated URL for opening routes in a new window did not include the router base,
which led to incorrect paths when the app was deployed under a subdirectory (e.g., /admin/).
This change ensures that the resolved path includes the configured base by using
router.resolve(path).href.
2025-07-29 13:46:05 +08:00
..

layout

header

  • 支持N个自定义插槽命名方式header-right-nheader-left-n
  • header-left-n 排序方式0-19 ,breadcrumb 21-x
  • header-right-n 排序方式0-49global-search51-59theme-toggle61-69language-toggle71-79fullscreen81-89notification91-149user-dropdown151-x