Merged
Merge Request #435 · created by 后端研发-苏明海


Test


From test into qa

Merged by 后端研发-苏明海

1 participants

pages/goods/goodsInfo/goodsInfo.wxss
... ... @@ -333,8 +333,11 @@ image {
333 333 width: 29%;
334 334 }
335 335  
336   -.join-cart>view.new_split {
337   - width: 14%;
  336 +.join-cart>.new_split {
  337 + width: 13%;
  338 + text-align: center;
  339 + padding: 0;
  340 + margin: 0;
338 341 }
339 342  
340 343 .cart-ico {
... ...