mirror of
https://hub.gitmirror.com/https://github.com/ExamAware/ExamShowboard-Legacy.git
synced 2025-04-28 23:36:33 +00:00
Merge pull request #34 from fhzit/master
fix:修复了about.vue中项目的链接,修改开发者为团队
This commit is contained in:
commit
252fe7763a
@ -1,6 +1,6 @@
|
|||||||
<div align="center">
|
<div align="center">
|
||||||
|
|
||||||
# <image src="resources/icon.png" height="36"/> ExamShowboard
|
# <image src="resources/icon.png" height="36"/> ExamShowboard-Legacy
|
||||||
|
|
||||||
[](https://github.com/ExamAware/dsz-exam-showboard/stargazers)
|
[](https://github.com/ExamAware/dsz-exam-showboard/stargazers)
|
||||||
[](https://github.com/ExamAware/dsz-exam-showboard/forks)
|
[](https://github.com/ExamAware/dsz-exam-showboard/forks)
|
||||||
@ -26,9 +26,11 @@
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
> [!tip]
|
>[!tip]
|
||||||
>
|
>
|
||||||
> **本软件使用 `Vue` + `TypeScript` + `JavaScript` 制作,使用 `Node.js` + `Electron` 完善系统级功能并打包。**
|
> ExamShowboard-Legacy(考试看板-Legacy)已过时
|
||||||
|
>新版考试看板 知试ExamAware 2 请前往 `ExamAware2-Desktop` 仓库[获取](https://github.com/ExamAware/ExamAware2-Desktop)
|
||||||
|
|
||||||
|
|
||||||
## 功能
|
## 功能
|
||||||
|
|
||||||
|
@ -11,16 +11,12 @@
|
|||||||
<p class="text-lg">本软件旨在为考生提供便捷的考试信息查看体验。</p>
|
<p class="text-lg">本软件旨在为考生提供便捷的考试信息查看体验。</p>
|
||||||
<p class="text-lg developer">
|
<p class="text-lg developer">
|
||||||
开发者:
|
开发者:
|
||||||
<a href="https://github.com/hello8693DSZ" target="_blank" class="developer-name"
|
<a href="https://github.com/examaware" target="_blank" class="developer-name"
|
||||||
>Hello8963</a
|
>ExamAware开发团队</a
|
||||||
>
|
|
||||||
<span> </span>
|
|
||||||
<a href="https://github.com/MKStoler4096" target="_blank" class="developer-name"
|
|
||||||
>Mkstoler4096</a
|
|
||||||
>
|
>
|
||||||
</p>
|
</p>
|
||||||
<v-btn
|
<v-btn
|
||||||
href="https://github.com/ProjectCampus-CH/dsz-exam-showboard-next"
|
href="https://github.com/ExamAware/ExamShowboard-Legacy"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
color="primary"
|
color="primary"
|
||||||
class="mt-4 normal-case"
|
class="mt-4 normal-case"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user