From 55fc38ac493e19d3ccf9324821ed224e5f4a348d 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 14:02:54 +0800 Subject: [PATCH] =?UTF-8?q?perf(input):=20foucs=20blur=20=E5=8E=9F?= =?UTF-8?q?=E7=94=9F=E4=BA=8B=E4=BB=B6=E7=BB=91=E5=AE=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/docs/zh-CN/components/breadcrumb.md | 3 +++ docs/docs/zh-CN/components/input.md | 4 +++- docs/docs/zh-CN/guide/changelog.md | 3 ++- docs/docs/zh-CN/guide/introduce.md | 2 +- src/module/collapseItem/index.vue | 3 +-- src/module/input/index.vue | 18 ++++++++++++++---- 6 files changed, 24 insertions(+), 9 deletions(-) diff --git a/docs/docs/zh-CN/components/breadcrumb.md b/docs/docs/zh-CN/components/breadcrumb.md index 3d5f7f09..d2c8f9f6 100644 --- a/docs/docs/zh-CN/components/breadcrumb.md +++ b/docs/docs/zh-CN/components/breadcrumb.md @@ -52,6 +52,9 @@ export default { ::: +::: title 使用插槽 +::: + ::: demo