Mr.Shi
2023-09-12 1c7a0f0f76551c5a5360b1c54e5bd7fec44d9cae
1
2
3
4
5
6
7
8
.tips-label {
    background: rgba(220,26,26,0.06);
    padding: 18rpx 30rpx;
    font-size: 26rpx;
    font-weight: 400;
    color: #DC1A1A;
    line-height: 36rpx;
}