收藏
回答

official-account 在安卓端进行真机调试的时候不显示

框架类型 问题类型 API/组件名称 终端类型 微信版本 基础库版本
小程序 Bug official-account 客户端 7.0.3 2.7.0

- 当前 Bug 的表现(可附上截图)



- 预期表现

在安卓端希望显示该组件

- 复现路径

进入含有该组件的页面

- 提供一个最简复现 Demo

<official-account binderror="_handleOfficialAccountError" bindload="_handleOfficialAccountError"></official-account>


// 关注公众号组件加载失败

  _handleOfficialAccountError (detail) {

    console.log('=>>>>')

    console.log(detail)

    console.log('<<<<=')

  }


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

2 个回答

登录 后发表内容