Commit 5a3a8187c6d269b88218ac4f57bc1a00b9fb06a0

Authored by 前端开发-罗建龙
1 parent 320a9b3c

优化样式

pages/goods/goodsInfo/goodsInfo.wxss
... ... @@ -3373,10 +3373,10 @@ margin: auto; */
3373 3373  
3374 3374 .store-list {
3375 3375 width: 95%;
3376   - min-height: 300rpx;
  3376 + min-height: 700rpx;
3377 3377 overflow-y: scroll;
3378 3378 margin: auto;
3379   - max-height: 610rpx;
  3379 + max-height: 700rpx;
3380 3380 }
3381 3381  
3382 3382 .store-list .store_choose {
... ...