摘要: var browser={ versions:function(){ var u = navigator.userAgent, app = navigator.appVersion; return {//移动终端浏览器版本信息 trident: u.indexOf('Trident') > -1, 阅读全文
posted @ 2017-06-15 11:08 zhouyia~ 阅读(270) 评论(0) 推荐(0) 编辑