008A功能开始
This commit is contained in:
@ -135,7 +135,7 @@
|
||||
|
||||
let cfg = {
|
||||
error: {
|
||||
icoUrl: '/static/images/6155/DeviceDetail/uploadErr.png',
|
||||
icoUrl: '/static/images/common/uploadErr.png',
|
||||
borderColor: "#e034344d",
|
||||
buttonBgColor: "#E03434"
|
||||
},
|
||||
@ -148,6 +148,10 @@
|
||||
icoUrl: '/static/images/common/warning.png',
|
||||
borderColor: "#FFC84E",
|
||||
buttonBgColor: "#FFC84E",
|
||||
},
|
||||
info:{
|
||||
borderColor: "#BBE600",
|
||||
buttonBgColor: "#BBE600"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user