摘要: //是否手机 function isMobile() { var ua = navigator.userAgent.toLowerCase(); return ua.indexOf('android') >= 0 || ua.indexOf('iphone') >= 0 || ua.indexOf('ipad') >= 0; } //是否微信端 function isWeiXin... 阅读全文
posted @ 2017-05-22 16:58 Brian_白 阅读(195) 评论(0) 推荐(0)
摘要: vux:https://vux.li/#/ mint:http://mint-ui.github.io/#!/zh-cn element:http://element.eleme.io/#/zh-CN/component/slider" iView:https://www.iviewui.com/d 阅读全文
posted @ 2017-05-22 16:40 Brian_白 阅读(406) 评论(0) 推荐(0)
摘要: 请调整浏览器窗口 请调整浏览器窗口大小 浏览器窗口 的 实际高度: 浏览器窗口 的 实际宽度: 阅读全文
posted @ 2017-05-22 16:22 Brian_白 阅读(18969) 评论(0) 推荐(0)