关于 Vue 3.0 的一些问题(update...) 飞冰前端 2019-07-08 187 阅读1分钟 1. 双向绑定的写法 由 ES5 的 Object.propoerty 变为 ES6 的 proxy 2. Proxy 与 Object.property 的 区别 xx