We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 652543d commit 0f74c62Copy full SHA for 0f74c62
.gitattributes
@@ -0,0 +1 @@
1
+*.html linguist-language=python
README.md
@@ -1,4 +1,11 @@
-# vue-fastapi-admin
+<p align="center">
2
+ <a href="https://github.com/mizhexiaoxiao/vue-fastapi-admin">
3
+ <img alt="Vue FastAPI Admin Logo" width="200" src="https://github.com/mizhexiaoxiao/vue-fastapi-admin/blob/main/web/src/assets/svg/logo.svg">
4
+ </a>
5
+</p>
6
+
7
+<h1 align="center">vue-fastapi-admin</h1>
8
9
基于FastAPI + Vue3 + Naive UI的现代化前后端分离开发平台,融合了RBAC权限管理、动态路由和JWT鉴权,助力中小型应用快速搭建。
10
11
### 登录页
0 commit comments