1 import fn from 'fn'
2 Vue.prototype.fn = fn;
3 
4 调用的时候
5 
6 this.fn.way

 

相关文章:

  • 2021-11-05
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-13
  • 2021-10-18
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-04-25
  • 2022-12-23
  • 2022-12-23
  • 2021-07-09
  • 2022-12-23
  • 2022-02-20
相关资源
相似解决方案