018A初步完成
This commit is contained in:
@ -140,25 +140,28 @@
|
||||
icoUrl: '/static/images/common/uploadErr.png',
|
||||
borderColor: "#e034344d",
|
||||
buttonBgColor: "#E03434",
|
||||
bgColor:'#38393466',
|
||||
bgColor:'#383934cc',
|
||||
buttonTextColor:'#FFFFFFde'
|
||||
},
|
||||
succ: {
|
||||
icoUrl: '/static/images/common/success.png',
|
||||
borderColor: "#BBE6004d",
|
||||
buttonBgColor: "#BBE600",
|
||||
bgColor:'#38393466'
|
||||
buttonTextColor:'#232323de',
|
||||
bgColor:'#383934cc'
|
||||
},
|
||||
warn: {
|
||||
icoUrl: '/static/images/common/warning.png',
|
||||
borderColor: "#FFC84E4d",
|
||||
buttonBgColor: "#FFC84E",
|
||||
bgColor:'#38393466'
|
||||
buttonTextColor:'#FFFFFFde',
|
||||
bgColor:'#383934cc'
|
||||
},
|
||||
info:{
|
||||
borderColor: "#BBE6004d",
|
||||
buttonBgColor: "#BBE600",
|
||||
bgColor:'#38393466'
|
||||
bgColor:'#383934cc',
|
||||
buttonTextColor:'#232323de'
|
||||
},
|
||||
prompt:{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user