[AI Generated]: refactor(Comp): 简化 OTA 升级流程,移除进度显示与超时定时器,直接依据 status 回调提示并跳转首页
This commit is contained in:
@@ -209,7 +209,7 @@ Page({
|
||||
},
|
||||
|
||||
getDeviceSettingList() {
|
||||
// app.globalData.ppScale.plugin.Blue.visibleLog(true);
|
||||
app.globalData.ppScale.plugin.Blue.visibleLog(true);
|
||||
this.setData({
|
||||
initText: "设备搜索中..."
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user