docs: 修改部分内容â€

This commit is contained in:
Jursin 2025-02-08 17:15:48 +08:00
parent f9a9c9295d
commit 9d0cc8fb89
9 changed files with 31 additions and 12 deletions

View File

@ -7,9 +7,4 @@ export const zhNavbar = navbar([
"/web/",
"/management/",
"/community/",
{
text: "QQ",
link: "https://im.qq.com/",
icon: "fab fa-qq",
},
]);

View File

@ -89,7 +89,7 @@ export const zhSidebar = sidebar({
{
text: "贡献指南",
link: "contributing.md",
icon: "fa-solid fa-handshake",
icon: "fa-solid fa-code-commit",
},
],
},

View File

@ -22,7 +22,7 @@ category:
> [!caution]
>
> **在 Windows 7 中使用 ExamShowboard 是不现实的。**受限制于框架问题,您无法在 Windows 7 中运行 ExamShowboard 。
> **在 Windows 7 中使用 ExamShowboard 是不现实的。** 受限制于框架问题,您无法在 Windows 7 中运行 ExamShowboard 。
# 安装软件

View File

@ -1,4 +1,10 @@
# 使用静态配置文件
---
title: 使用静态配置文件
index: false
icon: file
category:
- 使用指南
---
本功能支持通过静态配置文件部署,也可以通过管理服务器部署,您可以根据情况自由选择。

View File

@ -10,7 +10,7 @@ index: true
您也可以加入这些社区**寻求帮助**
- [QQ 群901670561](https://qm.qq.com/q/zDiEipHsaI) 该群聊比较活跃,平时灌水比较多,。~~并且有些抽象!~~喜欢闲聊的用户也可以加入该群。
- [QQ 群901670561](https://qm.qq.com/q/zDiEipHsaI) 该群聊比较活跃,平时灌水比较多,。~~并且有些抽象!~~ 喜欢闲聊的用户也可以加入该群。
- [GitHub Discussions](https://github.com/ExamAware/ExamAware2-Desktop/discussions) 您也可以在 GitHub Discussion 提问以及和其它成员交流。
如果您确定您遇到的问题是 **Bug** ,或者您想要提出一项**新功能**,请在对应仓库提交 **GitHub Issues**

View File

@ -1,3 +1,10 @@
---
title: 关于我们
index: false
icon: users
category:
- 关于
---
## 项目作者
-

View File

@ -1,4 +1,10 @@
# 应用选择
---
title: 应用选择
index: false
icon: list-check
category:
- 应用
---
## 检查系统需求

View File

@ -1,4 +1,10 @@
# 配置文件编写
---
title: 配置文件编写
index: false
icon: code
category:
- 配置
---
本应用配置文件记录了考试名称、提示信息,考试信息(科目名称、开始/结束时间、结束提醒时间)。

View File

@ -4,7 +4,6 @@ index: false
icon: globe
category:
- 使用指南
- 部署教程
---
由于 ExamAware 桌面端受限制于框架问题,无法在除[指定系统平台](../introduction/choose.md#检查系统需求)外的老旧平台系统上运行。因此,为了更好地满足用户需求,我们推出了网页端考试看板。