mirror of
https://github.com/ZeroCatDev/Classworks.git
synced 2025-07-02 00:59:23 +00:00
1
This commit is contained in:
parent
cee730c17a
commit
07c851d8d1
@ -1,5 +1,11 @@
|
||||
# Classworks
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
基于 Vue 3 + Vuetify 的现代化作业管理系统前端项目
|
||||
|
||||
## ✨ 特性
|
||||
|
BIN
images/banner.png
Normal file
BIN
images/banner.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 650 KiB |
@ -30,7 +30,7 @@
|
||||
<v-btn
|
||||
color="primary"
|
||||
variant="outlined"
|
||||
href="https://github.com/SunWuyuan/classworks-frontend"
|
||||
href="https://github.com/ClassworksDev/Classworks"
|
||||
target="_blank"
|
||||
prepend-icon="mdi-github"
|
||||
>
|
||||
@ -39,7 +39,7 @@
|
||||
<v-btn
|
||||
color="primary"
|
||||
variant="outlined"
|
||||
href="https://github.com/SunWuyuan/classworks-backend"
|
||||
href="https://github.com/ClassworksDev/ClassworksServer"
|
||||
target="_blank"
|
||||
prepend-icon="mdi-github"
|
||||
>
|
||||
@ -48,7 +48,7 @@
|
||||
<v-btn
|
||||
color="primary"
|
||||
variant="outlined"
|
||||
href="https://github.com/SunWuyuan/classworks-backend/issues"
|
||||
href="https://github.com/ClassworksDev/Classworks/issues"
|
||||
target="_blank"
|
||||
prepend-icon="mdi-bug"
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user