|
|
|
@ -17,7 +17,7 @@
|
|
|
|
|
<view class="coupon-left"> |
|
|
|
|
<image class="left-bg" src="@/static/images/coupon-bg2.png" mode=""></image> |
|
|
|
|
<view class="text-box"> |
|
|
|
|
<view class="money">¥{{ coupon.couponPrice }}</view> |
|
|
|
|
<view class="money" style="padding-top: 0;">¥{{ coupon.couponPrice }}</view> |
|
|
|
|
<!-- <view class="money">7<text>折</text></view> --> |
|
|
|
|
<view class="line"></view> |
|
|
|
|
<view class="tip acea-row row-between"> |
|
|
|
|