收藏
回答

wx.miniProgram.reLaunch在pc端无效

框架类型 问题类型 操作时间 AppID
小程序 Bug 2023-03-13 wxfc994476b0727c16

小程序首页有个列表选择的功能 选完点击确认之后执行

wx.miniProgram.reLaunch({

              url: '/pages/index/index' // 小程序中页面的路径

            })

在pc端点击无效

回答关注问题邀请回答
收藏

2 个回答

  • Demons
    Demons
    2023-03-13

    请具体描述问题出现的流程,并提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。

    2023-03-13
    有用
    回复
  • 夏味
    夏味
    2023-03-14

    有效的,不是 wx.miniprogram.reLaunch是 wx.reLaunch

    2023-03-14
    有用
    回复 2
登录 后发表内容