wszhyWx/unpackage/dist/build/mp-weixin/pages/preciseWaterAndFertilizer/preciseWaterAndFertilizer.wxss

1 line
1.5 KiB
Plaintext
Raw Normal View History

.preciseWaterAndFertilizer{width:100%;min-height:100vh;background-color:#f5f6fa}.preciseWaterAndFertilizer .content{box-sizing:border-box;padding:30rpx}.preciseWaterAndFertilizer .content .item{width:690rpx;height:100rpx;background:#fff;box-shadow:0rpx 4rpx 20rpx 0rpx hsla(0,0%,60%,.1);border-radius:15rpx;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;padding:0 20rpx 0 26rpx;margin-bottom:10rpx}.preciseWaterAndFertilizer .content .item > image{width:60rpx;height:56rpx;margin-right:14rpx}.preciseWaterAndFertilizer .content .item .center{display:flex;align-items:center;flex:1}.preciseWaterAndFertilizer .content .item .center > text:nth-child(1){font-size:34rpx;font-family:PingFang-SC-Bold;font-weight:700;color:#333;margin-right:11rpx}.preciseWaterAndFertilizer .content .item .center > text:nth-child(2){width:66rpx;height:34rpx;background:#effcf7;border:2px solid rgba(58,187,144,.25);border-radius:17rpx;font-size:20rpx;font-family:PingFang-SC-Bold;font-weight:700;color:#24b383;display:flex;justify-content:center;align-items:center}.preciseWaterAndFertilizer .content .item .right{width:120rpx;height:54rpx;background:#f5f6fa;border:2px solid #e1e2e6;border-radius:10rpx;display:flex;justify-content:center;align-items:center}.preciseWaterAndFertilizer .content .item .right > text{font-size:28rpx;font-family:PingFang SC;font-weight:700;color:#666}.preciseWaterAndFertilizer .content .item .right > image{width:12rpx;height:20rpx;margin-left:20rpx}