这并非是Vue 自身如此设计,而是跟JavaScript 特性相关,我们来回顾下JavaScript 的原型链 var Component = function() {}; Component.prototype.data ...
確定! 回上一頁