2222
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
style="width: 100%; height: 100%"
|
||||
id="video1"
|
||||
class="video"
|
||||
:src="videoData.m3u8Url"
|
||||
:src="videoData.type==1?videoData.m3u8Url:videoData.videoUrl"
|
||||
autoplay="true"
|
||||
duration=""
|
||||
enable-danmu="true"
|
||||
@@ -23,9 +23,7 @@
|
||||
@fullscreenchange="fullscreenchange"
|
||||
>
|
||||
|
||||
<cover-view class="speed">
|
||||
<text class="doubleSpeed">倍速</text>
|
||||
</cover-view>
|
||||
<cover-view style="position: absolute;top: 128rpx;right: 60rpx;" @click="doubleSpeed">倍速</cover-view>
|
||||
|
||||
<!-- <cover-view
|
||||
|
||||
|
||||
Reference in New Issue
Block a user