分享至
朋友圈
微信
qq空间
qq
微博
复制
if (window.DeviceMotionEvent) { window.addEventListener(‘devicemotion’,deviceMotionHandler, false); }