Skip to content
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (12 loc) · 679 Bytes

Readme.md

File metadata and controls

13 lines (12 loc) · 679 Bytes

dva-antd-admin

使用dva-cli搭起的架子,菜单 路由 权限三者耦合的案例。 效果:permission

Todo

  • 路由配置生成可访问菜单和路由
  • ProtectedRoute,需要验证权限的路由,权限不符合则渲染NotAllowed
  • ProtectedButton,需要验证权限的按钮,权限不符合则不渲染
  • 自动生成面包屑
  • 菜单高亮问题

参考项目

vue-element-adminantd-adminbird-front