008A功能开始
This commit is contained in:
@ -670,7 +670,7 @@
|
||||
this.showPop({
|
||||
key: key,
|
||||
message: msg,
|
||||
iconUrl: "/static/images/6155/DeviceDetail/uploadErr.png",
|
||||
iconUrl: "/static/images/common/uploadErr.png",
|
||||
borderColor: "#e034344d",
|
||||
buttonBgColor: "#E03434",
|
||||
okCallback: sosToggle,
|
||||
@ -841,7 +841,7 @@
|
||||
this.showPop({
|
||||
key: Common.guid(),
|
||||
message: "蓝牙未连接过该设备,请使用蓝牙重新添加该设备",
|
||||
iconUrl: "/static/images/6155/DeviceDetail/uploadErr.png",
|
||||
iconUrl: "/static/images/common/uploadErr.png",
|
||||
borderColor: "#e034344d",
|
||||
buttonBgColor: "#E03434",
|
||||
buttonText: '去连接',
|
||||
@ -974,7 +974,7 @@
|
||||
|
||||
let cfg = {
|
||||
error: {
|
||||
icoUrl: '/static/images/6155/DeviceDetail/uploadErr.png',
|
||||
icoUrl: '/static/images/common/uploadErr.png',
|
||||
borderColor: "#e034344d",
|
||||
buttonBgColor: "#E03434"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user