official-account
<view class=‘container’>
<text wx:if=’{{binderror}}’ class=‘text’>{{binderrorText}}</text>
<official-account class=‘content’ bindload=‘bindload’ binderror=‘binderror’></official-account>
</view>
js只是控制text是否显示,在开发工具扫描可以正常显示 公众号的关注,但是真机上线还无法显示。 IOS 12.1.1 苹果6. 目前项目已经上线