onDeviceOrientationChange 侦听无效(必现)

发布于 6 年前作者 pingqiao1301 次浏览最后编辑 6 年前来自 ask

代码片段:

wx.onDeviceOrientationChange(function(res){

console.log(“onDeviceOrientationChange”, res);

})

没有输出"onDeviceOrientationChange"

  • 预期表现

console.log("onDeviceOrientationChange)

0 回复
暂无回复