1 |
- <view class="{{['gift-content','data-v-2dbcc7c8',''+(small?'receive-content-big':'receive-content-small'),''+(bless_music&&gift_status!=0?'blessing-content':'')]}}"><block wx:if="{{gift_status!=0&&bless_music}}"><view class="voice-blessing data-v-2dbcc7c8"><view class="text data-v-2dbcc7c8">听听他的语音祝福</view><view class="angle data-v-2dbcc7c8"></view></view></block><view class="avatar-image data-v-2dbcc7c8" style="{{'background-image:'+('url('+avatar+')')+';'}}"><block wx:if="{{bless_music}}"><view class="ripple data-v-2dbcc7c8" animation="{{animationData1}}"></view></block><block wx:if="{{bless_music}}"><view class="ripple data-v-2dbcc7c8" animation="{{animationData2}}"></view></block></view><block wx:if="{{bless_music}}"><image class="avatar-image data-v-2dbcc7c8" src="{{is_play?'./../../image/play-big.png':'./../../image/stop-big.png'}}" data-event-opts="{{[['tap',[['play',['$event']]]]]}}" bindtap="__e"></image></block><view class="sender dir-left-nowrap main-center data-v-2dbcc7c8"><text class="who data-v-2dbcc7c8">{{nickname}}</text></view><view class="greetings data-v-2dbcc7c8">{{bless_word}}</view><view class="goods-content data-v-2dbcc7c8"><view class="{{['goods','data-v-2dbcc7c8',theme+'-border']}}"><image class="pic data-v-2dbcc7c8" src="{{$root.f0}}"></image><block wx:if="{{is_big_gift===0}}"><view class="name t-omit data-v-2dbcc7c8">{{name}}</view></block><block wx:if="{{status}}"><view class="{{['status','data-v-2dbcc7c8',theme+'-background']}}"><text class="data-v-2dbcc7c8">{{''+status+''}}</text></view></block></view><block wx:if="{{type==='num_open'&&open_status===0&&gift_status!=0}}"><button class="invite-friends data-v-2dbcc7c8" open-type="share"><image class="{{['data-v-2dbcc7c8',theme+'-background']}}" src="../../image/invite-friends.png"></image></button></block></view><block wx:if="{{open_status!==0&&winUser.length>0}}"><view class=" gift-over data-v-2dbcc7c8"><gift-over vue-id="3b12686a-1" is_status="{{is_status}}" type="{{type}}" userOrder="{{userOrder}}" open_type="{{open_type}}" num="{{num}}" win_time="{{win_time}}" winUser="{{winUser}}" class="data-v-2dbcc7c8" bind:__l="__l"></gift-over></view></block><block wx:if="{{type!=='direct_open'&&open_status===0}}"><view class="participant data-v-2dbcc7c8"><participant vue-id="3b12686a-2" userOrder="{{userOrder}}" class="data-v-2dbcc7c8" bind:__l="__l"></participant></view></block><block wx:if="{{gift_status!=0&&address_status==1}}"><view class="button dir-left-nowrap main-center data-v-2dbcc7c8"><view data-event-opts="{{[['tap',[['routeAddress']]]]}}" class="{{['but','again','data-v-2dbcc7c8',theme+'-border',theme+'-color',theme+'-shadow']}}" bindtap="__e">填写地址</view><view data-event-opts="{{[['tap',[['routeGo',['$event']]]]]}}" class="{{['but','send','data-v-2dbcc7c8',theme+'-background',theme+'-shadow']}}" bindtap="__e">我也要送礼物</view></view></block><block wx:if="{{(gift_status==1||gift_status==2)&&address_status==0}}"><view data-event-opts="{{[['tap',[['routeGo',['$event']]]]]}}" class="{{['metoo','data-v-2dbcc7c8',theme+'-background',theme+'-shadow']}}" bindtap="__e">我也要送礼物</view></block><block wx:if="{{gift_status==0&&win_goods_status!=3&&win_goods_status!=1}}"><view class="button dir-left-nowrap main-center data-v-2dbcc7c8"><view data-event-opts="{{[['tap',[['routeGo',['$event']]]]]}}" class="{{['but','again','data-v-2dbcc7c8',theme+'-border',theme+'-color',theme+'-shadow']}}" bindtap="__e">再送一份</view><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="{{['but','send','data-v-2dbcc7c8',theme+'-background',theme+'-shadow']}}" bindtap="__e">送给朋友</view></view></block><block wx:else><block wx:if="{{gift_status==0}}"><view data-event-opts="{{[['tap',[['routeGo',['$event']]]]]}}" class="{{['metoo','data-v-2dbcc7c8',theme+'-background',theme+'-shadow']}}" bindtap="__e">再送一份</view></block></block><view class="page-width share-poster data-v-2dbcc7c8"><app-share-qr-code-poster vue-id="3b12686a-3" url="{{url}}" value="{{shareBool}}" data-event-opts="{{[['^share',[['testShare']]],['^input',[['__set_model',['','shareBool','$event',[]]]]]]}}" bind:share="__e" bind:input="__e" class="data-v-2dbcc7c8" bind:__l="__l"></app-share-qr-code-poster></view></view>
|