diff --git a/pages/shop/index.vue b/pages/shop/index.vue index 7120706..661b1f2 100644 --- a/pages/shop/index.vue +++ b/pages/shop/index.vue @@ -409,7 +409,7 @@ } .item-view { - width: 60%; + width: 59%; height: 100%; display: flex; flex-direction: column; @@ -460,6 +460,7 @@ margin-bottom: 10px; align-items: center; padding: 20rpx; + align-items:flex-start; } .item-detail {