页面跳转错误?

发布于 8 年前作者 dfu10451 次浏览最后编辑 8 年前来自 issues

jbdz: function (options) {

    wx.navigateTo({

      url: ‘…/HYMF/HYMF’

    })

  },

页面跳转发生如下错误,但没有影响小程序的运行getBLEDeviceServices:fail parameter error: parameter.deviceId should be String instead of Undefined;

1 回复
rjia
rjia1 楼6 年前

麻烦提供能复现问题的代码片段https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html