mint-ui Toast icon 图标

Toast({
      message: '修改为功',
       iconClass: 'fa fa-check fa-5x'
});
Toast({
       message: '修改失败',
      iconClass: 'fa fa-remove  fa-5x'
});
相关文章
相关标签/搜索