...
|
...
|
@@ -6,7 +6,7 @@ |
|
|
<text>活动流程</text>
|
|
|
<help url="https://activity.yoho.cn/feature/5901.html" text="活动规则" title="原价购活动说明"></help>
|
|
|
</view>
|
|
|
<image mode="aspectFill" class="jion-tips-image" src="https://cdn.yoho.cn/o_1dhlc14l11pm01c8q6p01ur718at8.png"></image>
|
|
|
<image mode="aspectFill" class="jion-tips-image" src="https://cdn.yoho.cn/o_1dhq2n6551qc5djrv5v1geekcq8.png"></image>
|
|
|
</view>
|
|
|
<view class="machine {{shareFlag ? 'machine-t-m' : 'machine-t-l'}}">
|
|
|
<view class="open-shadow"></view>
|
...
|
...
|
@@ -32,7 +32,7 @@ |
|
|
<view class="fellow-bar" wx:if="{{product.status && !shareFlag}}">
|
|
|
<block wx:if="{{product.status >= 3}}">
|
|
|
<view class="endTip">
|
|
|
<text>{{notice.content || '本场活动已结束,请关注开奖消息通知'}}</text>
|
|
|
<text>{{notice.content || '本场活动已结束,请关注中奖结果通知'}}</text>
|
|
|
</view>
|
|
|
</block>
|
|
|
<block wx:elif="{{notice.content}}">
|
...
|
...
|
|