摘要: 1、orientationchange事件重力感应器,当手机横着放或者竖着放就会触发,其中window.orientation值可以为 0 (竖屏)、90/-90(横屏),,(在测试时,该事件在内置浏览器好像不能触发,在QQ浏览器等会触发) /* orientationchange */ windo 阅读全文
posted @ 2019-11-18 10:54 L阿呆 阅读(297) 评论(0) 推荐(0)