Skip to content

Commit 9e25801

Browse files
committedMar 21, 2017
Update README.md
1 parent 5f2d111 commit 9e25801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
- [v-else指令示例](https://keepfool.github.io/vue-tutorials/01.GettingStarted/v-else.html)
1515
- [v-for指令示例](https://keepfool.github.io/vue-tutorials/01.GettingStarted/v-for.html)
1616
- [v-bind指令示例](https://keepfool.github.io/vue-tutorials/01.GettingStarted/v-bind.html)
17-
- [v-on指令示例](https://keepfool.github.io/vue-tutorials/01.GettingStarted/v-if.html)
17+
- [v-on指令示例](https://keepfool.github.io/vue-tutorials/01.GettingStarted/v-on.html)
1818

1919
#### 页面示例
2020
- [循环列表、双向绑定、添加数据、删除数据综合示例](https://keepfool.github.io/vue-tutorials/01.GettingStarted/simple-demo.html)

0 commit comments

Comments
 (0)
Please sign in to comment.