Skip to content

Commit a6e716c

Browse files
authored
Update vuejs.md
add vue2,0 some resources
1 parent 77c376f commit a6e716c

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

vuejs.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@
3636

3737
2. 入门类
3838
- [vue 快速入门](http://segmentfault.com/a/1190000003968020)
39+
- [vuex - 入门教程实例1](https://segmentfault.com/a/1190000005018970)
40+
- [vuex - 入门教程实例2](https://segmentfault.com/a/1190000005148935)
41+
- [vuex - 入门教程实例3](https://segmentfault.com/a/1190000006988584)
3942

4043
3. 英文教程
4144
- [Learning Vue 1.0: Step By Step](https://laracasts.com/series/learning-vue-step-by-step/)
@@ -124,8 +127,11 @@
124127
- [vue-qrcode](https://github.com/xiaokaike/vue-qrcode)
125128
- 省市联动
126129
- [Vue 省市区三级联动组件](https://github.com/QingWei-Li/vue-region-picker)
127-
-TimeLine
128-
-[Vue企业级时间轴选择器](https://github.com/yelingfeng/vue-timelinepick)
130+
- TimeLine
131+
- [Vue企业级时间轴选择器](https://github.com/yelingfeng/vue-timelinepick)
132+
- Template
133+
- [vue2.0模板](https://github.com/yelingfeng/vue-ylf-template)
134+
- [vue2.0全家桶实例](https://github.com/yelingfeng/vue-2.0-FamilyBucket)
129135

130136
###四. 示例
131137

0 commit comments

Comments
 (0)