Files
2025-06-11 10:21:51 +08:00

1 line
1.8 KiB
Plaintext

<block wx:if="{{isShow}}"><view><view class="header" style="{{('top:'+statusBarH+'px;')}}"><view data-event-opts="{{[['tap',[['closeLive',['$event']]]]]}}" class="header-close-btn" bindtap="__e"><image class="header-close-img" src="../../static/live/close.png" mode></image></view></view><view class="right-tools" style="{{'top:'+(statusBarH)+';'}}"><view data-event-opts="{{[['tap',[['switchCamera',['$event']]]]]}}" class="right-tool-item" bindtap="__e"><image class="right-tool-item-image" src="../../static/live/flip.png" mode></image><text class="right-tool-item-name">翻转</text></view><view data-event-opts="{{[['tap',[['openBeauty',['$event']]]]]}}" class="right-tool-item" bindtap="__e"><image class="right-tool-item-image" src="../../static/live/beautify.png" mode></image><text class="right-tool-item-name">美化</text></view><view data-event-opts="{{[['tap',[['openDefinition',['$event']]]]]}}" class="right-tool-item" bindtap="__e"><image class="right-tool-item-image" src="../../static/live/tool.png" mode></image><text class="right-tool-item-name">清晰度</text></view></view><button data-event-opts="{{[['tap',[['startFunc',['$event']]]]]}}" class="start-btn" style="{{('top:'+winHeight*0.72+'px;')}}" bindtap="__e"><text class="white f32">开始视频直播</text></button><beauty class="vue-ref" bind:liveSet="__e" vue-id="6feb67b4-1" data-ref="beauty" data-event-opts="{{[['^liveSet',[['BeautyFunc']]]]}}" bind:__l="__l"></beauty><definition class="vue-ref" bind:liveSet="__e" vue-id="6feb67b4-2" data-ref="definition" data-event-opts="{{[['^liveSet',[['DefinitionFunc']]]]}}" bind:__l="__l"></definition><background class="vue-ref" bind:liveSet="__e" vue-id="6feb67b4-3" data-ref="background" data-event-opts="{{[['^liveSet',[['BackgroundFunc']]]]}}" bind:__l="__l"></background></view></block>