A小程序跳转到B小程序,B小程序在App里的onShow方法里获取不到参数?The A applet jumps to the B applet, but the B applet cannot get the parameters in the onShow method in the App?
回答:
uni未支持extra-data建议直接用api
uni.navigateToMiniProgram
跳转过来的参数不都是在onload中获取的嘛?onshow我记得是不能获取的
uniapp?
转载申明:文章可以转载,但不可以以任何形式修改如下出处信息: 作者:微信开发社区 出处:微信开发社区
uni未支持extra-data建议直接用api