File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed
ruoyi-fastapi-frontend/src/views/dashboard Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -157,6 +157,7 @@ import {
157157 Row ,
158158 Statistic ,
159159} from " ant-design-vue" ;
160+ import ' ant-design-vue/dist/antd.css' ;
160161import Vue from " vue" ;
161162
162163Vue .component (Avatar .name , Avatar);
You can’t perform that action at this time.
0 commit comments