Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
支付宝小程序, 某页面, 需要页面接收多个参数. 在IDE里面配编译模式给多个参数, 不管是模拟器还是真机调试都是可以正常打开的, 没有问题 提交预览, 在真机上使用外部链接跳转到该页面, 始终都缺少参数.. 仔细检查了一下, 多个参数只剩第一个参数可以在页面 this.$route.params 中取得.. 其他都没有接收到
有没有兄弟跟我一样的嘞? 另外, 求在IDE里面测试外部链接跳进的办法..
Taro 版本 1.3.34 Node 版本 10.18.1