react-antd-template

react

react-antd-template

git:[email protected]:lyhdahaoren/react-antd-template.git

  1. yarn install || npm install
  2. yarn start || npm run start

route 按照vue route配置 自动同步菜单,面包屑

动态多级菜单 : 不需要设置 id、pid

antd menu 手风琴效果

ps :子路由一定要在父路由增加 封装好的route组件

路由权限问题 路由守卫组件生命周期写

样式css moudle,css in js (styled-components)

异步组件 react-loadable

状态管理 mobx

长这样:


以上是 react-antd-template 的全部内容, 来源链接: utcz.com/z/383272.html

回到顶部