1 line
6.4 KiB
Plaintext
1 line
6.4 KiB
Plaintext
<view><block wx:if="{{isShowAixin}}"><image style="{{('position: fixed; margin-left: '+aixinLeft+'px; margin-top: '+aixinTop+'px; width: 70px; height: 65px; transform: rotate('+Rotate+'deg);')}}" src="../static/img/index/aixining.png"></image></block><swiper style="{{('width: '+windowWidth+'px; height: '+windowHeight+'px; background-color: #000000;')}}" vertical="{{true}}" current="{{current}}" indicator-dots="{{false}}" data-event-opts="{{[['animationfinish',[['animationfinish',['$event']]]],['change',[['change',['$event']]]]]}}" bindanimationfinish="__e" bindchange="__e"><block wx:for="{{$root.l0}}" wx:for-item="list" wx:for-index="index" wx:key="index"><swiper-item><view><block wx:if="{{list.g0<=1}}"><video style="{{('width: '+windowWidth+'px; height: '+windowHeight+'px; background-color: #000000; z-index: -1;')}}" id="{{list.$orig.story_id+''+index}}" loop="{{true}}" controls="{{false}}" http-cache="{{true}}" object-fit="cover" page-gesture="{{false}}" show-fullscreen-btn="{{false}}" show-loading="{{false}}" show-center-play-btn="{{false}}" enable-progress-gesture="{{false}}" src="{{list.$orig.story_video}}" data-event-opts="{{[['ended',[['ended',['$event']]]],['tap',[['tapVideoHover',['$0','$event'],[[['dataList','',index,'state']]]]]]]}}" muted="{{list.$orig.isplay}}" bindended="__e" bindtap="__e"></video></block><block wx:if="{{!list.$orig.playIng}}"><image style="{{('width: '+windowWidth+'px; height: '+windowHeight+'px; position: absolute;')}}" src="{{list.$orig.story_file[0]}}" mode="aspectFit"></image></block></view><view data-event-opts="{{[['tap',[['tapVideoHover',['$0','$event'],[[['dataList','',index,'state']]]]]],['touchstart',[['touchstartHover',['$event']]]]]}}" class="videoHover" style="{{('width: '+windowWidth+'px; height: '+windowHeight+'px;')}}" bindtap="__e" bindtouchstart="__e"><block wx:if="{{list.$orig.state=='pause'}}"><image class="playState" src="../static/img/index/play.png"></image></block></view><view class="userInfo"><image class="userAvatar" src="{{list.$orig.user_avatar}}" mode="aspectFill" data-event-opts="{{[['tap',[['tozuozhe',['$0'],[[['dataList','',index,'user_id']]]]]]]}}" bindtap="__e"></image><block wx:if="{{list.$orig.user_id!=userInfo.user_id&&!list.$orig.IsFollow}}"><text data-event-opts="{{[['tap',[['onFollow',['$0',index],[[['dataList','',index,'user_id']]]]]]]}}" class="right-text-avater" bindtap="__e">+</text></block><view data-event-opts="{{[['tap',[['cLike',['$0'],[[['dataList','',index,'IsFabulous']]]]]]]}}" style="opacity:0.9;margin-top:17px;" bindtap="__e"><block wx:if="{{list.$orig.IsFabulous}}"><image style="width:40px;height:40px;position:absolute;right:6px;" src="../static/img/index/xin.png" data-story_id="{{list.$orig.story_id}}" data-index="{{index}}" data-event-opts="{{[['tap',[['onUnLike',['$event']]]]]}}" catchtap="__e"></image></block><block wx:if="{{!list.$orig.IsFabulous}}"><image style="width:40px;height:40px;position:absolute;right:6px;" src="../static/img/index/xin-2.png" data-story_id="{{list.$orig.story_id}}" data-index="{{index}}" data-event-opts="{{[['tap',[['onLike',['$event']]]]]}}" catchtap="__e"></image></block><text class="{{[(list.$orig.IsFabulous)?'likeNumActive':'']}}" style="color:#FFFFFF;margin-top:40px;font-size:14px;text-align:center;font-weight:bold;">{{list.$orig.story_like_count}}</text></view><view data-event-opts="{{[['tap',[['toComment',[index]]]]]}}" class="comment" style="opacity:0.9;margin-top:17px;" bindtap="__e"><image style="width:35px;height:35px;position:absolute;right:7px;" src="../static/img/index/liaotian-2.png"></image><text style="color:#FFFFFF;margin-top:40px;font-size:14px;font-weight:bold;text-align:center;">{{list.$orig.story_comment_count}}</text></view><view class="fav" style="opacity:0.9;margin-top:17px;"><block wx:if="{{list.$orig.IsCollection}}"><image style="width:35px;height:35px;position:absolute;right:7px;" src="../static/img/index/sc-2.png" data-story_id="{{list.$orig.story_id}}" data-index="{{index}}" data-event-opts="{{[['tap',[['onUnCollection',['$event']]]]]}}" catchtap="__e"></image></block><block wx:else><image style="width:35px;height:35px;position:absolute;right:7px;" src="../static/img/index/sc.png" data-story_id="{{list.$orig.story_id}}" data-index="{{index}}" data-event-opts="{{[['tap',[['onCollection',['$event']]]]]}}" catchtap="__e"></image></block><text style="color:#FFFFFF;margin-top:40px;font-size:14px;font-weight:bold;text-align:center;">{{list.$orig.story_collection_count}}</text></view><view data-event-opts="{{[['tap',[['report',['$event']]]]]}}" style="opacity:0.9;margin-top:17px;" bindtap="__e"><image style="width:40px;height:40px;position:absolute;right:5px;" src="../static/img/index/jubao.png"></image><text style="color:#FFFFFF;margin-top:40px;font-size:14px;text-align:center;font-weight:bold;">{{$root.m0}}</text></view></view><block wx:if="{{list.g1}}"><view data-event-opts="{{[['tap',[['onProduct',['$0'],[[['dataList','',index,'item_id']]]]]]]}}" class="view-product" catchtap="__e"><view class="left-view" style="width:100rpx;height:100rpx;"><image class="product_img" style="width:100rpx;height:100rpx;" src="{{list.$orig.product_image}}"></image></view><view class="left-view" style="width:400rpx;height:100rpx;"><view class="left-text uni-ellipsis" style="padding-left:10rpx;">{{list.$orig.product_item_name}}</view><view class="left-text uni-ellipsis" style="padding-left:10rpx;font-size:24rpx;padding-top:4rpx;">{{list.m1}}</view></view></view></block><view class="content" style="display:flex;"><text class="userName" style="width:250rpx;">{{"@"+list.$orig.user_nickname}}</text><view class="words">{{''+list.$orig.story_content+''}}</view></view></swiper-item></block></swiper><uni-popup class="vue-ref" vue-id="1f1a163b-1" type="bottom" data-ref="pinglun" data-event-opts="{{[['^touchmove',[['moveHandle',['$event']]]]]}}" catch:touchmove="__e" bind:__l="__l" vue-slots="{{['default']}}"><block wx:if="{{isDouyin}}"><view style="{{('width: '+windowWidth+'px; height: '+boxStyle.height/heightNum+'px; background-color: #fff; border-top-left-radius: 10px; border-top-right-radius: 10px;')}}"><douyin-scrollview vue-id="{{('1f1a163b-2')+','+('1f1a163b-1')}}" Width="{{windowWidth}}" story_id="{{story_id}}" videouserID="{{user_id}}" pinlunNum="{{pinlunNum}}" Height="{{boxStyle.height/1.23}}" deleteIOSHeight="{{36}}" deleteAndroidHeight="{{15}}" data-event-opts="{{[['^closeScrollview',[['closeScrollview']]]]}}" bind:closeScrollview="__e" bind:__l="__l"></douyin-scrollview></view></block></uni-popup></view> |