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 line
3.2 KiB

4 months ago
<view class="wanl-live-footer"><view class="wanl-live-footer-bottom_msg"><block wx:if="{{state==1}}"><input class="wanl-live-footer-bottom_msg_input" type="text" confirm-type="send" placeholder-style="rgba(255, 255, 255, .8)" placeholder-class="wanl-live-footer-bottom_msg_input-placeholder" placeholder="问什么都告诉你~" data-event-opts="{{[['confirm',[['send',['msg']]]],['input',[['__set_model',['','message','$event',[]]]]]]}}" value="{{message}}" bindconfirm="__e" bindinput="__e"/></block></view><view data-event-opts="{{[['tap',[['popup',['open']]]]]}}" class="wanl-live-footer-bottom_goods" bindtap="__e"><view class="wanl-btn wanl-btn-transpare"><image class="wanl-btn-image" src="/static/images/live/shop.png"></image><block wx:if="{{$root.g0!=0}}"><view class="wanl-btn-tag"><text class="wanl-btn-tag-text">{{$root.m0}}</text></view></block></view></view><block wx:if="{{state==1}}"><view data-event-opts="{{[['tap',[['send',['like']]]]]}}" class="wanl-live-footer-bottom_praise" bindtap="__e"><view class="wanl-btn"><text class="wanl-btn-text wanl-live-footer-bottom_praise-btn-text"></text><block wx:if="{{like!=0}}"><view class="wanl-btn-tag"><text class="wanl-btn-tag-text">{{$root.m1}}</text></view></block></view></view></block><uni-popup class="vue-ref" vue-id="d9012a1c-1" type="bottom" data-ref="goods" bind:__l="__l" vue-slots="{{['default']}}"><view class="wanl-live-popup"><view class="wanl-live-popup-title"><text class="wanl-live-popup-title-text">{{"共 "+$root.g1+" 件商品"}}</text><text data-event-opts="{{[['tap',[['popup',['close']]]]]}}" class="wanl-live-popup-title-close-text" bindtap="__e"></text></view><scroll-view class="wanl-live-popup-list" scroll-y="true"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="id"><view class="wanl-live-popup-list-item"><view class="wanl-live-popup-list-item-img"><image class="wanl-live-popup-list-item-image" src="{{item.m2}}"></image></view><view class="{{['wanl-list-tag','tagbg_'+(index+1)]}}"><text class="wanl-list-tag-text">{{index+1}}</text></view><view class="wanl-live-popup-list-item-subject"><view class="wanl-live-popup-list-item-subject-title"><text class="wanl-live-popup-list-item-subject-title-text">{{item.$orig.title}}</text></view><view class="wanl-live-popup-list-item-subject-operation"><view class="wanl-live-popup-list-item-subject-operation-price"><text class="wanl-live-popup-list-item-subject-operation-price-text">{{"¥"+item.$orig.price}}</text></view><view class="wanl-live-popup-list-item-subject-operation-button"><block wx:if="{{state==1}}"><view data-event-opts="{{[['tap',[['send',['seek',index+1]]]]]}}" class="wanl-live-popup-list-item-subject-operation-button-seek" bindtap="__e"><text class="wanl-live-popup-list-item-subject-operation-button-seek-text">求讲解</text></view></block><view data-event-opts="{{[['tap',[['goods',['$0'],[[['goods','id',item.$orig.id,'id']]]]]]]}}" class="wanl-live-popup-list-item-subject-operation-button-shopping" bindtap="__e"><text class="wanl-live-popup-list-item-subject-operation-button-shopping-text"></text></view></view></view></view></view></block></scroll-view><view style="{{'height:'+(statusFootHeight+'px')+';'}}"></view></view></uni-popup></view>