mint-ui Toast icon 图标

Toast({
      message: '修改成功',
       iconClass: 'fa fa-check fa-5x'
});
Toast({
       message: '修改失败',
      iconClass: 'fa fa-remove  fa-5x'
});

 

posted @ 2018-08-10 22:30  rainbowxch  阅读(6995)  评论(0编辑  收藏  举报