data:data因為ES6的shorthand可以直接寫data就好
data 是用來
內層 ,在com裡面必須要用function return
data() { return { input: "" }; },
外層/單層
data:{ input:"" }