diff --git a/pages/my/fuwuGengduo.vue b/pages/my/fuwuGengduo.vue index b3829aa..9cf2203 100644 --- a/pages/my/fuwuGengduo.vue +++ b/pages/my/fuwuGengduo.vue @@ -333,12 +333,12 @@ } .rightGoods { - width:80%; + width:76%; height: 100%; // padding: 0 16rpx 27rpx; box-sizing: border-box; position: absolute; - right: 0; + right:20rpx; .whiteBox { height: 100%; background: #ffffff; diff --git a/pages/my/hangyedana.vue b/pages/my/hangyedana.vue index 8b909fe..0e864bf 100644 --- a/pages/my/hangyedana.vue +++ b/pages/my/hangyedana.vue @@ -434,12 +434,12 @@ } .rightGoods { - width:80%; + width:76%; height: 100%; // padding: 0 16rpx 27rpx; box-sizing: border-box; position: absolute; - right: 0; + right:20rpx; .whiteBox { height: 100%; background: #ffffff;