摘要:
You often use the same data in different ways across pages. This lesson walks you through setting up multiple pages, retrieving the same data, then di 阅读全文
posted @ 2017-07-25 21:25
Zhentiw
阅读(266)
评论(0)
推荐(0)
摘要:
You can conditionally add classes to Vue.js templates using v-bind:class. This will help display the status of a todo as you add a Vuex action to patc 阅读全文
posted @ 2017-07-25 21:16
Zhentiw
阅读(407)
评论(0)
推荐(0)
摘要:
You'll begin to notice as you build out your actions in Vuex, many of them will look quite similar. Creating a remove action looks almost the same as 阅读全文
posted @ 2017-07-25 21:07
Zhentiw
阅读(332)
评论(0)
推荐(0)
摘要:
The default behavior of submitting an HTML form is to reload the page. You can use the Vue.js @submit.prevent syntax to avoid that behavior. Then wire 阅读全文
posted @ 2017-07-25 20:58
Zhentiw
阅读(1018)
评论(0)
推荐(0)
摘要:
You can isolate parts of templates you want to re-use into components, but you can also reuse those components across pages using layouts. This lesson 阅读全文
posted @ 2017-07-25 20:33
Zhentiw
阅读(381)
评论(0)
推荐(0)

浙公网安备 33010602011771号