2016年4月19日
摘要: 移动端不支持a标签 了好坑 $(".pingjia").tap(function () {// body...alert(1);window.location.href="./evaluate.html"// window.location.href="http://www.baidu.com"}) 阅读全文
posted @ 2016-04-19 17:41 田潇 阅读(359) 评论(0) 推荐(0) 编辑
摘要: 设置webview的属性如下 WebSettings settings = mWebView.getSettings(); settings.setDomStorageEnabled(true); 阅读全文
posted @ 2016-04-19 17:40 田潇 阅读(437) 评论(0) 推荐(0) 编辑