Commit 6a41bfce authored by 任建锋's avatar 任建锋

--

parent 59a07640
......@@ -8,7 +8,7 @@
<view class="fu_biao_ti45 ">
<image class="yuan_jiao_ju368847 " src={{resList['d7329665-f4f6-42bc-ab46-0af63a0837eb'].url}} />
<text class="getcardcontenttext fontVerticalCenter" a:if={{doJoinData.drawLotteryStatus==2}}>获得1次抽卡机会</text>
<text class="getcardcontenttext fontVerticalCenter" a:if={{doJoinData.drawLotteryStatus==1}}>再抽取{{doJoinData.restCardTypeNextPrize}}张不同卡牌即可领取奖励</text>
<text class="getcardcontenttext fontVerticalCenter" a:if={{doJoinData.drawLotteryStatus==1&&doJoinData.restCardTypeNextPrize>0}}>再抽取{{doJoinData.restCardTypeNextPrize}}张不同卡牌即可领取奖励</text>
</view>
<view class="getcardclosebtn " onTap="hiddenPanelEvent" data-value="{{'getcardpanel'}}"></view>
<image class="getcardimg " src={{doJoinData.image}} />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment