template 的內容是以顯示userName在一個HTML的輸入框裡 // Child Component Vue.component("child-input", { template: ` <div> <label>Name</label> ...
確定! 回上一頁