Skip to content

路由 (Router)

文件位于 web/src/router/index.ts


概述

使用 vue-router 4,定义了 22 条命名路由。


路由守卫

  • 全局前置守卫用于页面访问控制和权限校验
  • 路由元信息用于页面标题和缓存控制