1
0
mirror of https://github.com/ZeroCatDev/Classworks.git synced 2025-07-02 00:59:23 +00:00
This commit is contained in:
SunWuyuan 2025-03-16 11:33:27 +08:00
parent cee730c17a
commit 07c851d8d1
No known key found for this signature in database
GPG Key ID: A6A54CF66F56BB64
3 changed files with 9 additions and 3 deletions

View File

@ -1,5 +1,11 @@
# Classworks # Classworks
![GitHub](https://img.shields.io/github/license/ClassworksDev/Classworks?style=flat-square)
![GitHub stars](https://img.shields.io/github/stars/ClassworksDev/Classworks?style=flat-square)
![GitHub forks](https://img.shields.io/github/forks/ClassworksDev/Classworks?style=flat-square)
![GitHub issues](https://img.shields.io/github/issues/ClassworksDev/Classworks?style=flat-square)
![Classworks](./images/banner.png)
基于 Vue 3 + Vuetify 的现代化作业管理系统前端项目 基于 Vue 3 + Vuetify 的现代化作业管理系统前端项目
## ✨ 特性 ## ✨ 特性

BIN
images/banner.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 650 KiB

View File

@ -30,7 +30,7 @@
<v-btn <v-btn
color="primary" color="primary"
variant="outlined" variant="outlined"
href="https://github.com/SunWuyuan/classworks-frontend" href="https://github.com/ClassworksDev/Classworks"
target="_blank" target="_blank"
prepend-icon="mdi-github" prepend-icon="mdi-github"
> >
@ -39,7 +39,7 @@
<v-btn <v-btn
color="primary" color="primary"
variant="outlined" variant="outlined"
href="https://github.com/SunWuyuan/classworks-backend" href="https://github.com/ClassworksDev/ClassworksServer"
target="_blank" target="_blank"
prepend-icon="mdi-github" prepend-icon="mdi-github"
> >
@ -48,7 +48,7 @@
<v-btn <v-btn
color="primary" color="primary"
variant="outlined" variant="outlined"
href="https://github.com/SunWuyuan/classworks-backend/issues" href="https://github.com/ClassworksDev/Classworks/issues"
target="_blank" target="_blank"
prepend-icon="mdi-bug" prepend-icon="mdi-bug"
> >