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
ad4ac90e44b8c55e74eea1dd4dad05fdf5a13743
Authored by
taiyuan
2021-11-27 18:01:06 +0800
1 parent
b45b1075
自定义模块商品分组样式修改
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
components/diy_goodsGroup/diy_goodsGroup.wxss
components/diy_goodsGroup/diy_goodsGroup.wxss
View file @
ad4ac90
...
...
@@ -238,8 +238,8 @@
238
238
width: 56rpx;
239
239
height: 56rpx;
240
240
/* position: relative; */
241
- left: 6rpx;
242
- top: 6rpx;
241
+ left: 10rpx;
242
+ top: 10rpx;
243
243
}
244
244
245
245
.zs_t1_x2 {
...
...