fix bug
This commit is contained in:
@@ -166,7 +166,7 @@ export default {
|
||||
},
|
||||
{
|
||||
name: 'refund',
|
||||
title: '售后',
|
||||
title: '退款售后',
|
||||
img: '/static/image/mine/9.png',
|
||||
link: '/order/Index?current=7',
|
||||
number: '',
|
||||
@@ -437,7 +437,7 @@ export default {
|
||||
> view:nth-child(6){
|
||||
@include image-size($image-width: 33rpx, $image-height: 35rpx);
|
||||
.order-num {
|
||||
left: 24rpx;
|
||||
left: 44rpx;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user