Commit c2769c749cd7101f65db7533fa625f2a912b0ffd

Authored by 后端研发-苏泰源
2 parents ab657183 3453efdc

Merge branch 'dev' of http://git.vipzhuang.cn/wxd/MShopWeApp into dev

Showing 1 changed file with 2 additions and 0 deletions
pages/user/index/index.wxss
... ... @@ -372,6 +372,8 @@
372 372 margin-top: 30rpx;
373 373 display: inline-block;
374 374 line-height: 40rpx;
  375 + margin-left: 0 !important;
  376 + margin-right: 0 !important;
375 377 }
376 378  
377 379 .xc-project-frame .xc-project {
... ...