通知消息外观(notifyMsg_skin_)

枚举

enum  notifyMsg_skin_ {
  notifyMsg_skin_no , notifyMsg_skin_success , notifyMsg_skin_warning , notifyMsg_skin_message ,
  notifyMsg_skin_error
}
 

详细描述

枚举类型说明

◆ notifyMsg_skin_

枚举值
notifyMsg_skin_no 

默认

notifyMsg_skin_success 

成功

notifyMsg_skin_warning 

警告

notifyMsg_skin_message 

消息

notifyMsg_skin_error 

错误