Commit f2b2df7a1a9faf0269d269db2cc4519072f2e0b0

Authored by 后端研发-苏明海
2 parents 65371f49 33dc45f6

Merge branch 'dev' into 'test'

Dev

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