You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
596 B

6 months ago
  1. page,
  2. view,
  3. scroll-view,
  4. swiper,
  5. button,
  6. input,
  7. textarea,
  8. label,
  9. navigator,
  10. image{box-sizing:border-box!important}image{vertical-align:top}.tabBlock{position:relative;background:#fff}.tabBlock .tab{position:relative;display:flex;font-size:30rpx;padding-bottom:12rpx;white-space:nowrap}.tabBlock .tab__item{flex:1;text-align:center;line-height:90rpx;color:#333}.tabBlock .tab__item--active{color:#fa436a}.tabBlock .tab__item-title{margin:0 40rpx}.tabBlock .tab__line{display:block;height:6rpx;position:absolute;bottom:15rpx;left:0;z-index:1;border-radius:3rpx;position:relative;background:#fa436a}