index.wxml 3.1 KB

1
  1. <app-layout vue-id="6ec95ed3-1" bind:__l="__l" vue-slots="{{['default']}}"><view class="index"><view class="page-width gift-navigation"><gift-navigation vue-id="{{('6ec95ed3-2')+','+('6ec95ed3-1')}}" theme="{{theme}}" botHeight="{{BotHeight}}" navBool="{{navBool}}" bind:__l="__l"></gift-navigation></view><view class="page-width pick-gift"><pick-gift vue-id="{{('6ec95ed3-3')+','+('6ec95ed3-1')}}" theme="{{theme}}" gift_list="{{gift_list}}" data-event-opts="{{[['^giftNumber',[['giftNumber']]],['^giftInput',[['giftInput']]]]}}" bind:giftNumber="__e" bind:giftInput="__e" bind:__l="__l"></pick-gift></view><view class="page-width gift-method"><gift-method vue-id="{{('6ec95ed3-4')+','+('6ec95ed3-1')}}" method_type="{{method_type}}" open_type="{{open_type}}" select_str="{{select_str}}" type="{{config.type}}" data-event-opts="{{[['^set_methods',[['set_methods']]],['^set_people_status',[['set_people_status']]],['^change_people',[['change_people']]],['^set_lottery_time',[['set_lottery_time']]]]}}" bind:set_methods="__e" bind:set_people_status="__e" bind:change_people="__e" bind:set_lottery_time="__e" bind:__l="__l"></gift-method></view><view class="page-width blessing-message"><blessing-message vue-id="{{('6ec95ed3-5')+','+('6ec95ed3-1')}}" bless_word="{{bless_word}}" place_bless_word="{{config.bless_word}}" data-event-opts="{{[['^changeTextarea',[['changeTextarea']]]]}}" bind:changeTextarea="__e" bind:__l="__l"></blessing-message></view><view class="page-width voice"><voice vue-id="{{('6ec95ed3-6')+','+('6ec95ed3-1')}}" theme="{{theme}}" botHeight="{{BotHeight}}" is_play="{{is_play}}" audio="{{audio}}" voice_i="{{voice_i}}" data-event-opts="{{[['^play',[['play']]],['^recorder',[['recorder']]],['^click',[['e0']]],['^close',[['close']]]]}}" bind:play="__e" bind:recorder="__e" bind:click="__e" bind:close="__e" bind:__l="__l"></voice></view><view class="page-width generate-package"><generate-package vue-id="{{('6ec95ed3-7')+','+('6ec95ed3-1')}}" theme="{{theme}}" totalPrice="{{totalPrice}}" template_message_captain="{{config.template_message_captain_gift_form_user}}" data-event-opts="{{[['^click',[['generatePackage']]]]}}" bind:click="__e" bind:__l="__l"></generate-package></view><view class="page-width empty-nav"><app-empty-bottom vue-id="{{('6ec95ed3-8')+','+('6ec95ed3-1')}}" backgroundColor="#f7f7f7" height="{{$root.m0}}" bind:__l="__l"></app-empty-bottom></view><block wx:if="{{is_gift&&$root.g0.length>0}}"><view class="page-width get-right-now"><get-right-now vue-id="{{('6ec95ed3-9')+','+('6ec95ed3-1')}}" background="{{config.background}}" gift_id="{{gift_id}}" turn_no="{{turn_no}}" bless_word="{{gift.list.bless_word}}" nickname="{{gift.list.user.nickname}}" avatar="{{gift.list.user.userInfo.avatar}}" type="{{gift.list.type}}" bless_music="{{gift.list.bless_music}}" template_message="{{config.template_message_captain_gift_convert}}" music_play="{{music_play}}" data-event-opts="{{[['^setGift',[['setGift']]],['^music',[['music']]]]}}" bind:setGift="__e" bind:music="__e" bind:__l="__l"></get-right-now></view></block><block wx:if="{{navBool}}"><view style="{{'width:'+('100%')+';'+('height:'+(BotHeight+'rpx')+';')}}"></view></block></view></app-layout>