Merge pull request 'fixing bung' (#264) from zhy into master

Reviewed-on: http://git.luyuan.tk/luyuan/deming/pulls/264
This commit was merged in pull request #264.
This commit is contained in:
2020-08-20 14:47:44 +08:00
5 changed files with 22 additions and 2 deletions

View File

@@ -181,7 +181,7 @@ export default {
{
name: 'wait_evaluation',
title: '待评价',
img: '/static/image/mine/3.png',
img: '/static/image/mine/40.png',
link: '/order/Index?current=6',
number: '',
},
@@ -447,7 +447,7 @@ export default {
@include image-size($image-width: 35rpx, $image-height: 35rpx);
}
> view:nth-child(5){
@include image-size($image-width: 37rpx, $image-height: 37rpx);
@include image-size($image-width: 43rpx, $image-height: 35rpx);
}
> view:nth-child(6){
@include image-size($image-width: 33rpx, $image-height: 35rpx);