JLBA202505130001_关于吉林银行新建AI智能培训系统的需求_fix:测试视频
This commit is contained in:
@@ -7,9 +7,9 @@
|
|||||||
summary: token
|
summary: token
|
||||||
}"
|
}"
|
||||||
:controls="true" @error="playError" @ended="playEnded" object-fit="contain"></video>
|
:controls="true" @error="playError" @ended="playEnded" object-fit="contain"></video>
|
||||||
<IVideo class="video-cont-bottom" :id="`ivideo`+ fileId" ref="iplayerRef"
|
<!-- <IVideo class="video-cont-bottom" :id="`ivideo`+ fileId" ref="iplayerRef"
|
||||||
:src="fileUrlShow"
|
:src="fileUrlShow"
|
||||||
:controls="true"></IVideo>
|
:controls="true"></IVideo> -->
|
||||||
</view>
|
</view>
|
||||||
<view class="overlay-box" @click="playEnded" @touchmove.stop v-if="fileType === 'image'">
|
<view class="overlay-box" @click="playEnded" @touchmove.stop v-if="fileType === 'image'">
|
||||||
<movable-area scale-area class="detail-movable">
|
<movable-area scale-area class="detail-movable">
|
||||||
|
|||||||
Reference in New Issue
Block a user