- 修复已登录用户访问 /remote/:token 路由被重定向到首页的问题
- 路由守卫优先检查静态路由,静态路由直接放行不走权限验证
- 后端生成的 accessUrl 使用 Hash 路由格式 (/#/remote/{token})
- 前端 remote-desktop-modal 中修正链接格式为 Hash 路由
- 新增远程桌面访问页面 /views/remote/index.vue
9 lines
103 B
Plaintext
9 lines
103 B
Plaintext
dist
|
|
node_modules
|
|
public
|
|
.husky
|
|
.vscode
|
|
|
|
src/components/Layout/MenuLeft/index.vue
|
|
src/assets
|
|
stats.html |