Commit 6d70ad27 authored by lyong's avatar lyong

优化产测wifi

parent 203587ef
This diff is collapsed.
......@@ -228,7 +228,7 @@
yesJumpPage.testCode(this)
require("factory_testAtuo.js").initMianPage(this);
},
initShow: function () {
this.snShow();
......@@ -260,6 +260,7 @@
//console.log("wifiEventJS.enableWLANScanValue()================================================1");
if (onestart) {
var wifiEventJS = require("factory_testWifi.js");
if(globalThis.factoryTest.wifi != 0)
wifiEventJS.enableWLANScanValue();
//console.log("wifiEventJS.enableWLANScanValue()================================================2");
onestart = 0;
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment