|
@@ -86,7 +86,7 @@
|
|
|
<image style="width: 650rpx;height: 650rpx;" :src="config.service_code" mode=""></image>
|
|
|
</view>
|
|
|
</u-popup>
|
|
|
- <u-popup v-model="youhui" mode="center" border-radius="20" v-if="coupon == 0">
|
|
|
+ <u-popup v-if="couponlist>0" v-model="youhui" mode="center" border-radius="20" v-if="coupon == 0">
|
|
|
<view style="font-size: 0;">
|
|
|
<view class="back">
|
|
|
<scroll-view scroll-y style="height: 330rpx;" :show-scrollbar="false">
|