From 49b9054567abd1bdc2ac828142f83e96c67ca0a7 Mon Sep 17 00:00:00 2001 From: rd <1344903914@qq.com> Date: Mon, 15 Sep 2025 09:48:17 +0800 Subject: [PATCH] =?UTF-8?q?docs:=E7=A7=BB=E9=99=A4=20README=20=E4=B8=AD?= =?UTF-8?q?=E7=9A=84=20Ant=20Design=20Vue=20=E7=9B=B8=E5=85=B3=E8=AF=B4?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index d5e7b93..2e73bce 100644 --- a/README.md +++ b/README.md @@ -182,8 +182,3 @@ export { default as Comp } from './comp/index.vue'; ``` - -### `ui` 框架 [`Ant Design Vue`](https://antdv.com/) - -- 自动导入组件,无需再次导入 -- 图标库已配置,同组件使用