From f1bd49efb2f95cc72f38ca1c3eabf32086d85a28 Mon Sep 17 00:00:00 2001 From: clay <209192278@qq.com> Date: Sun, 4 Dec 2022 20:54:39 +0800 Subject: [PATCH] =?UTF-8?q?dengjie=20commit=20:=20tabbar=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/tabbar.vue | 29 ++++------------------------- 1 file changed, 4 insertions(+), 25 deletions(-) diff --git a/pages/index/tabbar.vue b/pages/index/tabbar.vue index 607d082..1c26dc4 100644 --- a/pages/index/tabbar.vue +++ b/pages/index/tabbar.vue @@ -125,19 +125,6 @@ font-weight: 900; } - .box { - margin: 20upx 0; - } - - .box view.cu-bar { - margin-top: 20upx; - - } - - .cu-bar { - z-index: 9999999999; - } - .logo_btn { width: 38*2rpx; height: 38*2rpx; @@ -151,14 +138,6 @@ padding: 0; } - .cu-bar.tabbar .action { - // margin-bottom: 50px; - } - - .cu-bar.tabbar .action.add-action { - padding-top: 56rpx !important; - } - .more_box { display: flex; align-items: center; @@ -179,8 +158,6 @@ } .more_jian { - // width: 0px; - // height: 0px; position: absolute; bottom: -10px; left: 45%; @@ -195,10 +172,12 @@ background-color: #fff; position: relative; width: 180px; - height: 80px; margin: 0 auto 86px auto; border-radius: 10px; } - /deep/.header-overlay {} + // /deep/.u-slide-up-enter-active { + // height: 68px; + // margin-bottom: 65px; + // }