Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
B
bjgee
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
shangbj
bjgee
Commits
7a5bc71d
Commit
7a5bc71d
authored
Sep 08, 2018
by
shangbj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
0de73611
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
video.html
static/video.html
+0
-2
No files found.
static/video.html
View file @
7a5bc71d
...
@@ -7,7 +7,6 @@
...
@@ -7,7 +7,6 @@
<!-- 酷播V4.05跨平台代码/开始 -->
<!-- 酷播V4.05跨平台代码/开始 -->
<div
class=
"video"
id=
"CuPlayer"
style=
"height:400px;"
>
<div
class=
"video"
id=
"CuPlayer"
style=
"height:400px;"
>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
<!--
var
vID
=
"c1"
;
//vID
var
vID
=
"c1"
;
//vID
var
vWidth
=
"100%"
;
//宽度设定,配合CSS实现
var
vWidth
=
"100%"
;
//宽度设定,配合CSS实现
var
vHeight
=
"400"
;
//高度设定,配合CSS实现
var
vHeight
=
"400"
;
//高度设定,配合CSS实现
...
@@ -20,7 +19,6 @@
...
@@ -20,7 +19,6 @@
var
vLogoPosition
=
"top-left"
var
vLogoPosition
=
"top-left"
var
vPlayMod
=
1
;
//播放模式优先级,默认=0,html5优先=1,flash优先=2
var
vPlayMod
=
1
;
//播放模式优先级,默认=0,html5优先=1,flash优先=2
var
vMp4url
=
"http://o7wsr8jsp.bkt.clouddn.com/clszjkg0820173628009.mp4"
;
//视频文件地址推荐用mp4文件(h264编码)
var
vMp4url
=
"http://o7wsr8jsp.bkt.clouddn.com/clszjkg0820173628009.mp4"
;
//视频文件地址推荐用mp4文件(h264编码)
//-->
</script>
</script>
<script
class=
"CuPlayerVideo"
data-mce-role=
"CuPlayerVideo"
type=
"text/javascript"
src=
"/CuPlayerV4/player/js/player.min.js"
></script>
<script
class=
"CuPlayerVideo"
data-mce-role=
"CuPlayerVideo"
type=
"text/javascript"
src=
"/CuPlayerV4/player/js/player.min.js"
></script>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment