Commit 3fc6fcaf authored by 任建锋's avatar 任建锋

--

parent 0c6604ea
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<view class="fu_biao_ti45 "> <view class="fu_biao_ti45 ">
<image class="yuan_jiao_ju368847 " src={{resList['d7329665-f4f6-42bc-ab46-0af63a0837eb'].url}} /> <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==2}}>获得1次抽卡机会</text>
<text class="getcardcontenttext fontVerticalCenter" a:if={{doJoinData.drawLotteryStatus==1}}>再抽取{{doJoinData.restCardTypeCount}}张不同卡牌即可领取奖励</text> <text class="getcardcontenttext fontVerticalCenter" a:if={{doJoinData.drawLotteryStatus==1}}>再抽取{{doJoinData.restCardTypeNextPrize}}张不同卡牌即可领取奖励</text>
</view> </view>
<view class="getcardclosebtn " onTap="hiddenPanelEvent" data-value="{{'getcardpanel'}}"></view> <view class="getcardclosebtn " onTap="hiddenPanelEvent" data-value="{{'getcardpanel'}}"></view>
<image class="getcardimg " src={{doJoinData.image}} /> <image class="getcardimg " src={{doJoinData.image}} />
......
.taskpanel{ .win_bg > .taskpanel{
position:absolute !important; position:fixed !important;
top:auto !important; top:auto !important;
bottom:0rpx !important; bottom:0rpx !important;
left:0rpx !important; left:0rpx !important;
...@@ -20,6 +20,6 @@ ...@@ -20,6 +20,6 @@
} }
.taskpanel .taskbody{ .taskpanel .taskbody{
overflow-y:scroll; overflow-y:scroll;
height: 678rpx!important; height: 770rpx!important;
z-index:10; z-index:10;
} }
\ No newline at end of file
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