Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuzhen@situdata.com
/
yunxiao-admin-fe
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
1a9e9bec
authored
2020-10-23 14:23:52 +0800
by
zhen
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fix播放器倍速选项
1 parent
d747d9db
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/components/videoPlayer/index.vue
src/components/videoPlayer/index.vue
View file @
1a9e9be
...
...
@@ -125,7 +125,7 @@ export default {
this
.
player
=
videojs
(
'my-player'
,
{
playbackRates
:
[
1
,
1.
25
,
1.5
,
2
,
2.5
],
playbackRates
:
[
1
,
1.
5
,
2
],
userActions
:
{
// doubleClick: this.myDoubleClickHandler,
hotkeys
:
this
.
hotkeys
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment