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
353 B
1 line
353 B
<view><topnav vue-id="dd1d405e-1" title="视频详情" data-event-opts="{{[['^tohome',[['tohome']]]]}}" bind:tohome="__e" bind:__l="__l"></topnav><view class="content"><video style="width:720rpx;height:330rpx;" src="{{host+item.video}}" poster="{{host+item.poster}}" object-fit="fill"></video><view class="videotitle">{{item.title}}</view></view></view> |