change
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
@@ -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
|
||||
}
|
||||
|
||||
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user