File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# 条件渲染 {#conditional-rendering}
2
2
3
3
<div class =" options-api " >
4
- <VueSchoolLink href =" https://vueschool.io/lessons/conditional-rendering-in-vue-3 " title =" Free Vue.js Conditional Rendering Lesson " />
4
+ <VueSchoolLink href =" https://vueschool.io/lessons/conditional-rendering-in-vue-3 " title =" 免费的 Vue.js 条件渲染课程 " />
5
5
</div >
6
6
7
7
<div class =" composition-api " >
8
- <VueSchoolLink href =" https://vueschool.io/lessons/vue-fundamentals-capi-conditionals-in-vue " title =" Free Vue.js Conditional Rendering Lesson " />
8
+ <VueSchoolLink href =" https://vueschool.io/lessons/vue-fundamentals-capi-conditionals-in-vue " title =" 免费的 Vue.js 条件渲染课程 " />
9
9
</div >
10
10
11
11
<script setup >
Original file line number Diff line number Diff line change 4
4
5
5
<!-- TODO update links -->
6
6
<div >
7
- <VueSchoolLink href =" https://vueschool.io/courses/vue-router-4-for-everyone " title =" Free Vue Router Course " >
8
- Watch a Free Video Course on Vue School
7
+ <VueSchoolLink href =" https://vueschool.io/courses/vue-router-4-for-everyone " title =" 免费的 Vue Router 课程 " >
8
+ 在 Vue School 观看免费的视频课程
9
9
</VueSchoolLink >
10
10
</div >
11
11
You can’t perform that action at this time.
0 commit comments