diff --git a/docs/.vuepress/theme.ts b/docs/.vuepress/theme.ts index 93edeead7..1892146df 100644 --- a/docs/.vuepress/theme.ts +++ b/docs/.vuepress/theme.ts @@ -130,6 +130,11 @@ export default hopeTheme({ vpre: true, vuePlayground: true, }, + components: { + components: [ + "Catalog" + ] + }, pwa: false /** pwa: { diff --git a/docs/features/README.md b/docs/features/README.md index c8e970274..a80aa0875 100644 --- a/docs/features/README.md +++ b/docs/features/README.md @@ -1,12 +1,3 @@ # 功能列表 -- [启动游戏](game-launcher.md) -- [祈愿记录](wish-export.md) -- [实时便笺](daily-notes.md) -- [成就管理](achievements.md) -- [我的角色](character-data.md) -- [养成计划](develop-plan.md) -- [深渊统计](hutao-API.md) -- [角色资料](character-wiki.md) -- [武器资料](weapon-wiki.md) -- [设置选项](hutao-settings.md) + \ No newline at end of file