1 line
3.0 KiB
Plaintext
1 line
3.0 KiB
Plaintext
<block wx:if="{{istrue}}"><view class="startanswer flex_column flex_items pos _div"><block wx:if="{{ismask2}}"><view class="mask flex_items flex_center"><view class="mk2 pos"><image class="abs" style="width:138rpx;height:124rpx;left:-50rpx;top:-50rpx;" src="{{imgUrl+'gift.png'}}" mode></image><image class="abs" style="width:112rpx;height:32rpx;left:50%;transform:translate(-50%);top:10rpx;" src="{{imgUrl+'cg.png'}}"></image><view class="flex_column flex_items"><text class="bold f40 mt80" style="color:#333;">{{"您的成绩为"+score+"分"}}</text><text class="f28 mt20" style="color:#333;">{{"达到该成绩用时:"+used_minute+"分"}}</text><text class="f28 mt10" style="color:#333;">击败全部99%的用户</text><view class="flex_items flex_center"><view class="flex_between flex_items mt40" style="width:220rpx;"><block wx:if="{{types==1}}"><text class="bold f24" style="color:#93D574;">{{winfen}}</text></block><block wx:if="{{types==1}}"><text class="f24" style="color:#93D574;">积分兑换券</text></block><block wx:if="{{types==2}}"><text class="f24" style="color:#93D574;">获得:</text></block><block wx:if="{{types==2}}"><text class="f24" style="color:#93D574;">{{pname}}</text></block></view></view></view><view data-event-opts="{{[['tap',[['goindex',['$event']]]]]}}" class="abs bn flex_center" bindtap="__e"><image class="mt20" style="width:160rpx;height:40rpx;" src="{{imgUrl+'ky.png'}}" mode></image></view></view></view></block><view class="flex_start flex_items mt50 _div"><text class="bold" style="color:#333;font-size:60rpx;">倒计时</text><text class="ml35 bold" style="color:#7BCB7A;font-size:70rpx;">{{cdTime}}</text></view><view class="flex_items flex_center mt80 pos _div" style="z-index:2;"><view class="bgwhite pos flex_column flex_items _div" style="width:658rpx;height:814rpx;box-shadow:0rpx 28rpx 64rpx 0rpx rgba(163,199,143,0.65);border-radius:52rpx;"><image class="abs" style="width:110rpx;height:110rpx;left:50%;transform:translate(-50%);top:-55rpx;" src="{{imgUrl+'duigou.png'}}" mode></image><view class="flex_start flex_items mt80 _div"><text class="f24" style="color:#7CCB72;">{{"第"+num+"题"}}</text><view class="ml10 _div" style="height:26rpx;width:1px;background:#b2b2b2;"></view><text class="f24 ml10" style="color:#9E9E9E;">{{"共"+$root.g0+"题"}}</text></view><view class="flex_column flex_items mt20 _div" style="width:calc(100% - 90rpx);"><text class="f40 mb10" style="color:#333;">{{list[num-1].question_name}}</text><block wx:for="{{list[num-1].question_items}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['chosewho',[index]]]]]}}" class="{{['_div','f-center','mt30','f30',index==curindex?'chose':'nochose']}}" style="width:542rpx;height:86rpx;line-height:86rpx;border-radius:43rpx;" bindtap="__e">{{''+item.item+''}}</view></block></view></view></view><view class="abs _div" style="width:100%;left:0;bottom:0;"><image style="width:100%;height:470rpx;" src="{{imgUrl+'bbm.png'}}" mode></image></view><ywatermark vue-id="66b39cf0-1" info="原创内容,禁止转载" bind:__l="__l"></ywatermark></view></block> |