Commit d1e57bfa3118fec86a51791818116da7230b756f
1 parent
dc1a30d7
礼包默认图的显示
Showing
1 changed file
with
2 additions
and
1 deletions
pages/giftpack/giftpacklist/giftpacklist.wxss
... | ... | @@ -96,6 +96,7 @@ |
96 | 96 | border: 2rpx solid #999; |
97 | 97 | width: 120rpx; |
98 | 98 | height: 120rpx; |
99 | + background-color: #f8f8f8; | |
99 | 100 | } |
100 | 101 | |
101 | 102 | .box_ware_item.data-v-3a5b7e36 { |
... | ... | @@ -241,4 +242,4 @@ page.data-v-3a5b7e36 { |
241 | 242 | } |
242 | 243 | .overdue.data-v-3a5b7e36{ |
243 | 244 | background-color: rgb(153,153,153); |
244 | -} | |
245 | 245 | \ No newline at end of file |
246 | +} | ... | ... |