From 59c7d6d7eedfc3aa3ec58f042e9a4d96a36c9da1 Mon Sep 17 00:00:00 2001 From: LFeng Date: Mon, 13 Jul 2026 17:11:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31b99ba..6da6346 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ | 前端 | Vue | 3.x | | 前端构建 | Vite | 6.x | | 状态管理 | Pinia | 2.x | -| UI 组件 | Naive UI | 2.x | +| UI 组件 | shadcn-vue | 2.x | | 语言 | TypeScript | 5.x | | 后端 | Rust | 2021 Edition | | 包管理 | Bun | latest |