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; + // }