feat: 添加使用指南

This commit is contained in:
camera-2018
2023-04-19 01:34:18 +08:00
parent b511efdc53
commit 280c856a5d
2 changed files with 11 additions and 0 deletions

View File

@@ -110,6 +110,7 @@ export default defineConfig({
collapsed: true,
items: [
{ text: '简介', link: '/简介' },
{ text: '使用指南', link: '/使用指南' },
]
},
{

10
使用指南.md Normal file
View File

@@ -0,0 +1,10 @@
# 使用指南
- 推荐使用`暗色模式`,以获得更好的阅读体验。点击右上角切换按钮即可切换。
- 电脑端推荐按`Ctrl + 加号`将页面放大到 150% 以便于阅读。
-`Ctrl + 0`可快速将页面缩小回 100% 。
- 使用`Ctrl + F`快速搜索在某一页面的内容。
- 使用`Ctrl + K`唤起搜索框,输入关键词即可快速搜索整个 wiki 。