You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

1 lines
1.7 KiB

<view class="content _div"><view class="wanlive-bg _div"><image class="wanlive-bg-img" lazy-load="{{true}}" fade-show="{{false}}" src="{{$root.m0}}" mode="aspectFill"></image></view><block wx:if="{{liveData.state==1||liveData.state==2&&playUrl}}"><view class="wanlive-play _div"><wanl-live-play vue-id="b1a5e64a-1" screenHeight="{{screenHeight}}" screenWidth="{{screenWidth}}" source="{{playUrl}}" bind:__l="__l"></wanl-live-play></view></block><block wx:else><block wx:if="{{liveData.state==0}}"><view class="wanlive-tip _div"><wanl-live-tip vue-id="b1a5e64a-2" text="直播正在准备中..." bind:__l="__l"></wanl-live-tip></view></block><block wx:else><view class="wanlive-tip _div"><wanl-live-tip vue-id="b1a5e64a-3" text="直播转码中..." bind:__l="__l"></wanl-live-tip></view></block></block><view class="wanlive-header _div" style="{{'top:'+(statusBarHeight+'px')+';'}}"><wanl-live-header vue-id="b1a5e64a-4" isFollow="{{liveData.isFollow}}" state="{{liveData.state}}" online="{{liveStatis.online}}" shopdata="{{liveData.shop}}" data-event-opts="{{[['^change',[['onShopLike']]]]}}" bind:change="__e" bind:__l="__l"></wanl-live-header></view><block wx:if="{{liveData.state==1}}"><view class="wanlive-message _div" style="{{'bottom:'+(statusFootHeight+60+'px')+';'}}"><wanl-live-message class="vue-ref" vue-id="b1a5e64a-5" data-ref="message" bind:__l="__l"></wanl-live-message></view></block><view class="wanlive-footer _div" style="{{'bottom:'+(statusFootHeight+'px')+';'}}"><wanl-live-footer vue-id="b1a5e64a-6" statusFootHeight="{{statusFootHeight}}" like="{{liveStatis.like}}" state="{{liveData.state}}" goods="{{liveData.goods}}" data-event-opts="{{[['^change',[['sendLive',['$event']]]]]}}" bind:change="__e" bind:__l="__l"></wanl-live-footer></view></view>