This commit is contained in:
2026-04-05 12:19:46 +08:00
parent fbf29ce56a
commit ba86cd125b
3 changed files with 20 additions and 20 deletions

View File

@@ -156,11 +156,11 @@
let printUrl = iparr[1].slice(2)
let LODOP = getCLodop();
if (!(LODOP.webskt && LODOP.webskt.readyState === 1)) {
uni.showToast({
title: '当前配置ip' + printUrl + '网络不通,请检查',
icon: 'none',
duration: 5000
})
// uni.showToast({
// title: '当前配置ip' + printUrl + '网络不通,请检查',
// icon: 'none',
// duration: 5000
// })
this.disabled1 = false
return
}

View File

@@ -402,11 +402,11 @@
let printUrl = iparr[1].slice(2)
let LODOP = getCLodop();
if (!(LODOP.webskt && LODOP.webskt.readyState === 1)) {
uni.showToast({
title: '当前配置ip' + printUrl + '网络不通,请检查',
icon: 'none',
duration: 5000
})
// uni.showToast({
// title: '当前配置ip' + printUrl + '网络不通,请检查',
// icon: 'none',
// duration: 5000
// })
this.disabled1 = false
return
}
@@ -490,11 +490,11 @@
let printUrl = iparr[1].slice(2)
let LODOP = getCLodop();
if (!(LODOP.webskt && LODOP.webskt.readyState === 1)) {
uni.showToast({
title: '当前配置ip' + printUrl + '网络不通,请检查',
icon: 'none',
duration: 5000
})
// uni.showToast({
// title: '当前配置ip' + printUrl + '网络不通,请检查',
// icon: 'none',
// duration: 5000
// })
this.disabled1 = false
return
}

View File

@@ -341,11 +341,11 @@
let printUrl = iparr[1].slice(2)
let LODOP = getCLodop();
if (!(LODOP.webskt && LODOP.webskt.readyState === 1)) {
uni.showToast({
title: '当前配置ip' + printUrl + '网络不通,请检查',
icon: 'none',
duration: 5000
})
// uni.showToast({
// title: '当前配置ip' + printUrl + '网络不通,请检查',
// icon: 'none',
// duration: 5000
// })
this.disabled1 = false
return
}