安卓通过scheme网页跳转app,没有打开就跳转谷歌script代码<script type="text/javascript"> var timeout; function startApp(){ var ifr = document.createElement('iframe'); ...