wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
590fd09e7dfc790d679e27b8fba0b50910c38708
Authored by
后端研发-苏泰源
2022-01-20 14:56:19 +0800
1 parent
bb6827bb
商品详情页评价文字居中
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
pages/goods/goodsInfo/goodsInfo.wxss
pages/goods/goodsInfo/goodsInfo.wxss
View file @
590fd09
...
...
@@ -1678,6 +1678,7 @@ view.cart-btn-lg {
1678
1678
text-align: center;
1679
1679
line-height: 38rpx;
1680
1680
margin-left: 20rpx;
1681
+ justify-content: center;
1681
1682
}
1682
1683
1683
1684
.buttem-list .item.red {
...
...