From acb6787c12f4278b291c6024471b2f05f3425f1c Mon Sep 17 00:00:00 2001 From: Vino <825871092@qq.com> Date: Fri, 14 Jun 2024 07:13:07 +0000 Subject: [PATCH] =?UTF-8?q?update=20docs/components/tabbar.md.=20API?= =?UTF-8?q?=E5=90=8D=E7=A7=B0=E9=94=99=E8=AF=AF=20table=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E6=88=90tabbar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Vino <825871092@qq.com> --- docs/components/tabbar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/tabbar.md b/docs/components/tabbar.md index 1e5fdda..18f8e02 100644 --- a/docs/components/tabbar.md +++ b/docs/components/tabbar.md @@ -246,7 +246,7 @@ let list = [ ### API -### Table Props +### Tabbar Props | 参数 | 说明 | 类型 | 默认值 | 可选值 | |------------- |---------------- |---------------|------------------ |-------- | -- Gitee