写点什么

mixin

0 人感兴趣 · 1 次引用

  • 最新
  • 推荐
https://static001.geekbang.org/infoq/b8/b85a9fc2c33957d2eaa38971df4f479e.jpeg?x-oss-process=image%2Fresize%2Cw_416%2Ch_234

vue3 学习笔记 (一)——mixin 混入

用户头像
码仔
2021-11-17

vue 2 中采用选项式API。如:data、methods、watch、computed以及生命周期钩子函数等等。

mixin_mixin技术文章_InfoQ写作社区