Merge pull request #34 from fhzit/master

fix:修复了about.vue中项目的链接,修改开发者为团队
This commit is contained in:
Hellofhz 2025-03-22 22:51:32 +08:00 committed by GitHub
commit 252fe7763a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 10 deletions

View File

@ -1,6 +1,6 @@
<div align="center">
# <image src="resources/icon.png" height="36"/> ExamShowboard
# <image src="resources/icon.png" height="36"/> ExamShowboard-Legacy
[![stars](https://img.shields.io/github/stars/ExamAware/dsz-exam-showboard?label=Stars)](https://github.com/ExamAware/dsz-exam-showboard/stargazers)
[![forks](https://img.shields.io/github/forks/ExamAware/dsz-exam-showboard?label=Forks)](https://github.com/ExamAware/dsz-exam-showboard/forks)
@ -28,7 +28,9 @@
>[!tip]
>
> **本软件使用 `Vue` + `TypeScript` + `JavaScript` 制作,使用 `Node.js` + `Electron` 完善系统级功能并打包。**
> ExamShowboard-Legacy(考试看板-Legacy)已过时
>新版考试看板 知试ExamAware 2 请前往 `ExamAware2-Desktop` 仓库[获取](https://github.com/ExamAware/ExamAware2-Desktop)
## 功能

View File

@ -11,16 +11,12 @@
<p class="text-lg">本软件旨在为考生提供便捷的考试信息查看体验</p>
<p class="text-lg developer">
开发者
<a href="https://github.com/hello8693DSZ" target="_blank" class="developer-name"
>Hello8963</a
>
<span> </span>
<a href="https://github.com/MKStoler4096" target="_blank" class="developer-name"
>Mkstoler4096</a
<a href="https://github.com/examaware" target="_blank" class="developer-name"
>ExamAware开发团队</a
>
</p>
<v-btn
href="https://github.com/ProjectCampus-CH/dsz-exam-showboard-next"
href="https://github.com/ExamAware/ExamShowboard-Legacy"
target="_blank"
color="primary"
class="mt-4 normal-case"