猫妈狗爸伴宠师小程序前端代码
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.

13 lines
212 B

  1. .notice{
  2. background: #FFFFFF;
  3. padding: 20rpx 20rpx 200rpx;
  4. }
  5. .tips-sum{
  6. text-align: center;
  7. margin-top: 10rpx;
  8. font-size: 24rpx;
  9. color: #6a6a6a;
  10. text{
  11. color: #FFBF60;
  12. font-weight: 600;
  13. }
  14. }