diff --git a/pages/giftpack/giftpacklist/giftpacklist.wxss b/pages/giftpack/giftpacklist/giftpacklist.wxss index 3d906ad..be61320 100644 --- a/pages/giftpack/giftpacklist/giftpacklist.wxss +++ b/pages/giftpack/giftpacklist/giftpacklist.wxss @@ -96,6 +96,7 @@ border: 2rpx solid #999; width: 120rpx; height: 120rpx; + background-color: #f8f8f8; } .box_ware_item.data-v-3a5b7e36 { @@ -241,4 +242,4 @@ page.data-v-3a5b7e36 { } .overdue.data-v-3a5b7e36{ background-color: rgb(153,153,153); -} \ No newline at end of file +}