Commit 96ecb4e8 by doszhang

dos

parent 2a7925c6
......@@ -191,7 +191,7 @@ function handleCityClick (event) {
//播放哈尔滨视频
if(window.browser.versions.android)
{
$('video').css('width','110%').css('left','-5%');
$('video').css('width','1100%').css('left','-5%');
alert(2);
}
$('.video').attr('src', 'http://media.izhida.cn/' + event.data.types + '.mp4');
......
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