Skip to content

Commit 7594f7a

Browse files
authored
Merge pull request keepfool#18 from xiaobinhong1/master
Update README.md
2 parents 5f2d111 + 9e25801 commit 7594f7a

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)