摘要: 直接上代码 (function(doc, win) { var docEl = doc.documentElement, resizeEvt = 'orientationchange' in window ? 'orientationchange' : 'resize', recalc = func 阅读全文
posted @ 2017-12-06 09:08 lokou 阅读(476) 评论(0) 推荐(0) 编辑