forked from php-danfu.shenzhenbenwo.com

lefengyang
2025-09-10 9753a88eceb52a0f2e3084cf72f3474d2d7d7f1b
1
<block wx:if="{{$root.g0>0}}"><view><view class="live-wrapper-b"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><navigator class="live-item-b" style="{{'background:'+(bg)+';'+('box-shadow:'+('0px 1px 20px '+boxShadow)+';')}}" url="{{'plugin-private://wx2b03c6e691cd7370/pages/live-player-plugin?room_id='+item.$orig.room_id+'&custom_params='+custom_params}}" hover-class="none"><view class="img-box"><block wx:if="{{item.$orig.live_status==102}}"><view class="label bgblue"><view class="txt">{{item.m0}}</view><view class="msg">{{item.$orig.show_time}}</view></view></block><block wx:if="{{item.$orig.live_status==103}}"><view class="label bggary"><image style="width:20rpx;height:20rpx;" src="/static/images/live-02.png" mode></image><text>{{item.m1}}</text></view></block><block wx:if="{{item.$orig.live_status==101}}"><view class="label bgred"><image style="width:21rpx;height:22rpx;" src="/static/images/live-01.png" mode></image><text>{{item.m2}}</text></view></block><image src="{{item.$orig.share_img}}"></image></view><view class="info"><view class="title line1">{{item.$orig.name}}</view><view class="people"><image src="{{item.$orig.anchor_img}}" alt></image><text>{{item.$orig.anchor_name}}</text></view></view></navigator></block></view></view></block>