Commit 48610ccf by doszhang

dos

parent 3b04adf7
...@@ -177,7 +177,6 @@ function videoEnd (event) { ...@@ -177,7 +177,6 @@ function videoEnd (event) {
function handleCityClick (event) { function handleCityClick (event) {
//播放哈尔滨视频 //播放哈尔滨视频
$('.video').attr('src', '/Public/static/media/1.mp4?v=123'); $('.video').attr('src', '/Public/static/media/1.mp4?v=123');
console.log(1);
$('.video')[0].play(); $('.video')[0].play();
$('.video-block').show(); $('.video-block').show();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment