From 6a73194c21608d6c1f0b5d286be59f4fad5a1c70 Mon Sep 17 00:00:00 2001 From: "LINING-PC\\lining" Date: Tue, 16 Dec 2025 10:40:46 +0800 Subject: [PATCH] v1.6.1 - Add Gitee 2025 annual OSS reward badge --- README-EN.md | 6 +++ README.md | 6 +++ demo/App.vue | 112 +++++++++++++++++++++++++++++++++++++++- demo/locales/en-US.json | 4 ++ demo/locales/zh-CN.json | 4 ++ 5 files changed, 131 insertions(+), 1 deletion(-) diff --git a/README-EN.md b/README-EN.md index c19113f..e4d0c42 100644 --- a/README-EN.md +++ b/README-EN.md @@ -29,6 +29,12 @@

A modern Vue 3 Gantt chart component library providing complete solutions for project management and task scheduling

+

+ + Gitee 2025 Open Source Project Awards + +

+

📱 Live Demo diff --git a/README.md b/README.md index b188d6f..d972dc4 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,12 @@

现代化的 Vue 3 甘特图组件库,为项目管理和任务调度提供完整解决方案

+

+ + Gitee 2025年度开源项目评选 + +

+

📱 在线演示 diff --git a/demo/App.vue b/demo/App.vue index 6902cbe..f0cfaa9 100644 --- a/demo/App.vue +++ b/demo/App.vue @@ -756,7 +756,17 @@ const handleTaskRowMoved = async (payload: { packageInfo.version }} -