https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/launchApp.html
App从1069场景拉起体验版/开发版小程序,按照官方文档在小程序页面拉起app,无法回到APP中。
<button class="sure_return_btn" open-type="launchApp" app-parameter="{{paySuccess}}" binderror="launchAppError">返回APP</button>
打印失败结果,再逐步排查