谈谈Object.defineproperty()方法及vue的双向绑定原理
Object.defineproperty()方法
https://zhuanlan.zhihu.com/p/133238810
vue2的双向绑定原理:(概括:数据劫持)
https://blog.csdn.net/Huang_DW/article/details/108631557
vue3的双向绑定原理:(概括:Proxy)
https://blog.csdn.net/weixin_44700978/article/details/118769759

浙公网安备 33010602011771号