An open API service indexing awesome lists of open source software.

https://github.com/kuangshp/nestjs-mysql-api-react

react + typescript实现的中后台模板框架,配合https://github.com/kuangshp/nestjs-mysql-api 项目的前端代码
https://github.com/kuangshp/nestjs-mysql-api-react

Last synced: 3 months ago
JSON representation

react + typescript实现的中后台模板框架,配合https://github.com/kuangshp/nestjs-mysql-api 项目的前端代码

Awesome Lists containing this project

README

          

## 说明

本项目是使用`react + dva + typescript`实现一套中后台基础模板,主要实现了以下功能,[预览地址](https://admin.yst168.cn/#/admin-web/login)

- [x] 标准的中台项目
- [x] 根据接口生成动态菜单
- [x] 菜单权限拦截(避免手动输入没权限的菜单)
- [x] 使用`dva`进行数据管理