mirror of
https://hub.gitmirror.com/https://github.com/ExamAware/ExamAware-docs
synced 2025-04-29 18:26:38 +00:00
dics: 添加部分内容
This commit is contained in:
parent
ea18b37d62
commit
f9a9c9295d
@ -6,5 +6,10 @@ export const zhNavbar = navbar([
|
|||||||
"/app/",
|
"/app/",
|
||||||
"/web/",
|
"/web/",
|
||||||
"/management/",
|
"/management/",
|
||||||
"/community/"
|
"/community/",
|
||||||
|
{
|
||||||
|
text: "QQ",
|
||||||
|
link: "https://im.qq.com/",
|
||||||
|
icon: "fab fa-qq",
|
||||||
|
},
|
||||||
]);
|
]);
|
||||||
|
@ -18,7 +18,9 @@ actions:
|
|||||||
type: primary
|
type: primary
|
||||||
|
|
||||||
- text: GitHub 主页
|
- text: GitHub 主页
|
||||||
|
icon: fab fa-github
|
||||||
link: https://github.com/ExamAware/
|
link: https://github.com/ExamAware/
|
||||||
|
type: primary
|
||||||
|
|
||||||
- text: 社区规范
|
- text: 社区规范
|
||||||
link: ./community/
|
link: ./community/
|
||||||
|
@ -0,0 +1,5 @@
|
|||||||
|
## 项目作者
|
||||||
|
-
|
||||||
|
|
||||||
|
## 贡献者
|
||||||
|
-
|
@ -16,7 +16,7 @@
|
|||||||
- iOS 系统
|
- iOS 系统
|
||||||
- iOS 13 及以上版本
|
- iOS 13 及以上版本
|
||||||
|
|
||||||
## ExamAware 系列包含以下应用
|
## 项目链接
|
||||||
|
|
||||||
| 平台 | 🚀 发行版 | 🚧 当前构建 |
|
| 平台 | 🚀 发行版 | 🚧 当前构建 |
|
||||||
| - | - | - |
|
| - | - | - |
|
||||||
|
@ -5,3 +5,9 @@ icon: circle-info
|
|||||||
category:
|
category:
|
||||||
- 简介
|
- 简介
|
||||||
---
|
---
|
||||||
|
|
||||||
|
ExamAware 是该系列应用总称,也是 GitHub 组织名,具有众多子项目,涉及多个平台。
|
||||||
|
|
||||||
|
ExamAware 系列旨在为考生展示当前时间与考试详细信息,其共用一套配置文件(存储在 json 文件里),可通过集控统一管理。
|
||||||
|
|
||||||
|
ExamAware 具有众多子项并适用于不同平台,在开始之前您需要根据情况[选择合适应用](choose.md)。
|
Loading…
x
Reference in New Issue
Block a user