Commit bee74e6c080a3dcce8bb901f8f3edbc4ebc493b3

Authored by 后端开发-许程
1 parent 1916b93d

秒杀 拼团的弹窗修改

pages/goods/goodsInfo/goodsInfo.wxss
... ... @@ -322,6 +322,7 @@ image {
322 322 background-color: #fff;
323 323 text-align: center;
324 324 z-index: 9;
  325 + border-top: 4rpx solid #eee;
325 326  
326 327 }
327 328  
... ...