diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..07ffcb8 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.html linguist-language=python \ No newline at end of file diff --git a/README.md b/README.md index c794c13..8a3ffbd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,11 @@ -# vue-fastapi-admin +

+ + Vue FastAPI Admin Logo + +

+ +

vue-fastapi-admin

+ 基于FastAPI + Vue3 + Naive UI的现代化前后端分离开发平台,融合了RBAC权限管理、动态路由和JWT鉴权,助力中小型应用快速搭建。 ### 登录页