Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ued
/
yohogirls_mustache
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
2586703@qq.com
10 years ago
Commit
1d6d542f32fb75950a2e6897fb3941950ffd201c
1 parent
acf7797c
video模板修改
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
partials/common/video.html
partials/detail/detail_side_video.html
partials/common/video.html
View file @
1d6d542
...
...
@@ -5,6 +5,6 @@
<param
value=
"true"
name=
"allowFullScreen"
>
<param
name=
"allowScriptAccess"
value=
"always"
>
<param
name=
"wmode"
value=
"transparent"
>
<embed
align=
"middle"
width=
"100%"
src=
"http://cmsres.test.yoho.cn/res/new/girls/assets/swf/util/VideoPlayerSmall.swf?url={{video}}&language={{language}}&title1=【Yoho!Boys】{{title}}{{subtitle}}&shareurl={{link}}&share
url={{link}}&share
pic={{cover}}&coverpic={{cover}}"
name=
"vMessage"
wmode=
"transparent"
quality=
"high"
bgcolor=
"#ffffff"
play=
"true"
loop=
"false"
allowscriptaccess=
"always"
allowfullscreen=
"true"
type=
"application/x-shockwave-flash"
pluginspage=
"http://www.macromedia.com/go/getflashplayer"
id=
"flash"
>
<embed
align=
"middle"
width=
"100%"
src=
"http://cmsres.test.yoho.cn/res/new/girls/assets/swf/util/VideoPlayerSmall.swf?url={{video}}&language={{language}}&title1=【Yoho!Boys】{{title}}{{subtitle}}&shareurl={{link}}&sharepic={{cover}}&coverpic={{cover}}"
name=
"vMessage"
wmode=
"transparent"
quality=
"high"
bgcolor=
"#ffffff"
play=
"true"
loop=
"false"
allowscriptaccess=
"always"
allowfullscreen=
"true"
type=
"application/x-shockwave-flash"
pluginspage=
"http://www.macromedia.com/go/getflashplayer"
id=
"flash"
>
</object>
<video
id=
"video-ipad"
style=
"display:none;"
controls=
"controls"
preload=
"auto"
poster=
"{{cover}}"
><source
src=
"{{video}}"
type=
"video/mp4"
></video>
...
...
partials/detail/detail_side_video.html
View file @
1d6d542
...
...
@@ -9,7 +9,7 @@
<
param
value
=
"true"
name
=
"allowFullScreen"
>
<
param
name
=
"allowScriptAccess"
value
=
"always"
>
<
param
name
=
"wmode"
value
=
"transparent"
>
<
embed
align
=
"middle"
width
=
"100%"
src
=
"http://cmsres.test.yoho.cn/res/new/girls/assets/swf/util/VideoPlayerSmall.swf?url=\{{video}}&language=\{{language}}&title1=【Yoho!Boys】\{{title}}\{{subtitle}}&shareurl=\{{link}}&share
url=\{{link}}&share
pic=\{{cover}}&coverpic=\{{cover}}"
name
=
"vMessage"
wmode
=
"transparent"
quality
=
"high"
bgcolor
=
"#ffffff"
play
=
"true"
loop
=
"false"
allowscriptaccess
=
"always"
allowfullscreen
=
"true"
type
=
"application/x-shockwave-flash"
pluginspage
=
"http://www.macromedia.com/go/getflashplayer"
id
=
"flash"
>
<
embed
align
=
"middle"
width
=
"100%"
src
=
"http://cmsres.test.yoho.cn/res/new/girls/assets/swf/util/VideoPlayerSmall.swf?url=\{{video}}&language=\{{language}}&title1=【Yoho!Boys】\{{title}}\{{subtitle}}&shareurl=\{{link}}&sharepic=\{{cover}}&coverpic=\{{cover}}"
name
=
"vMessage"
wmode
=
"transparent"
quality
=
"high"
bgcolor
=
"#ffffff"
play
=
"true"
loop
=
"false"
allowscriptaccess
=
"always"
allowfullscreen
=
"true"
type
=
"application/x-shockwave-flash"
pluginspage
=
"http://www.macromedia.com/go/getflashplayer"
id
=
"flash"
>
<
/object
>
<
video
id
=
"side-video-ipad"
style
=
"display:none;"
controls
=
"controls"
preload
=
"auto"
poster
=
"\{{cover}}"
><
source
src
=
"\{{video}}"
type
=
"video/mp4"
><
/video
>
<
/div
>
...
...
Please
register
or
login
to post a comment