From 9414cae32d6cad29dbd2aaf162c6459a66e1b69c 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: Sun, 24 Oct 2021 21:31:42 +0800 Subject: [PATCH] =?UTF-8?q?perf:=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/checkbox.md | 18 ++++++++++++++++++ docs/docs/zh-CN/components/input.md | 13 +++++++++++++ docs/docs/zh-CN/components/radio.md | 12 ++++++++++++ docs/docs/zh-CN/components/switch.md | 15 +++++++++++++++ docs/docs/zh-CN/components/textarea.md | 11 +++++++++++ docs/docs/zh-CN/guide/contribution.md | 2 ++ docs/docs/zh-CN/guide/problem.md | 2 ++ 7 files changed, 73 insertions(+) diff --git a/docs/docs/zh-CN/components/checkbox.md b/docs/docs/zh-CN/components/checkbox.md index 3ce44499..ae7ef7e2 100644 --- a/docs/docs/zh-CN/components/checkbox.md +++ b/docs/docs/zh-CN/components/checkbox.md @@ -1,3 +1,6 @@ +::: field 基础使用 +::: + ::: demo