02 2017 档案
h5页面判断微信端用浏览器打开代码
摘要:a{text-decoration: none;} img{max-width: 100%; height: auto;} .weixin-tip{display: none; position: fixed; left:0; top:0; bottom:0; background: rg... 阅读全文
posted @ 2017-02-21 14:04 小武爷 阅读(792) 评论(0) 推荐(0)
h5页与ios通信
摘要:直接上代码 1 粘第一段 需求还是挺简单的 点击了那个菜单就穿那个菜单名过去 https://github.com/marcuswestin/WebViewJavascriptBridge 阅读全文
posted @ 2017-02-04 15:56 小武爷 阅读(167) 评论(0) 推荐(0)