diff --git a/pages/info/sceneProductInfo/index.wxss b/pages/info/sceneProductInfo/index.wxss index 9db679b..beb7c40 100644 --- a/pages/info/sceneProductInfo/index.wxss +++ b/pages/info/sceneProductInfo/index.wxss @@ -933,6 +933,8 @@ page { background: #F8F8F8; display: flex; flex-direction: column; + max-height: 1100rpx; + overflow: auto; } .left-type-container .sku-type{ padding: 38rpx 12rpx;