fix: update command references and improve documentation for workflow commands

This commit is contained in:
catlog22
2026-03-04 14:11:15 +08:00
parent fb0f56bfc0
commit b203ada9c5
16 changed files with 50 additions and 83 deletions

View File

@@ -113,6 +113,6 @@ function Example() {
## 相关组件
- [Button 按钮](/zh-CN/components/ui/button)
- [Select 选择器](/zh-CN/components/ui/select)
- [Checkbox 复选框](/zh-CN/components/ui/checkbox)
- [Button 按钮](/zh/components/ui/button)
- [Select 选择器](/zh/components/ui/select)
- [Checkbox 复选框](/zh/components/ui/checkbox)