|
|
|
@ -128,7 +128,7 @@ |
|
|
|
</view> |
|
|
|
<view class="flex-row group_15"> |
|
|
|
<text class="text_11">优惠券:</text> |
|
|
|
<u-input @change="checkCoupon" v-model="couponText" placeholder="非必填,请输入优惠券码"></u-input> |
|
|
|
<u-input @change="checkCoupon" v-model="coupon" placeholder="非必填,请输入优惠券码"></u-input> |
|
|
|
</view> |
|
|
|
<view class="flex-col group_21"> |
|
|
|
<view class="flex-col items-center button" @click="next"> |
|
|
|
|