07 2018 档案

摘要:var UA = window.navigator.userAgent.toLowerCase()var isIOS = UA && /iphone|ipad|ipod|ios/.test(UA)function noop(a) {}//传参规则json格式//js调起原生var JsCallNat 阅读全文
posted @ 2018-07-26 15:36 刘浩2561179983 阅读(1678) 评论(0) 推荐(0)
摘要:<!doctype html><html lang="zh-CN"><head> <meta charset="utf-8"> <meta name="viewport" content="initial-scale=1.0, user-scalable=no, width=device-width 阅读全文
posted @ 2018-07-18 16:25 刘浩2561179983 阅读(1577) 评论(0) 推荐(0)