12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- .status{text-align: right;margin-bottom: 24rpx;color: #26D18B;line-height: 42rpxp;font-size: 400;}
- .summary{margin-bottom: 24rpx;}
- .summary-item{display: flex;align-items: center;justify-content: space-between;margin-bottom: 24rpx;color: #333;font-size: 30rpx;}
- .summary-item-til{color: #999;font-size: 30rpx;}
|