From 0f74c6255ca92cf0d2a6331ae364b159aee21dbb Mon Sep 17 00:00:00 2001 From: mizhexiaoxiao <1157861072@qq.com> Date: Wed, 16 Aug 2023 15:55:14 +0800 Subject: [PATCH] Update --- .gitattributes | 1 + README.md | 9 ++++++++- 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 .gitattributes 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鉴权,助力中小型应用快速搭建。 ### 登录页