随笔分类 -  Vue

上一页 1 ··· 3 4 5 6 7
摘要:Components are one of the most powerful features of Vue. Let's take a look at how to write our first components and make use of them in a parent compo 阅读全文
posted @ 2017-01-20 19:05 Zhentiw 阅读(514) 评论(0) 推荐(0) 编辑
摘要:Let's use a range of events and their modifiers to look at the cool ways we can deal with event handlers in Vue. Using '@' replace 'v-on' @submit.prev 阅读全文
posted @ 2017-01-19 20:37 Zhentiw 阅读(137) 评论(0) 推荐(0) 编辑
摘要:Nuxt.js allows you to return a Promise from your data function so that you can asynchronously resolve data before displaying the page. This allows the 阅读全文
posted @ 2016-12-08 21:49 Zhentiw 阅读(464) 评论(0) 推荐(0) 编辑
摘要:Nuxt.js enables you to easily create layout and navigation by replacing the default App.vue template with your own _app.vue template. Then you simply 阅读全文
posted @ 2016-12-06 18:03 Zhentiw 阅读(293) 评论(0) 推荐(0) 编辑
摘要:The vue-cli allows you to easily start up Vue projects from the command line while Nuxt.js enables a page-based routing system that follows your file 阅读全文
posted @ 2016-12-06 00:53 Zhentiw 阅读(474) 评论(0) 推荐(0) 编辑

上一页 1 ··· 3 4 5 6 7
点击右上角即可分享
微信分享提示