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
bdb0fbae05201d79ac66adf119de9791fe9be648
Authored by
后端研发-苏泰源
2022-03-17 10:45:45 +0800
1 parent
8602d4a0
普通商品详情页购买弹窗价格样式调整
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pages/goods/goodsInfo/goodsInfo.wxss
pages/goods/goodsInfo/goodsInfo.wxss
View file @
bdb0fba
...
...
@@ -708,7 +708,7 @@ view.cart-btn-lg {
708
708
color: #d60021;
709
709
font-size: 33rpx;
710
710
font-weight: bold;
711
-
display: flex;
711
+
/* display: flex; */
712
712
}
713
713
714
714
.spec-goods-stock {
...
...