随笔分类 - 小程序
摘要:Webview内嵌H5页面,获取H5页面的title,不及时 表现:1,ios只抓取第一个页面的title;2,安卓页面返回或实时修改不生效问题 问题分析: 原因是在IOS webview中网页标题只加载一次,动态改变是无效的; 安卓只在页面完成生命周期抓取title;在 new WebChrome
阅读全文
摘要:<script type="text/javascript" src="https://res.wx.qq.com/open/js/jweixin-1.3.2.js"></script> <script> var ua = navigator.userAgent.toLowerCase(); if(
阅读全文

浙公网安备 33010602011771号