From e6cd15ea052c2533bd0f4f65b0bb78782988851d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B1=E7=9C=A0=E4=BB=AA=E5=BC=8F?= <854085467@qq.com> Date: Wed, 27 Oct 2021 02:04:47 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/docs/zh-CN/components/dropdown.md | 2 +- docs/docs/zh-CN/components/progress.md | 37 +++++++++++++-- docs/docs/zh-CN/components/rate.md | 60 +++++++++++++++++++++++- docs/docs/zh-CN/guide/changelog.md | 6 +++ docs/docs/zh-CN/guide/getStarted.md | 20 ++++++-- docs/docs/zh-CN/guide/introduce.md | 2 + docs/docs/zh-CN/hooks/useClickOutside.md | 38 ++++++++++----- docs/src/plugin/create-describe.ts | 2 +- src/module/dropdown/index.vue | 22 +++++++-- src/module/dropdownItem/index.vue | 12 ++++- src/module/rate/index.vue | 41 ++++++++++------ 11 files changed, 200 insertions(+), 42 deletions(-) diff --git a/docs/docs/zh-CN/components/dropdown.md b/docs/docs/zh-CN/components/dropdown.md index 432dd5cc..ece1a0e3 100644 --- a/docs/docs/zh-CN/components/dropdown.md +++ b/docs/docs/zh-CN/components/dropdown.md @@ -5,7 +5,7 @@