摘要: Vue实例 {{message}} 阅读全文
posted @ 2018-11-13 12:09 alexbiu 阅读(128) 评论(0) 推荐(0)
摘要: Hello World 提交 阅读全文
posted @ 2018-11-13 11:00 alexbiu 阅读(170) 评论(0) 推荐(0)
摘要: Hello World 提交 通过list决定生成多少个todo-item组件 同时将list对象的内容 通过v-bind语法 借助content变量 传给todo-item这个子组件 在全局组件定义一个props 接收content 载将content渲染在模板上 --> 阅读全文
posted @ 2018-11-13 10:20 alexbiu 阅读(277) 评论(0) 推荐(0)