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

 

相关文章:

  • 2022-12-23
  • 2021-12-01
  • 2021-12-26
  • 2022-12-23
  • 2021-11-28
  • 2021-10-28
  • 2021-07-25
  • 2022-12-23
猜你喜欢
  • 2021-12-21
  • 2021-12-03
  • 2021-09-11
  • 2022-12-23
  • 2022-12-23
  • 2021-06-23
相关资源
相似解决方案