Skip to content

Commit 7e8e358

Browse files
committed
docs:更新README文档
1 parent e790b03 commit 7e8e358

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<p align="center">
22
<img alt="logo" src="https://oscimg.oschina.net/oscnet/up-d3d0a9303e11d522a06cd263f3079027715.png">
33
</p>
4-
<h1 align="center" style="margin: 30px 0 30px; font-weight: bold;">Dash-FastAPI-Admin v1.0.5</h1>
4+
<h1 align="center" style="margin: 30px 0 30px; font-weight: bold;">Dash-FastAPI-Admin v1.0.6</h1>
55
<h4 align="center">基于Dash+FastAPI前后端分离的纯Python快速开发框架</h4>
66
<p align="center">
77
<a href="https://gitee.com/insistence2022/dash-fastapi-admin/stargazers"><img src="https://gitee.com/insistence2022/dash-fastapi-admin/badge/star.svg?theme=dark"></a>
8-
<a href="https://gitee.com/insistence2022/dash-fastapi-admin"><img src="https://img.shields.io/badge/DashFastAPIAdmin-v1.0.5-brightgreen.svg"></a>
8+
<a href="https://gitee.com/insistence2022/dash-fastapi-admin"><img src="https://img.shields.io/badge/DashFastAPIAdmin-v1.0.6-brightgreen.svg"></a>
99
<a href="https://gitee.com/insistence2022/dash-fastapi-admin/blob/master/LICENSE"><img src="https://img.shields.io/github/license/mashape/apistatus.svg"></a>
10-
<img src="https://img.shields.io/badge/python-3.8-blue">
10+
<img src="https://img.shields.io/badge/python-3.8 | 3.9-blue">
1111
<img src="https://img.shields.io/badge/MySQL-≥5.7-blue">
1212
</p>
1313

@@ -24,7 +24,7 @@ Dash-FastAPI-Admin是一套全部开源的快速开发平台,毫无保留给
2424
## 内置功能
2525

2626
1. 用户管理:用户是系统操作者,该功能主要完成系统用户配置。
27-
2. 角色管理:角色菜单权限分配。
27+
2. 角色管理:角色菜单权限分配、设置角色按机构进行数据范围权限划分
2828
3. 菜单管理:配置系统菜单,操作权限,按钮权限标识等。
2929
4. 部门管理:配置系统组织机构(公司、部门、小组)。
3030
5. 岗位管理:配置系统用户所属担任职务。

0 commit comments

Comments
 (0)