|
@@ -1248,7 +1248,7 @@
|
|
|
box-sizing: border-box;padding: 16rpx 0 10rpx;border-top: 1px dashed #fff;
|
|
|
display: flex;justify-content: space-between;
|
|
|
.pay-status-box{
|
|
|
- width: 200rpx;display: flex;align-items: center;
|
|
|
+ width: 200rpx;display: flex;align-items: center;line-height: 1;
|
|
|
padding:2rpx 0 2rpx 16rpx;color: #666;margin-left: 4rpx;
|
|
|
icon{width: 42rpx;height: 42rpx;@include ezy-no-repeat-cover;margin-right: 8rpx;}
|
|
|
.wx-icon{background-image: url("@/static/images/pay/svip-wx-icon.png");}
|