tabbar.wxss 1.2 KB

1
  1. .data-v-4fb16c68:export{red_theme:#ff2c3c;orange_theme:#f7971e;pink_theme:#fa444d;gold_theme:#e0a356;blue_theme:#2f80ed;green_theme:#2ec840}.uni-tabbar.data-v-4fb16c68{position:fixed;bottom:0;left:0;z-index:999;width:100%;height:100rpx;padding-bottom:calc(env(safe-area-inset-bottom));box-sizing:initial;background-color:#fff}.uni-tabbar__border.data-v-4fb16c68{background-color:rgba(0,0,0,.33);position:absolute;left:0;top:0;width:100%;height:1px;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.uni-tabbar__item.data-v-4fb16c68{flex:1;height:100%;position:relative}.uni-tabbar__icon.data-v-4fb16c68{height:48rpx}.uni-tabbar__icon .icon-image.data-v-4fb16c68{width:44rpx;height:44rpx}.uni-tabbar__label.data-v-4fb16c68{font-size:24rpx;color:#666}.red_theme .uni-tabbar__label.active.data-v-4fb16c68{color:#ff2c3c}.orange_theme .uni-tabbar__label.active.data-v-4fb16c68{color:#f7971e}.pink_theme .uni-tabbar__label.active.data-v-4fb16c68{color:#fa444d}.gold_theme .uni-tabbar__label.active.data-v-4fb16c68{color:#e0a356}.blue_theme .uni-tabbar__label.active.data-v-4fb16c68{color:#2f80ed}.green_theme .uni-tabbar__label.active.data-v-4fb16c68{color:#2ec840}.tabbar-placeholder.data-v-4fb16c68{width:100%;height:100rpx;box-sizing:initial}