<activity
android:name=".wxapi.WXEntryActivity"
android:exported="true"
android:launchMode="singleTask"
android:screenOrientation="portrait"
android:taskAffinity="com.mskj.ihk.ihkbusiness.pay" />
Activity配置无误,能跳转到小程序,小程序launchApp按钮无法返回App
参考https://developers.weixin.qq.com/community/develop/doc/000c04d94c0588744a2cf4d9c5bc09
https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/launchApp.html
解决了吗?老师 能返回吗