From 0226f5673cc8bdfcb3cf9a87b30a8da52ec21af6 Mon Sep 17 00:00:00 2001 From: wanganxp Date: Fri, 29 Sep 2023 01:24:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9tabbar=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E9=A1=B6=E9=83=A8=E6=96=87=E6=A1=A3=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/tabBar/API.uvue | 2 +- pages/tabBar/CSS.uvue | 2 +- pages/tabBar/component.uvue | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/tabBar/API.uvue b/pages/tabBar/API.uvue index f707f030..c31a1e53 100644 --- a/pages/tabBar/API.uvue +++ b/pages/tabBar/API.uvue @@ -8,7 +8,7 @@ 以下将演示uni-app接口能力,详细文档见: - diff --git a/pages/tabBar/CSS.uvue b/pages/tabBar/CSS.uvue index 291bc128..e9cf4394 100644 --- a/pages/tabBar/CSS.uvue +++ b/pages/tabBar/CSS.uvue @@ -8,7 +8,7 @@ uni-app x目前已支持的CSS属性,展示样式仅供参考,文档详见: - diff --git a/pages/tabBar/component.uvue b/pages/tabBar/component.uvue index 6e94ad1e..17b2b63a 100644 --- a/pages/tabBar/component.uvue +++ b/pages/tabBar/component.uvue @@ -14,8 +14,8 @@ >uni-app内置组件,展示样式仅供参考,文档详见: -- GitLab