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.0 KiB

<view class="find-container"><block wx:if="{{$root.g0>0}}"><view class="main"><swiper style="{{'height:'+(wanlsys.windowHeight+'px')+';'}}" current-item-id="{{currentId}}" circular="{{true}}" acceleration="{{true}}" data-event-opts="{{[['change',[['changeCurrent',['$event']]]],['animationfinish',[['animationFinish',['$event']]]]]}}" bindchange="__e" bindanimationfinish="__e"><block wx:if="{{isVideo}}"><swiper-item item-id="find"><wanl-find-play class="vue-ref" vue-id="713cf014-1" isComment="{{common.appConfig.comment_switch}}" width="{{wanlsys.windowWidth}}" height="{{wanlsys.windowHeight}}" bottom="{{wanlsys.windowBottom}}" data-ref="findPlay" bind:__l="__l"></wanl-find-play></swiper-item></block><swiper-item item-id="find"><wanl-find-lists vue-id="713cf014-2" isComment="{{common.appConfig.comment_switch}}" currentItemId="{{currentId}}" top="{{wanlsys.headHeight}}" height="{{wanlsys.windowHeight}}" width="{{wanlsys.windowWidth-48}}" bind:__l="__l"></wanl-find-lists></swiper-item></swiper></view></block></view>