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.
1 lines
2.0 KiB
1 lines
2.0 KiB
.search-bar{height:120rpx;background:#fff}.search-bar,.search-bar .condition{width:100%;box-sizing:border-box;padding:0 20rpx;display:flex;align-items:center}.search-bar .condition{height:60rpx;border-radius:30rpx;background:#f4f4f4;justify-content:space-between;position:relative}.search-bar .condition .option-list{position:absolute;z-index:100;width:100%;left:0;top:60rpx;box-sizing:border-box;background:#f4f4f4;padding:0rpx 20rpx;margin-top:4rpx;border-radius:6rpx}.option-list .list-item{height:60rpx;display:flex;align-items:center;justify-content:space-between}.option-list .list-item,.search-bar .condition .select-condition{color:#bababa;font-size:26rpx}.search-bar .condition .trigger{width:0;height:0;border:12rpx solid transparent;border-top:15rpx solid #c2c2c2;position:relative;top:8rpx;transform:rotate(0deg);transform-origin:center 7rpx;transition:transform .4s}.search-bar .condition .trigger.reverse{transform:rotate(180deg);transform-origin:center 7rpx;transition:transform .4s}.frame{width:100%;margin-top:20rpx;padding:0 20rpx;box-sizing:border-box}.ys-zb{height:285rpx}.rc-fx,.ys-zb{width:100%;background-color:#fff;border-radius:16rpx}.rc-fx{height:500rpx}.tl-ys{width:100%;height:545rpx;border-radius:16rpx}.list-title,.tl-ys{background-color:#fff}.list-title{margin-top:20rpx;height:90rpx;padding:0 20rpx;font-size:30rpx;line-height:90rpx;font-weight:500;color:#666}.line{height:1rpx;background-color:#eee}.tab-bar{margin-top:20rpx;width:100%;height:80rpx;display:flex;justify-content:space-around;background:#fff;position:absolute;left:0;z-index:1000}.tab-bar .tab{flex:1;height:80rpx;line-height:80rpx;text-align:center;width:50%;color:#999;font-size:30rpx}.tab-bar .select-tab{color:#29b9a5}.tab-bar .select-bar{width:30rpx;height:10rpx;border-radius:5rpx;background:#29b9a5;position:absolute;bottom:0rpx}.tab-bar .select-bar.tab1{left:calc(16.6666665% - 15rpx);transition:left .4s linear}.tab-bar .select-bar.tab2{left:calc(49.9999998% - 15rpx);transition:left .4s linear}.tab-bar .select-bar.tab3{left:calc(83.3333328% - 15rpx);transition:left .4s linear}
|