wx.getMenuButtonBoundingClientRect返回值错误

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

iphone 7

onLoad: function (options) {

let btnInfo = wx.getMenuButtonBoundingClientRect();

console.log(btnInfo);

}

iphone7 胶囊布局位置信息,width是整个屏幕宽度?

1 回复
xiulan76
xiulan761 楼4 年前

你好,麻烦更新微信版本到7.0.3看看,该问题已修复的