From 9b1f2eaba8beb86f0aec82ff10c073972dac280c Mon Sep 17 00:00:00 2001 From: MKStoler1024 <158786854+MKStoler1024@users.noreply.github.com> Date: Tue, 25 Mar 2025 08:13:58 +0000 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0README=EF=BC=8C?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=B9=BF=E6=92=AD=E4=B8=8E=E7=9C=8B=E6=9D=BF?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6=E5=AD=98=E5=82=A8=E8=AF=B4?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 44245b9..5423e1c 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ ![es](./doc/es.png) ## 功能 + - 考试看板 - 实时显示当前时间、当前考试科目、考试起止时间、剩余时间及考试状态。 - 支持全屏显示。 @@ -14,7 +15,6 @@ - 支持自定义广播配置。 - 支持打开本地json配置 - ### 考试看板设置说明 点击设置按钮可以打开设置窗口,进行以下配置: @@ -38,19 +38,27 @@ ### 主界面 -![es](./doc/es.png) +![es](./doc/es.png) #### 考试展板界面 -![exam](./doc/exam.png) -#### 电子钟表界面 +![exam](./doc/exam.png) + +#### 电子钟表界面 + ![time](./doc/time.png) #### 考试广播界面 + ![notification](./doc/notification.png) -## 如何部署? - 您可以点击查看 [ExamShowboard网页端部署教程文档](https://docs.examaware.tech/web/web-deploy.html)了解详细的部署教程。 +## 如何部署? + + 您可以点击查看 [ExamShowboard网页端部署教程文档](https://docs.examaware.tech/web/web-deploy.html)了解详细的部署教程。 + +> [!WARNING] +> +> 注意,广播与看板的配置文件是**分开存储于两个文件夹之下的**。 ## 开发说明