08 2020 档案

摘要:ios webkit-playsinline='true' 安卓 x5-video-player-type='h5' x5-video-player-fullscreen='true' x5-video-orientation='portraint' 阅读全文
posted @ 2020-08-25 17:17 落落千鸟 阅读(1350) 评论(0) 推荐(0)
摘要:右上角胶囊的信息,包含width、height、top等 let rect= wx.getMenuButtonBoundingClientRect(); 机型信息 let info=wx.getSystemInfoSync(); 胶囊底部到手机最上面的距离 rect.bottom 胶囊三个点到屏幕右 阅读全文
posted @ 2020-08-04 16:41 落落千鸟 阅读(1496) 评论(0) 推荐(0)