摘要: 移动端用功能安卓及ios定宽//页面宽度固定640(function() { var width = 640; if (/Android/.test(navigator.userAgent)) { var scale = window.screen.width / widt... 阅读全文
posted @ 2015-08-05 11:02 JoeQian 阅读(154) 评论(0) 推荐(0)