Skip to content

Commit 8bfa5e4

Browse files
committed
update the demo link of Components-Part2
1 parent 5d061b7 commit 8bfa5e4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,12 @@
7070

7171
####基于组件一步一步实现一个CURD示例
7272

73-
- [第1步:创建表格组件,添加查询和删除功能](http://127.0.0.1:8020/vue-tutorials/02.Components/Part-2/demo/step01.html)
74-
- [第2步:创建对话框组件](http://127.0.0.1:8020/vue-tutorials/02.Components/Part-2/demo/step02.html)
75-
- [第3步:实现数据新建功能](http://127.0.0.1:8020/vue-tutorials/02.Components/Part-2/demo/step03.html)
76-
- [第4步:实现数据修改功能](http://127.0.0.1:8020/vue-tutorials/02.Components/Part-2/demo/step04.html)
77-
- [第5步:修改数据新建功能](http://127.0.0.1:8020/vue-tutorials/02.Components/Part-2/demo/step05.html)
78-
- [第6步:完整示例](http://127.0.0.1:8020/vue-tutorials/02.Components/Part-2/demo/step06.html)
73+
- [第1步:创建表格组件,添加查询和删除功能](https://keepfool.github.io/vue-tutorials/02.Components/Part-2/demo/step01.html)
74+
- [第2步:创建对话框组件](https://keepfool.github.io/02.Components/Part-2/demo/step02.html)
75+
- [第3步:实现数据新建功能](https://keepfool.github.io/vue-tutorials/02.Components/Part-2/demo/step03.html)
76+
- [第4步:实现数据修改功能](https://keepfool.github.io/vue-tutorials/02.Components/Part-2/demo/step04.html)
77+
- [第5步:修改数据新建功能](https://keepfool.github.io/vue-tutorials/02.Components/Part-2/demo/step05.html)
78+
- [第6步:完整示例](https://keepfool.github.io/vue-tutorials/02.Components/Part-2/demo/step06.html)
7979

8080
##Ajax
8181

0 commit comments

Comments
 (0)