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.
 
 
 
 

10 lines
596 B

page,
view,
scroll-view,
swiper,
button,
input,
textarea,
label,
navigator,
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}