mirror of
https://hub.gitmirror.com/https://github.com/ExamAware/ExamShowboard-Legacy.git
synced 2025-04-29 03:36:34 +00:00
docs: 警告信息
This commit is contained in:
parent
e9638cd7b3
commit
f3be829d9d
@ -54,6 +54,12 @@
|
||||
|
||||
新建文件 `exam_config.json` ,模板如下
|
||||
|
||||
> [!warning]
|
||||
>
|
||||
> 请确保 `exam_config.json` 文件编码为 `UTF-8`,换行符为 `LF`,按照`json`文件格式填写。不然可能会出一些神奇的 Bug。
|
||||
>
|
||||
> 不确定?可以使用 [VSCode](https://code.visualstudio.com/) 打开、编辑文件,右下角显示编码格式和换行方式,点击即可更改。
|
||||
|
||||
```json
|
||||
{
|
||||
"examName": "考试名称",
|
||||
@ -76,7 +82,7 @@
|
||||
|
||||
> [!tip]
|
||||
>
|
||||
> `message` 与 `room` 必填(可填空格),`examInfos` 至少需要一条数据。
|
||||
> `message` 与 `room` 内容必填(可填空格隐藏),`examInfos` 至少需要一条数据。
|
||||
>
|
||||
> 如果有两个以"/"分隔的科目可以自动转化为双行显示
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user