Skip to content

Commit 6b97721

Browse files
author
zzjangular
authored
Update zn_dingtou.html
1 parent a047408 commit 6b97721

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

zndt/zn_dingtou.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,14 +173,20 @@
173173
</head>
174174

175175
<body class="container">
176-
176+
<!--
177+
<script type="text/javascript" charset="utf-8" src="http://yuntv.letv.com/player/vod/bcloud.js"></script>
178+
<script type="text/javascript">
179+
var player = new CloudVodPlayer();
180+
player.init({"uu":"n4lherllwm","vu":"b1b99b5da4","auto_play":1,"gpcflag":1,"width":640,"height":360,"lang":"zh_CN"});
181+
</script>
182+
-->
177183
<div id="wrap">
178184
<div id="player" style="width:100%;height:300px;">
179185

180186
<script src="http://yuntv.letv.com/player/vod/bcloud.js"></script>
181187
<script>
182188
var player = new CloudVodPlayer();
183-
player.init({uu:"qv290qhgzv",vu:"320fb9e135",autoplay:1,pic:'ss.png',type:'video',definition:0,controls:1,skinnable:0});
189+
player.init({uu:"n4lherllwm",vu:"b1b99b5da4",autoplay:1,pic:'ss.png',type:'video',definition:0,controls:1,skinnable:0});
184190
</script>
185191
</div>
186192
<div class="introduce">

0 commit comments

Comments
 (0)