Authored by 李奇

商品详情页样式修正

@import "./picker/picker.wxss";
.detail-container {
width: 100%;
overflow-x: hidden;
padding-bottom: 100rpx;
}
... ...