|
@@ -63,11 +63,11 @@ |
|
|
<text class='throgh'>{{data.priceStr}}元</text> |
|
|
<text class='throgh'>{{data.priceStr}}元</text> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
<view class='rest' wx:if="{{data.validType==2}}">有效期:自领取之日起 |
|
|
|
|
|
|
|
|
<view class='rest' wx:if="{{data.validType==2}}">自领取之日起 |
|
|
<text class='time'>{{validDays}}</text>天内有效 |
|
|
<text class='time'>{{validDays}}</text>天内有效 |
|
|
<text class="use">(请在有效期内使用)</text> |
|
|
<text class="use">(请在有效期内使用)</text> |
|
|
</view> |
|
|
</view> |
|
|
<view class='rest' wx:if="{{data.validType==1}}">有效期: |
|
|
|
|
|
|
|
|
<view class='rest' wx:if="{{data.validType==1}}"> |
|
|
<text class='time'>{{validStartDate}}至{{validEndDate}}</text> |
|
|
<text class='time'>{{validStartDate}}至{{validEndDate}}</text> |
|
|
</view> |
|
|
</view> |
|
|
<view class='rest' wx:if="{{data.type==5}}"> |
|
|
<view class='rest' wx:if="{{data.type==5}}"> |
|
|