|
|
@ -1,12 +1,6 @@ |
|
|
|
<template> |
|
|
|
<template> |
|
|
|
<view> |
|
|
|
<view> |
|
|
|
<view class="width100" v-if="couponDesInfo"> |
|
|
|
<view class="width100" v-if="couponDesInfo"> |
|
|
|
<!-- <view class="width100 fotct coupon-status font20 fcorred" v-if="couponDesInfo.couponCodeInfo.status == 3"> |
|
|
|
|
|
|
|
已使用 |
|
|
|
|
|
|
|
</view> |
|
|
|
|
|
|
|
<view class="width100 fotct coupon-status font20 fcor41c" v-if="couponDesInfo.couponCodeInfo.status == 2"> |
|
|
|
|
|
|
|
未使用 |
|
|
|
|
|
|
|
</view> --> |
|
|
|
|
|
|
|
<view class="line1"></view> |
|
|
|
<view class="line1"></view> |
|
|
|
<view class="width90"> |
|
|
|
<view class="width90"> |
|
|
|
<view class="flright fotct"> |
|
|
|
<view class="flright fotct"> |
|
|
@ -60,8 +54,8 @@ |
|
|
|
<button class="download btn" style="height:50px;width:100%;border:none;">前往"中油好客e站小程序"</button> |
|
|
|
<button class="download btn" style="height:50px;width:100%;border:none;">前往"中油好客e站小程序"</button> |
|
|
|
</script> |
|
|
|
</script> |
|
|
|
</wx-open-launch-weapp> |
|
|
|
</wx-open-launch-weapp> |
|
|
|
|
|
|
|
<!-- #endif --> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<!-- #endif --> |
|
|
|
|
|
|
|
<view class="width100 fotct" v-if="couponDesInfo.couponInfo.couponSource == 4"> |
|
|
|
<view class="width100 fotct" v-if="couponDesInfo.couponInfo.couponSource == 4"> |
|
|
|
<view class="font28 fontlet mart5 marb10" style="color: #1593c3;">视频教程</view> |
|
|
|
<view class="font28 fontlet mart5 marb10" style="color: #1593c3;">视频教程</view> |
|
|
|
<yy-video-player :auto-play="false" :url="imagewxUrl+imgadres3" :poster="poster" :show-back-btn="true"> |
|
|
|
<yy-video-player :auto-play="false" :url="imagewxUrl+imgadres3" :poster="poster" :show-back-btn="true"> |
|
|
|