Skip to content

Commit 3d45187

Browse files
insistencegitee-org
authored andcommitted
!2 RuoYi-Vue-FastAPI v1.0.0
Merge pull request !2 from insistence/develop
2 parents 608d27f + ad66886 commit 3d45187

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ RuoYi-Vue-FastAPI是一套全部开源的快速开发平台,毫无保留给个
2121
* 权限认证使用OAuth2 & Jwt,支持多终端认证系统。
2222
* 支持加载动态权限菜单,多方式轻松权限控制。
2323
* Vue3版本:
24-
- Gitte仓库地址:https://gitee.com/insistence2022/RuoYi-Vue3-FastAPI
25-
- GitHub仓库地址:https://github.com/insistence/RuoYi-Vue3-FastAPI
24+
- Gitte仓库地址:https://gitee.com/insistence2022/RuoYi-Vue3-FastAPI
25+
- GitHub仓库地址:https://github.com/insistence/RuoYi-Vue3-FastAPI
2626
* 纯Python版本:
27-
- Gitte仓库地址:https://gitee.com/insistence2022/dash-fastapi-admin
28-
- GitHub仓库地址:https://github.com/insistence/Dash-FastAPI-Admin
29-
* 特别鸣谢:<u>[RuoYi-Vue](https://gitee.com/y_project/RuoYi-Vue)</u>
27+
- Gitte仓库地址:https://gitee.com/insistence2022/dash-fastapi-admin
28+
- GitHub仓库地址:https://github.com/insistence/Dash-FastAPI-Admin
29+
* 特别鸣谢:<u>[RuoYi-Vue](https://gitee.com/y_project/RuoYi-Vue)</u>
3030

3131
## 内置功能
3232

ruoyi-fastapi-frontend/src/views/dashboard/index.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ import {
157157
Row,
158158
Statistic,
159159
} from "ant-design-vue";
160+
import 'ant-design-vue/dist/antd.css';
160161
import Vue from "vue";
161162
162163
Vue.component(Avatar.name, Avatar);

0 commit comments

Comments
 (0)