[微信小程序]wx.navigateTo在基础库2.6.1中没有回退按钮 [我终生的等候,换不来你刹那的温柔]

   



  • 问题未复现。麻烦提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。, QQ那玩意就像泡女朋友,等星星,等月亮,然后就有太阳了
    • const patient = wx.getStorageSync('patient');     if (patient) {       console.log("已经登录了");       this.setData({         patient: JSON.parse(patient)       })     } else {       console.log("未登录,需要跳转到登录页");       wx.navigateTo({         url: '../../login/login',       })     } , 说的貌似很有深意,你能一条一条说么?
    • 这边没有复现问题哦,麻烦提供一下这种格式的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html), 玩qq的都是年轻人。