没有指定timeout [图片]
出了点问题。该应用已取消选择设备的请求?华为手机出现这个问题是为什么 [图片]
2022-12-21connectWifi() { // uni.showLoading({ // title: '连接中' // }) let that = this let object = { SSID: this.SSID, // BSSID: "08:9b:4b:97:44:ad", password: this.password, partialInfo: true, } if(this.bssid){ object = { SSID: this.SSID, BSSID: this.bssid, password: this.password, partialInfo: true, } } object = Object.assign(object, { success: function(n) { console.log(n, '>>>>>>>>>><<<<<<<') // "ios" == t.SystemInfo.platform && setTimeout(function() { // if (!t.is_connect) return t.is_linked = !1, t.is_loading = !1, console.log("连接超时,无效"), // t.$refs.uToast.show({ // message: "连接失败,自动复制密码", // complete: function() { // t.onCopyPssword(); // } // }), !1; // }, 1e4); if (n.errCode == 0) { //连接成功 that.linkWifi() } else { uni.showModal({ title: '提示', content: that.getErrCode(n.errCode), showCancel: false, success: function(res) { uni.navigateBack() } }); } }, fail: function(n) { console.log(n, '>>>>>>>>>>') let content = n.errMsg; if (n.errCode) { content = that.getErrCode(n.errCode) } that.connectWifiTwo() // uni.showModal({ // title: '提示', // content: content, // showCancel: false, // success: function(res) { // uni.navigateBack() // } // }); } }) wx.connectWifi( object ); }, connectWifiTwo() { // uni.showLoading({ // title: '连接中' // }) let that = this let object = { SSID: this.SSID, // BSSID: "08:9b:4b:97:44:ad", password: this.password, partialInfo: true, forceNewApi:true, maunal:true } if(this.bssid){ object = { SSID: this.SSID, BSSID: this.bssid, password: this.password, partialInfo: true, forceNewApi:true, maunal:true } } object = Object.assign(object, { success: function(n) { console.log(n, '>>>>>>>>>><<<<<<<') // "ios" == t.SystemInfo.platform && setTimeout(function() { // if (!t.is_connect) return t.is_linked = !1, t.is_loading = !1, console.log("连接超时,无效"), // t.$refs.uToast.show({ // message: "连接失败,自动复制密码", // complete: function() { // t.onCopyPssword(); // } // }), !1; // }, 1e4); if (n.errCode == 0) { //连接成功 that.linkWifi() } else { uni.showModal({ title: '提示', content: that.getErrCode(n.errCode), showCancel: false, success: function(res) { uni.navigateBack() } }); } }, fail: function(n) { console.log(n, '>>>>>>>>>>') let content = n.errMsg; if (n.errCode) { content = that.getErrCode(n.errCode) } uni.showModal({ title: '提示', content: content, showCancel: false, success: function(res) { uni.navigateBack() } }); } }) wx.connectWifi( object ); },
为什么部分手机wifi连接返回的结果与实际连接状态不一样?为什么部分手机wifi连接返回的结果与实际连接状态不一样? 返回结果连接成功,但是实际连接的wifi不是选择的wifi [视频] [图片][图片][图片]
2022-12-09但是一直都没有显示
为什么这个视频贴卡广告不显示广告?[图片]
2022-11-17JS接口安全域名也绑定了
开放平台上已经绑定了对应的应用了,提示这个是为啥?[图片]
2022-05-19这链接里没有我要的问题答案啊
添加分账方有没有最大限制添加分账方有没有最大限制
2020-06-17