chore: key 改为 path

This commit is contained in:
xugaoyi 2022-06-09 23:16:02 +08:00
parent 82c001732b
commit 5141505df0
4 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
pageComponent:
name: Catalogue
data:
key: 01.前端
path: 01.前端
imgUrl: /img/web.png
description: JavaScript、ES6、Vue框架等前端技术
title: 前端

View File

@ -2,7 +2,7 @@
pageComponent:
name: Catalogue
data:
key: 02.页面
path: 02.页面
imgUrl: /img/ui.png
description: html(5)/css(3),前端页面相关技术
title: 页面

View File

@ -2,7 +2,7 @@
pageComponent:
name: Catalogue
data:
key: 03.技术
path: 03.技术
imgUrl: /img/other.png
description: 技术文档、教程、技巧、总结等文章
title: 技术

View File

@ -2,7 +2,7 @@
pageComponent:
name: Catalogue
data:
key: 04.更多
path: 04.更多
imgUrl: /img/more.png
description: 学习、面试、在线工具等更多文章和页面
title: 更多