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
326 B
1 line
326 B
3 months ago
|
<view hidden="{{!(!isSortType)}}" style="{{$root.s0}}" class="data-v-1dbbcf6b"><view class="video-box data-v-1dbbcf6b" style="{{$root.s1}}" id="myVideo"><video class="video data-v-1dbbcf6b" object-fit="cover" src="{{dataConfig.videoConfig.url}}" poster="{{dataConfig.imgConfig.url}}" controls="{{true}}"></video></view></view>
|