mirror of
https://hub.gitmirror.com/https://github.com/ExamAware/ExamShowboard-Legacy.git
synced 2025-04-29 13:46:32 +00:00
commit
714a8d7892
18
README.md
18
README.md
@ -1,12 +1,9 @@
|
|||||||
<div align="center">
|
<img width="150" height="150" align="left" style="float: left; margin: 0 10px 0 0;" alt="ExamShowboard logo" src="resources/icon.png">
|
||||||
|
|
||||||
<image src="resources/icon.png" height="64"/>
|
# 考试看板Next(原DSZ考试看板)
|
||||||
|
# DSZ-Exam-Showboard-Next
|
||||||
|
|
||||||
# dsz-exam-showboard-next
|
<div align=center>
|
||||||
# DSZ考试看板 next(原DSZ考试看板)
|
|
||||||
|
|
||||||

|
|
||||||

|
|
||||||
|
|
||||||
[](https://github.com/MKStoler4096/dsz-exam-showboard-next/stargazers)
|
[](https://github.com/MKStoler4096/dsz-exam-showboard-next/stargazers)
|
||||||
[](https://github.com/MKStoler4096/dsz-exam-showboard-next/forks)
|
[](https://github.com/MKStoler4096/dsz-exam-showboard-next/forks)
|
||||||
@ -21,6 +18,9 @@
|
|||||||
[](LICENSE)
|
[](LICENSE)
|
||||||
[](https://qm.qq.com/q/zDiEipHsaI)
|
[](https://qm.qq.com/q/zDiEipHsaI)
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
一款显示当前时间与考试详细信息的看板类软件
|
一款显示当前时间与考试详细信息的看板类软件
|
||||||
|
|
||||||
| 下载 | [Releases](https://github.com/MKStoler4096/dsz-exam-showboard-next/releases) | [Actions](https://github.com/MKStoler4096/dsz-exam-showboard-next/actions) |
|
| 下载 | [Releases](https://github.com/MKStoler4096/dsz-exam-showboard-next/releases) | [Actions](https://github.com/MKStoler4096/dsz-exam-showboard-next/actions) |
|
||||||
@ -115,9 +115,9 @@ $ yarn build:linux
|
|||||||
|
|
||||||
### Progress
|
### Progress
|
||||||
|
|
||||||
- 正在[`master`](https://github.com/MKStoler4096/dsz-exam-showboard-next/commits/master)分支上维护`1.1.0`版本。
|
- 正在[`master`](https://github.com/MKStoler4096/dsz-exam-showboard-next/commits/master)分支上维护`1.1.3`版本。
|
||||||
|
|
||||||
- 正在[`dev`](https://github.com/MKStoler4096/dsz-exam-showboard-next/commits/dev)分支上开发`1.1-Malkuth`版本。
|
- 正在[`dev`](https://github.com/MKStoler4096/dsz-exam-showboard-next/commits/dev)分支上开发`1.2-Yesod`版本。
|
||||||
|
|
||||||
> [!note]
|
> [!note]
|
||||||
> **如果dev模式页面不显示或按钮点击无效等问题,请连续刷新至少3次后再进行操作。build后没有此问题。**
|
> **如果dev模式页面不显示或按钮点击无效等问题,请连续刷新至少3次后再进行操作。build后没有此问题。**
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"name": "examshowboard",
|
"name": "examshowboard",
|
||||||
"version": "1.1.1",
|
"version": "1.1.3",
|
||||||
"description": "电子考试展示板",
|
"description": "电子考试展示板",
|
||||||
"main": "./out/main/index.js",
|
"main": "./out/main/index.js",
|
||||||
"author": "Hello8693 <hello8693@hello8693.xyz>",
|
"author": "Hello8693&MKStoler <hello8693@hello8693.xyz>",
|
||||||
"homepage": "https://dsz.hello8693.xyz/",
|
"homepage": "https://edicdn.eu.org/",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"preinstall": "node -e \"if (process.env.npm_execpath.indexOf('yarn') === -1) throw new Error('Use yarn for installing: https://yarnpkg.com/en/docs/install')\"",
|
"preinstall": "node -e \"if (process.env.npm_execpath.indexOf('yarn') === -1) throw new Error('Use yarn for installing: https://yarnpkg.com/en/docs/install')\"",
|
||||||
"format": "prettier --write .",
|
"format": "prettier --write .",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user