代码提交
This commit is contained in:
@ -88,10 +88,11 @@ const goToProduct = (coupons) => {
|
||||
scoped
|
||||
lang="scss"
|
||||
>
|
||||
@import "../../../style/images";
|
||||
.coupon-item {
|
||||
width: 100%;
|
||||
aspect-ratio: 682/176;
|
||||
background: url("https://b2c-pro-static-dev.zkthink.com/static/background/coupon-bg.png") no-repeat ;
|
||||
background: $orderStateCoupon no-repeat ;
|
||||
background-size: 100%;
|
||||
padding: 25rpx 60rpx;
|
||||
box-sizing: border-box;
|
||||
|
Reference in New Issue
Block a user