修改领券中心bug

This commit is contained in:
2024-12-09 14:19:42 +08:00
parent fd7777e4f4
commit f6f1425cf5
3 changed files with 11 additions and 4 deletions

View File

@@ -1 +1,8 @@
/* pages/discountCoupon/index.wxss */
/* pages/discountCoupon/index.wxss */
page {
background-color: rgb(242,243,245);
}
.item {
margin: 20rpx;
}