开发环境
Notice 用于 消息通知 场景
消息提醒
notice.success("成功消息")

notice.error("危险消息")

notice.warning("警告消息")

notice.info("通用消息")

消息移除