Skip to content

Commit 252fe77

Browse files
authored
Merge pull request #34 from fhzit/master
fix:修复了about.vue中项目的链接,修改开发者为团队
2 parents 3c64e6b + 4f89469 commit 252fe77

2 files changed

Lines changed: 8 additions & 10 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22

3-
# <image src="resources/icon.png" height="36"/> ExamShowboard
3+
# <image src="resources/icon.png" height="36"/> ExamShowboard-Legacy
44

55
[![stars](https://img.shields.io/github/stars/ExamAware/dsz-exam-showboard?label=Stars)](https://github.com/ExamAware/dsz-exam-showboard/stargazers)
66
[![forks](https://img.shields.io/github/forks/ExamAware/dsz-exam-showboard?label=Forks)](https://github.com/ExamAware/dsz-exam-showboard/forks)
@@ -26,9 +26,11 @@
2626

2727
</div>
2828

29-
> [!tip]
29+
>[!tip]
3030
>
31-
> **本软件使用 `Vue` + `TypeScript` + `JavaScript` 制作,使用 `Node.js` + `Electron` 完善系统级功能并打包。**
31+
> ExamShowboard-Legacy(考试看板-Legacy)已过时
32+
>新版考试看板 知试ExamAware 2 请前往 `ExamAware2-Desktop` 仓库[获取](https://github.com/ExamAware/ExamAware2-Desktop)
33+
3234

3335
## 功能
3436

src/renderer/src/pages/about.vue

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,12 @@
1111
<p class="text-lg">本软件旨在为考生提供便捷的考试信息查看体验。</p>
1212
<p class="text-lg developer">
1313
开发者:
14-
<a href="https://github.com/hello8693DSZ" target="_blank" class="developer-name"
15-
>Hello8963</a
16-
>
17-
<span> </span>
18-
<a href="https://github.com/MKStoler4096" target="_blank" class="developer-name"
19-
>Mkstoler4096</a
14+
<a href="https://github.com/examaware" target="_blank" class="developer-name"
15+
>ExamAware开发团队</a
2016
>
2117
</p>
2218
<v-btn
23-
href="https://github.com/ProjectCampus-CH/dsz-exam-showboard-next"
19+
href="https://github.com/ExamAware/ExamShowboard-Legacy"
2420
target="_blank"
2521
color="primary"
2622
class="mt-4 normal-case"

0 commit comments

Comments
 (0)