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
e9c130f759e2b0dbf59c08708e8e8526170fe479
Authored by
后端研发-苏泰源
2021-12-11 11:34:36 +0800
1 parent
1f2c248b
服务项目商品详情修改
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
packageA/pages/goodsInfo/goodsInfo.wxss
packageA/pages/goodsInfo/goodsInfo.wxss
View file @
e9c130f
...
...
@@ -59,6 +59,7 @@ image {
59
59
.swiper_box {
60
60
width: 100%;
61
61
height: 750rpx;
62
+ background-color: #f2f2f2;
62
63
}
63
64
.goods-title {
64
65
display: flex;
...
...