diff --git a/pages/cart/cart.wxss b/pages/cart/cart.wxss index b2329d5..3ff9513 100644 --- a/pages/cart/cart.wxss +++ b/pages/cart/cart.wxss @@ -38,6 +38,7 @@ .item image { display: block; width: 300rpx; + max-height: 180rpx; } .item-right {