Commit 590fd09e7dfc790d679e27b8fba0b50910c38708

Authored by 后端研发-苏泰源
1 parent bb6827bb

商品详情页评价文字居中

pages/goods/goodsInfo/goodsInfo.wxss
@@ -1678,6 +1678,7 @@ view.cart-btn-lg { @@ -1678,6 +1678,7 @@ view.cart-btn-lg {
1678 text-align: center; 1678 text-align: center;
1679 line-height: 38rpx; 1679 line-height: 38rpx;
1680 margin-left: 20rpx; 1680 margin-left: 20rpx;
  1681 + justify-content: center;
1681 } 1682 }
1682 1683
1683 .buttem-list .item.red { 1684 .buttem-list .item.red {