收藏
回答

iOS端基础库>2.33.0时getBoundingClientRect()兼容性不好?

var bginstance = instance.selectComponent('.background-box');

var para = bginstance.getBoundingClientRect();

当基础库大于2.33.0时,iOS端兼容性出现问题,真机预览报错

回答关注问题邀请回答
收藏

1 个回答

  • 社区技术运营专员-Jahozheng
    社区技术运营专员-Jahozheng
    1天前

    你好,麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)

    1天前
    有用
    回复
登录 后发表内容