honmeigui/pages/video/index.wxml
2022-12-26 18:27:31 +08:00

16 lines
1.4 KiB
Plaintext

<view class="content" data-event-opts="{{[['noTouch',[['noTouch',['$event']]]]]}}" catchtouchmove="__e">
<block wx:if="{{wxurl}}">
<view style="position: absolute;top: 30%;width: 100%;display: flex;justify-content: center;flex-wrap: wrap;">
<image src="{{wxurl}}" show-menu-by-longpress="{{true}}" style="height: 500rpx;width: 500rpx;"></image>
<span style="font-size: 36rpx;color: #fff;line-height: 42px;font-weight: bold;">长按图片关注公众号继续观看</span>
</view>
</block>
<block wx:if="{{!wxurl}}">
<dt-video vue-id="26f4c051-1" videocovers="{{videocovers}}" istid="{{istid}}" zhewucs="{{zhewucs}}" bof="{{bof}}" list="{{videos}}" circulars="{{circulars}}" iskeeps="{{iskeep}}" precurrent="{{current}}" data-event-opts="{{[['^chengshow',[['chengshow']]],['^onSorll',[['onSorll']]]]}}" bind:chengshow="__e" bind:onSorll="__e" bind:__l="__l">
</dt-video>
<tabbar vue-id="26f4c051-2" sid="{{sid}}" paly="{{paly}}" pbpalybols="{{pbpalybol}}" buttons="{{buttons}}" datas="{{datas}}" precurrent="{{current}}" data-event-opts="{{[['^phSwper',[['phSwper']]],['^onphSwper',[['onphSwper']]],['^onBofan',[['onBofan']]]]}}" bind:phSwper="__e" bind:onBofan="__e" bind:onphSwper="__e" bind:__l="__l"></tabbar>
</block>
</view>
<!-- data-event-opts="{{[['^phSwper',[['phSwper']]]]}}" bind:phSwper="__e" -->