diff --git a/pages/shop/GoodsCon/index.vue b/pages/shop/GoodsCon/index.vue index 7958e3a..94bf1e7 100644 --- a/pages/shop/GoodsCon/index.vue +++ b/pages/shop/GoodsCon/index.vue @@ -1036,8 +1036,8 @@ border-radius: 50%; .img { - width: 84rpx; - height: 84rpx; + width: 100%; + height: 100%; background-color: #FFFFFF; border-radius: 50%; }