navigateTo获取不到参数
wx.navigateTo({
url: ‘…/personal-other/personal-other?uid=1’
})
跳到persona-other 在onload里获取不到参数u
5 回复
麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)