@msg-prefix-cls: ~"@{css-prefix}-msg";
.@{msg-prefix-cls} {
    .weui-icon-warn,
    .weui-icon-success {
        color: white;
    }
}
