diff --git a/components/cartBall.vue b/components/cartBall.vue index cc8e27c..0680ddb 100644 --- a/components/cartBall.vue +++ b/components/cartBall.vue @@ -87,8 +87,8 @@ export default { } .quan { position: absolute; - right: 24rpx; - bottom: 33%; + right: 84rpx; + bottom: 30%; background: #fff; border-radius: 50%; box-shadow: 0px 2px 20px 0px rgba(204, 204, 204, 1);