1 |
- <view class="{{['app-check-in dir-left-nowrap data-v-48911eb0','main-'+textPosition]}}" style="{{'background-image:'+('url('+backgroundPicUrl+')')+';'}}"><app-hotspot vue-id="8e565628-1" hotspot="{{hotspot}}" class="data-v-48911eb0" bind:__l="__l" vue-slots="{{['default']}}"><view data-event-opts="{{[['tap',[['checkIn',['$event']]]]]}}" style="width:100%;height:100%;" bindtap="__e" class="data-v-48911eb0"></view></app-hotspot><block wx:if="{{userInfo.check_in&&showText}}"><view class="dir-top-nowrap main-center data-v-48911eb0" style="{{'color:'+(textColor)+';'+('text-align:'+(textPosition)+';')}}"><view class="box-grow-0 first data-v-48911eb0">{{"今天签到可获得"+userInfo.check_in.todayAward}}</view><view class="box-grow-0 second data-v-48911eb0">{{"已连续签到"+userInfo.check_in.continue+"天"}}</view></view></block></view>
|