We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f2d111 commit 9e25801Copy full SHA for 9e25801
README.md
@@ -14,7 +14,7 @@
14
- [v-else指令示例](https://keepfool.github.io/vue-tutorials/01.GettingStarted/v-else.html)
15
- [v-for指令示例](https://keepfool.github.io/vue-tutorials/01.GettingStarted/v-for.html)
16
- [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)
+- [v-on指令示例](https://keepfool.github.io/vue-tutorials/01.GettingStarted/v-on.html)
18
19
#### 页面示例
20
- [循环列表、双向绑定、添加数据、删除数据综合示例](https://keepfool.github.io/vue-tutorials/01.GettingStarted/simple-demo.html)
0 commit comments