Commit 306bbd4ecc48fb37727fd78f139fe068bfce3907

Authored by 后端研发-苏明海
2 parents 4fc720db f2b2df7a

Merge branch 'test' into 'qa'

Test

See merge request !435
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 {
... ...