Skip to content
This repository was archived by the owner on Aug 8, 2022. It is now read-only.

Commit d2814c3

Browse files
authored
update: src/guide/composition-api-lifecycle-hooks.md
1 parent 9f15671 commit d2814c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/composition-api-lifecycle-hooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> 本指南假定你已经阅读了 [Composition API 简介](composition-api-introduction.html)[响应式基础](reactivity-fundamentals.html)。如果你不熟悉组合 API,请先阅读这篇文章。
44
5-
在 Vue Mastery 上观看关于生命周期钩子的免费视频
5+
<VideoLesson href="https://www.vuemastery.com/courses/vue-3-essentials/lifecycle-hooks" title="Learn about how Lifecycle Hooks work with Vue Mastery">在 Vue Mastery 上观看关于生命周期钩子的免费视频</VideoLesson>
66

77
你可以通过在生命周期钩子前面加上 “on” 来访问组件的生命周期钩子。
88

0 commit comments

Comments
 (0)