Vue.createApp({ data() { ... }, methods: { } }).mount("#app");. Let's create this method addToCart and make it a function property.
確定! 回上一頁