2025年12月3日14:14:55
This commit is contained in:
@@ -36,6 +36,7 @@ Page({
|
||||
|
||||
app.globalData.ppScale.device.name = this.data.device.name;
|
||||
app.globalData.ppScale.device.connection = this.data.device;
|
||||
app.globalData.ppScale.version = this.data.device.name.includes("YX") ? "domain2" : "domain1";
|
||||
|
||||
wx.hideLoading();
|
||||
this.selectComponent('#replaceNetwork1Component').getWiFiList();
|
||||
|
||||
Reference in New Issue
Block a user