1. new Vue({ ; 2. el: "#app", ; 3. data: { ; 4. todos: [ ; 5. { text: "Learn JavaScript", done: false },.
確定! 回上一頁