From 867b164f5f06dabc5075132d40ec1b65620e45aa Mon Sep 17 00:00:00 2001 From: wangzhitong Date: Fri, 15 Mar 2024 21:02:20 +0800 Subject: [PATCH] =?UTF-8?q?tabbar=20=E7=A4=BA=E4=BE=8B=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/template/custom-tab-bar/custom-tab-bar.uvue | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pages/template/custom-tab-bar/custom-tab-bar.uvue b/pages/template/custom-tab-bar/custom-tab-bar.uvue index acf3454f..bf159776 100644 --- a/pages/template/custom-tab-bar/custom-tab-bar.uvue +++ b/pages/template/custom-tab-bar/custom-tab-bar.uvue @@ -19,7 +19,7 @@ - + @@ -132,7 +132,6 @@ } .tab-bar { - background-color: #1e90ff; flex-direction: row; height: 56px; overflow: visible; @@ -173,7 +172,6 @@ } .concave-image { - width: 100px; height: 56px; } -- GitLab