YM
2024-03-25 ff30321c35c31e5968a41e839bca60b6e4db7b4a
1
2
3
4
5
6
7
8
9
10
.custom-tab-bar-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
 
.custom-tab-bar-wrapper .text {
  font-size: 20rpx;
  margin-top: 10rpx;
}