@@ -1040,6 +1040,7 @@ export default {
margin-bottom: 20rpx;
background: white;
+
.w1 {
display: flex;
flex-direction: row;
@@ -1047,20 +1048,13 @@ export default {
.imageView{
width: 32rpx;
height: 32rpx;
- margin-top: 6rpx;
+ margin-top: 4rpx;
image {
}
- //text{
- // height: 44rpx;
- // font-size: 32rpx;
- // font-weight: 500;
- // color: #FEA800;
- // line-height: 44rpx;
- // margin-left: 15rpx;
- //}
.w2 {
@@ -1175,20 +1169,14 @@ export default {
.success_status {
min-width: 100rpx;
- text-align: right;
- margin-right: 30rpx;
color: #75BE00;
.refund_status {
color: #333333;
.status {
color: #FEA800;