redirectTo和navigateTo在跳转时候还是会闪一下tabbar

发布于 8 年前作者 sxiang2097 次浏览最后编辑 8 年前来自 ask
 Tocoustmer:function(e){

   
    var s = JSON.stringify(getDataCustoms);
    
    wx.redirectTo({
      url'../coustmer/coustmer?options=' + s
    })
  },
1 回复
gongxia
gongxia1 楼6 年前

你好,麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html