CameraModal.wxml 916 B

1
  1. <uni-popup vue-id="a77107ae-1" type="center" data-ref="cameraPopup" class="data-v-792b947d vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><view class="video-container data-v-792b947d"><view class="title data-v-792b947d"><uni-section vue-id="{{('a77107ae-2')+','+('a77107ae-1')}}" type="line" title="{{title}}" class="data-v-792b947d" bind:__l="__l" vue-slots="{{['right']}}"><uni-icons vue-id="{{('a77107ae-3')+','+('a77107ae-2')}}" type="closeempty" size="24" color="#999" data-event-opts="{{[['^click',[['close']]]]}}" bind:click="__e" class="data-v-792b947d" slot="right" bind:__l="__l"></uni-icons></uni-section></view><live-player class="video data-v-792b947d" style="width:100%;height:225px;" src="{{videoSrc}}" autoplay="{{true}}" data-event-opts="{{[['statechange',[['statechange',['$event']]]],['error',[['error',['$event']]]]]}}" bindstatechange="__e" binderror="__e"></live-player></view></uni-popup>