| 12345678910111213141516171819202122 |
- .order-status{
- padding-left: 20rpx!important;
- padding-right: 20rpx!important;
- .status-wrap{
-
- }
- .cell{
- padding-left: 20rpx!important;
- padding-right: 20rpx!important;
-
- border-bottom: 1rpx solid #eee!important;
- }
- .cell_charge{
-
- }
- .cell-left{
- .cell-text{
- // margin-left: 10rpx!important;
- }
- }
- }
|