From 044267e1ab7f1381bb2ac4ae382d3ddb794ec1e6 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, 13 Oct 2021 01:45:59 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E5=8D=87=E7=BA=A7=E5=85=A8=E5=B1=80?= =?UTF-8?q?=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/docs/zh-CN/components/page.md | 2 +- docs/docs/zh-CN/components/tab.md | 6 +++--- package.json | 4 ++-- src/module/tab/index.vue | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/docs/zh-CN/components/page.md b/docs/docs/zh-CN/components/page.md index ddfa2f20..225f1679 100644 --- a/docs/docs/zh-CN/components/page.md +++ b/docs/docs/zh-CN/components/page.md @@ -123,4 +123,4 @@ export default { | | | | | ----------- | ------------ | ------- | -| jump | 切换回调 | -- | +| jump | 切换回调 | { current: 当前页面 } | diff --git a/docs/docs/zh-CN/components/tab.md b/docs/docs/zh-CN/components/tab.md index c2d2347a..059af771 100644 --- a/docs/docs/zh-CN/components/tab.md +++ b/docs/docs/zh-CN/components/tab.md @@ -1,7 +1,7 @@ ::: demo