Files
tk-mini-program/unpackage/dist/build/mp-weixin/components/tabBar/tabBar.wxss
pengxiaolong 0f2a48b450 优化页面
2025-06-13 22:13:15 +08:00

2 lines
1.5 KiB
Plaintext

.flex.data-v-6301df5e{display:flex;flex-flow:row wrap}.flex-center.data-v-6301df5e{align-items:center;justify-content:center}.flex-column.data-v-6301df5e{flex-direction:column;align-items:center}.flex-middle.data-v-6301df5e{align-items:center}.font-20.data-v-6301df5e{font-size:20rpx}.tab-block.data-v-6301df5e{position:relative;position:fixed;bottom:0;z-index:2;background-size:contain;width:100vw;background-color:#fff;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.tab-block .tab-list.data-v-6301df5e{height:100rpx;padding:0;z-index:0}.tab-block .createModule.data-v-6301df5e{position:fixed;bottom:0;right:0;z-index:998;width:100vw}.tab-block .tab-list-default.data-v-6301df5e{background-color:#fff;border-top:1px #dddddd solid}.tab-block .tab-list-middle.data-v-6301df5e{position:relative;background-size:cover}.tab-block .list-item.data-v-6301df5e{flex:1}.tab-block .list-item .item-img-box.data-v-6301df5e{width:38rpx;height:38rpx;margin-bottom:9rpx;position:relative}.tab-block .list-item .item-img.data-v-6301df5e{width:38rpx;height:38rpx;color:red}.tab-block .mid-button.data-v-6301df5e{position:relative}.tab-block .mid-button .item-img-box.data-v-6301df5e{width:150rpx;height:150rpx;margin-bottom:9rpx;position:absolute;z-index:10;top:-104rpx}.tab-block .mid-button .item-img.data-v-6301df5e{width:150rpx;height:150rpx}.tab-block .mid-button .item-text.data-v-6301df5e{font-size:20rpx;position:absolute;z-index:1002;bottom:-40rpx;color:#393a41}.tab-block .tab-bar.data-v-6301df5e{height:30rpx;background-color:#fff}