收藏
回答

getRouteContext 为什么返回是 undefined ?

wx.router.getRouteContext(this))

https://developers.weixin.qq.com/miniprogram/dev/api/route/router/base/router.getRouteContext.html


https://github.com/wechat-miniprogram/awesome-skyline/blob/main/examples/card_transition/pages/detail/detail.js

this.customRouteContext = wx.router?.getRouteContext(this); details.js 60行


路由这块,文档有点单薄,基本没有太多信息可查,返回数据类型也没有。。。


最后一次编辑于  09-27
回答关注问题邀请回答
收藏

1 个回答

  • 似水流年
    似水流年
    09-28

    需要搭配自定义路由跳转,再使用

    09-28
    有用 1
    回复
登录 后发表内容