From 9059eb6e756fe30eea403541e3960790a60aefc3 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: Mon, 18 Oct 2021 16:43:49 +0800 Subject: [PATCH] =?UTF-8?q?fix(props):=20=E4=BF=AE=E5=A4=8D=20tab=20?= =?UTF-8?q?=E5=92=8C=20menu=20=E7=9A=84=E5=8F=8C=E7=BB=91=E9=80=BB?= =?UTF-8?q?=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/docs/zh-CN/components/menu.md | 6 +++- docs/docs/zh-CN/guide/changelog.md | 4 +++ docs/docs/zh-CN/guide/sandbox.md | 54 ++++++++++++++++++++++++++++++ docs/src/layouts/Layout.vue | 6 ++++ docs/src/router/zh-CN.ts | 5 +++ src/module/carouselItem/index.ts | 2 +- src/module/carouselItem/index.vue | 1 - src/module/menu/index.vue | 52 +++++++++++++++++++--------- src/module/tab/index.vue | 24 +++++++++---- 9 files changed, 128 insertions(+), 26 deletions(-) create mode 100644 docs/docs/zh-CN/guide/sandbox.md diff --git a/docs/docs/zh-CN/components/menu.md b/docs/docs/zh-CN/components/menu.md index 59b26f49..aeed02dd 100644 --- a/docs/docs/zh-CN/components/menu.md +++ b/docs/docs/zh-CN/components/menu.md @@ -1,7 +1,7 @@ ::: demo