Skip to content

Commit f3dc961

Browse files
committed
docs: 更新README文档
1 parent 73e6d10 commit f3dc961

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
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.9</h1>
4+
<h1 align="center" style="margin: 30px 0 30px; font-weight: bold;">Dash-FastAPI-Admin v1.0.10</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>
88
<a href="https://github.com/insistence/Dash-FastAPI-Admin"><img src="https://img.shields.io/github/stars/insistence/Dash-FastAPI-Admin?style=social"></a>
9-
<a href="https://gitee.com/insistence2022/dash-fastapi-admin"><img src="https://img.shields.io/badge/DashFastAPIAdmin-v1.0.9-brightgreen.svg"></a>
9+
<a href="https://gitee.com/insistence2022/dash-fastapi-admin"><img src="https://img.shields.io/badge/DashFastAPIAdmin-v1.0.10-brightgreen.svg"></a>
1010
<a href="https://gitee.com/insistence2022/dash-fastapi-admin/blob/master/LICENSE"><img src="https://img.shields.io/github/license/mashape/apistatus.svg"></a>
1111
<img src="https://img.shields.io/badge/python-3.8 | 3.9-blue">
1212
<img src="https://img.shields.io/badge/MySQL-≥5.7-blue">
@@ -20,6 +20,12 @@ Dash-FastAPI-Admin是一套全部开源的快速开发平台,毫无保留给
2020
* 后端采用FastAPI、sqlalchemy、MySQL、Redis、OAuth2 & Jwt。
2121
* 权限认证使用OAuth2 & Jwt,支持多终端认证系统。
2222
* 支持加载动态权限菜单,多方式轻松权限控制。
23+
* Vue2版本:
24+
- Gitte仓库地址:https://gitee.com/insistence2022/RuoYi-Vue-FastAPI
25+
- GitHub仓库地址:https://github.com/insistence/RuoYi-Vue-FastAPI
26+
* Vue3版本:
27+
- Gitte仓库地址:https://gitee.com/insistence2022/RuoYi-Vue3-FastAPI
28+
- GitHub仓库地址:https://github.com/insistence/RuoYi-Vue3-FastAPI
2329
* 特别鸣谢:<u>[RuoYi-Vue](https://gitee.com/y_project/RuoYi-Vue)</u> ,<u>[feffery-antd-components](https://github.com/CNFeffery/feffery-antd-components)</u>,<u>[feffery-utils-components](https://github.com/CNFeffery/feffery-utils-components)</u>。
2430

2531
## 内置功能

0 commit comments

Comments
 (0)