A小程序中的webview中可以跳B小程序吗?Can I jump to the B applet in the webview in the A applet?
A小程序中的webview中可以跳B小程序吗?
Can I jump to B in WebView of a applet?
回答:
不可以 跳回小程序 然后使用小程序的API跳转到B小程序
参考API地址:https://developers.weixin.qq.com/miniprogram/dev/api/open-api/miniprogram-navigate/wx.navigateToMiniProgram.html
可以
wx.navigateToMiniProgram
转载申明:文章可以转载,但不可以以任何形式修改如下出处信息: 作者:微信开发社区 出处:微信开发社区
群主管理都是支付大佬
不可以 跳回小程序 然后使用小程序的API跳转到B小程序
参考API地址:https://developers.weixin.qq.com/miniprogram/dev/api/open-api/miniprogram-navigate/wx.navigateToMiniProgram.html