MessageService?.Show(new MessageOption() { Content = "这是一条成功的消息", Icon = "fa fa-info-circle", ShowDismiss = true, });