Sign in
周伟鹏
/
cnlive_shenhe
·
Commits
GitLab
Back to dashboard
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Plain Diff
Browse Code »
Commit
485096579753e869f3bb9594734054bf8e5df864
Authored by
徐近程
2020-08-04 13:30:40 +0800
2 parents
d92353cb
611693c9
Merge branch 'dev'
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
src/main/resources/templates/page/videoDetail.html
src/main/resources/templates/page/videoDetail.html
View file @
4850965
...
...
@@ -98,8 +98,6 @@
98
98
var cover = [[${video.video_poster}]];
99
99
cnliveVideo.init({
100
100
"eleId": "videoBox",
101
- "width": 800,//指定放入指定ID元素内
102
- "height": 450,
103
101
"model": 3,
104
102
"autoplay": 1,
105
103
"currRate": 3,
...
...