Commit 2a7925c6 by doszhang

dos

parent 7238fc56
......@@ -192,6 +192,7 @@ function handleCityClick (event) {
if(window.browser.versions.android)
{
$('video').css('width','110%').css('left','-5%');
alert(2);
}
$('.video').attr('src', 'http://media.izhida.cn/' + event.data.types + '.mp4');
$('.video')[0].play();
......
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