This commit is contained in:
zxfjd3g
2020-11-12 21:07:26 +08:00
parent 981d157ac7
commit 832b961d34
34 changed files with 1647 additions and 18 deletions

View File

@@ -2,9 +2,9 @@
#首页
home: true
# 图标
heroImage: /vue3_logo.png
heroImage: /images/vue3_logo.png
# 按钮文本
actionText: 开始学习 →
# 按钮点击跳转路径
actionLink: /chapter1/01_认识TS.md
actionLink: /列表.md
---