This commit is contained in:
zoujiandong
2025-07-16 10:51:19 +08:00
parent b0f1a37ece
commit eb358d594b
66 changed files with 570 additions and 234 deletions
@@ -64,7 +64,6 @@
justify-content: center;
}
.u-tabbar-item__text.data-v-a54be951 {
margin-top: 2px;
font-size: 12px;
color: #606266;
}
@@ -52,7 +52,6 @@
flex-direction: column;
flex: 1;
justify-content: center;
border-top: 2rpx solid #f3f4f6 !important;
}
.u-tabbar__content.data-v-d5be2d5d {
display: flex;
@@ -60,7 +59,8 @@
background-color: #fff;
}
.u-tabbar__content__item-wrapper.data-v-d5be2d5d {
height: 50px;
border-top: 2rpx solid #f3f4f6 !important;
height: 74px;
display: flex;
flex-direction: row;
justify-content: space-around;