data : function() { return { b: 0 }; }, methods: { minusb: function() { this.b -= 1; } } }); Vue.component('second-layer', { template: `<div> I am Second Layer.
確定! 回上一頁