From c6a76fecc07f2a3d70cbbdb979aa1642ae6854d9 Mon Sep 17 00:00:00 2001 From: dzq Date: Thu, 11 Dec 2025 17:48:28 +0800 Subject: [PATCH] add doc --- CLAUDE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CLAUDE.md b/CLAUDE.md index 621c8c2..57ff30d 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -134,6 +134,7 @@ http.post('/api/users', data) - **Standards**: `/doc/代码编写规范.md` - **wot-design-uni**: UI component library documentation located in `/doc/wot-design-uni/docs/` - View `index.md` for main documentation + - View `/doc/wot-design-uni/wot-design-uni组件清单.md` for component list - Browse `guide/` for usage guides - Check `component/` and `components.d.ts` for component references - Access `en-US/` for English documentation