已采納回答 / weibo_琦兒親筆_0
要改成類似這樣,就可以顯示了
data:{
????todos:[
??????{text:'學習Javascript'},
??????{text:'學習Vue'},
??????{text:'整個牛項目'}
????]
}
2018-05-10