From 89c389e8b54f7146d2225677d3382040da811aec Mon Sep 17 00:00:00 2001 From: YAYALUOYA Date: Mon, 9 Dec 2024 15:25:36 +0800 Subject: [PATCH 1/2] Update index.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修改了社区精选资源中文文档 --- demo/pages/docs/community/zhCN/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/pages/docs/community/zhCN/index.md b/demo/pages/docs/community/zhCN/index.md index d63e93107cc..0ee25165e03 100644 --- a/demo/pages/docs/community/zhCN/index.md +++ b/demo/pages/docs/community/zhCN/index.md @@ -22,4 +22,4 @@ Naive UI 是统一设计规范的高质量 Vue 组件库,我们倾向于只提 | [Dumogu-admin](https://admin.dumogu.top/base-naive-ui/) | 一个基于Vue3、Vite5、Naive UI, 简洁干净后台管理模板,方便二次开发,易于上手,只有基础功能。 | | [chatgpt-web](https://github.com/Chanzhaoyu/chatgpt-web) | 使用 Express 和 Vue3 搭建的 ChatGPT 演示网页 | | [pro-components-naive-ui](https://github.com/Zheng-Changfu/pro-components-naive-ui) | 基于 Naive UI 二次封装, 基于原有组件扩展了更多功能 | -| [vue3-dynamic-form](https://vue3-dynamic-form.dumogu.top/) | 一个基于Vue3、Naive UI, 的动态表单设计器,实现了很多基础控件,能非常方便的自定义控件。 | +| [vue3-dynamic-form](https://github.com/yayaluoya/vue3-dynamic-form) | 一个基于Vue3、Naive UI, 的动态表单设计器,实现了很多基础控件,能非常方便的自定义控件。 | From bc3ede772c41e588c2c8d10c74b3e972121f696d Mon Sep 17 00:00:00 2001 From: YAYALUOYA Date: Mon, 9 Dec 2024 15:26:46 +0800 Subject: [PATCH 2/2] Update index.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修改了社区精选资源的英文文档 --- demo/pages/docs/community/enUS/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/pages/docs/community/enUS/index.md b/demo/pages/docs/community/enUS/index.md index 24b6206fb01..370baa35124 100644 --- a/demo/pages/docs/community/enUS/index.md +++ b/demo/pages/docs/community/enUS/index.md @@ -22,4 +22,4 @@ If you want to contribute excellent resources, please contact 07akioni or amadeu | [Dumogu-admin](https://admin.dumogu.top/base-naive-ui/) | Vue3, Vite5, Naive UI, Minimalist clean background management template. | | [chatgpt-web](https://github.com/Chanzhaoyu/chatgpt-web) | ChatGPT demo web page built with Express and Vue3 | | [pro-components-naive-ui](https://github.com/Zheng-Changfu/pro-components-naive-ui) | Based on Naive UI secondary encapsulation, more functions are extended on the original components | -| [vue3-dynamic-form](https://vue3-dynamic-form.dumogu.top/) | A dynamic form designer based on Vue3, Naive UI, to implement a lot of basic controls, can be very convenient to customize the control. | +| [vue3-dynamic-form](https://github.com/yayaluoya/vue3-dynamic-form) | A dynamic form designer based on Vue3, Naive UI, to implement a lot of basic controls, can be very convenient to customize the control. |