修改优惠券bug

This commit is contained in:
2024-12-09 15:31:49 +08:00
parent f6f1425cf5
commit ebc8cae3c8
3 changed files with 8 additions and 3 deletions

View File

@@ -4,6 +4,10 @@ page {
background-color: rgb(242,243,245);
}
.item {
margin: 20rpx;
}
.integralWrapper {
padding: 20rpx;
}