tipPop.wxss 675 字节
.pointsPop{width:622rpx;padding:26rpx 32rpx 28rpx;box-sizing:border-box}.pointsPop .popTitle{color:#fc4338;font-size:48rpx;font-weight:700}.pointsPop .popTitle text{margin:12rpx 0 0 12rpx;color:#fc4338;font-size:22rpx}.pointsPop .popTips{margin:37rpx 0 52rpx;color:rgba(0,0,0,.9);font-size:32rpx;font-weight:700}.pointsPop .pointsBtn{width:100%}.pointsPop .pointsBtn .clean{width:264rpx;height:76rpx;border-radius:46rpx;color:rgba(0,0,0,.9);font-size:28rpx;font-weight:700;background:#f7f8faff}.pointsPop .pointsBtn .yes{width:264rpx;height:84rpx;border-radius:280rpx;color:#fff;font-size:28rpx;font-weight:700;background:linear-gradient(139deg,#fb753cff 0%,#fb3e3cff 100%)}