|
@@ -514,7 +514,7 @@ Page({
|
|
|
} else {
|
|
} else {
|
|
|
clearInterval(timeId);
|
|
clearInterval(timeId);
|
|
|
util.showToast('配网失败,请检查wifi密码或设备是否连接正常');
|
|
util.showToast('配网失败,请检查wifi密码或设备是否连接正常');
|
|
|
- self.setFailProcess(true, util.descFailList[4]);
|
|
|
|
|
|
|
+ // self.setFailProcess(true, util.descFailList[4]);
|
|
|
}
|
|
}
|
|
|
}, 1000)
|
|
}, 1000)
|
|
|
},
|
|
},
|