摘要:
v bind 缩写 v on 缩写 阅读全文
摘要:
``` <!doctype html vue route demo Hello App! <! 使用 router link 组件来导航. <! 通过传入 属性指定链接. <! <router link 默认会被渲染成一个 标签 Go to Foo Go to Bar <! 路由出口 <! 路由匹配 阅读全文
摘要:
``` vue hello world {{ message }} ``` 阅读全文
摘要:
参考文献 https://cn.vuejs.org/v2/guide/components.html 使用插槽分发内容 阅读全文
摘要:
参考文献 https://cn.vuejs.org/v2/guide/index.html 阅读全文