获得过 0 次赞
回答过的问题获得 0 次赞
分享过的文章/案例获得 0 次赞
评论与回复获得 0 次赞
- wx-open-launch-weapp 部分机型需要二次刷新才显示?
机型:iphone6 plus 系统版本:ios12.3.1 微信版本:7.0.12 实现主逻辑: <view class="wx" v-html="html"> </view> async buildHtml() { await SystemApi.getWxReady() this.html = `<wx-open-launch-weapp id="launch-btn" username="gh_91308c52e480" path="pages/home/index.html"> <template> <button class="btn">打开小程序</button> </template> </wx-open-launch-weapp>` }
2020-11-02 - 小程序前几次审核通过,现在审核不通过?
你好,我们小程序首页是一个提示用户扫描二维码的提示页,没有任何交互,但今天提交一直以【整个页面功能点击无响应】被拒,麻烦清各位工作人员帮忙看看并处理一下,万分感激 小程序APPID:wx3d071bcef60c658a
2020-07-10