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
576684e2cfdab493eba69cbf191bf91d314fd160
Authored by
season
2019-12-30 09:50:14 +0800
1 parent
e674dbbc
商品框换行问题优化
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
components/diy_goodsGroup/diy_goodsGroup.wxss
components/diy_goodsGroup/diy_goodsGroup.wxss
View file @
576684e
...
...
@@ -258,7 +258,7 @@
258
258
display: flex;
259
259
/* padding-left: 2rpx; */
260
260
margin-bottom: 12rpx;
261
- width: 48
.5
%;
261
+ width: 48
%;
262
262
float: left;
263
263
background: #fff;
264
264
margin-left: 1%;
...
...