收藏
回答

onDeviceOrientationChange 侦听无效(必现)

框架类型 问题类型 API/组件名称 终端类型 微信版本 基础库版本
小游戏 Bug onDeviceOrientationChange 客户端 7.0.1 2.5.0

代码片段:

wx.onDeviceOrientationChange(function(res){

console.log("onDeviceOrientationChange", res);

})

没有输出"onDeviceOrientationChange"


- 预期表现

console.log("onDeviceOrientationChange)


回答关注问题邀请回答
收藏
登录 后发表内容