小程序
小游戏
企业微信
微信支付
扫描小程序码分享
路由wx.reLaunch从某个页面传参跳转另一个tabBar时,出现小程序崩溃闪退
4 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
打个断点调试下吧,在跳转后的页面
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
麻烦提供能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)
是跳转前还是跳转后?
你要把报错信息贴出来,不然没法帮你的
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
打个断点调试下吧,在跳转后的页面
麻烦提供能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)
是跳转前还是跳转后?
你要把报错信息贴出来,不然没法帮你的
TypeError: a.fail is not a function
at fail (weapp:///lib/amap-wx.js:321:9)
at Function.o.(anonymous function) (eval at n.call.document (http://127.0.0.1:54734/remote-debug/runtime.js?devtools_ignore=true:1:8753), <anonymous>:2:1399887)
at eval (eval at n.call.document (http://127.0.0.1:54734/remote-debug/runtime.js?devtools_ignore=true:1:8753), <anonymous>:2:126542)
at E (eval at n.call.document (http://127.0.0.1:54734/remote-debug/runtime.js?devtools_ignore=true:1:8753), <anonymous>:2:538793)
at i.eval (eval at n.call.document (http://127.0.0.1:54734/remote-debug/runtime.js?devtools_ignore=true:1:8753), <anonymous>:2:903960)
at i.emit (eval at n.call.document (http://127.0.0.1:54734/remote-debug/runtime.js?devtools_ignore=true:1:8753), <anonymous>:2:595869)
at Ua (eval at n.call.document (http://127.0.0.1:54734/remote-debug/runtime.js?devtools_ignore=true:1:8753), <anonymous>:2:904684)
at eval (eval at n.call.document (http://127.0.0.1:54734/remote-debug/runtime.js?devtools_ignore=true:1:8753), <anonymous>:2:905963)
at eval (eval at n.call.document (http://127.0.0.1:54734/remote-debug/runtime.js?devtools_ignore=true:1:8753), <anonymous>:2:557691)
at Object.m (eval at n.call.document (http://127.0.0.1:54734/remote-debug/runtime.js?devtools_ignore=true:1:8753), <anonymous>:2:77498)