延續前面的範例,我們在實體裡加上 methods (要記得加s) 屬性,並加入 subtotal 方法:. const vm = Vue.createApp({ data () { return { price: 100, ...
確定! 回上一頁