1
0
mirror of https://github.com/ZeroCatDev/Classworks.git synced 2026-03-21 09:13:10 +00:00

feat: 更新关于卡片,修改链接和感谢信息

This commit is contained in:
Sunwuyuan 2026-03-07 13:48:45 +08:00
parent ba6aab2ba2
commit 787c95ca18
No known key found for this signature in database
GPG Key ID: A6A54CF66F56BB64

View File

@ -25,7 +25,7 @@
<div class="card-content"> <div class="card-content">
<div> <div>
<div class="text-h6 font-weight-bold">请支持我们 Classworks</div> <div class="text-h6 font-weight-bold">请支持我们 Classworks</div>
</div> </div>
</div> </div>
</v-card-item> </v-card-item>
@ -127,14 +127,14 @@
</v-list-item> </v-list-item>
<v-list-item <v-list-item
append-icon="mdi-link" append-icon="mdi-link"
href="https://zerocat.houlangs.com" href="https://clock.qqhkx.com/"
target="_blank" target="_blank"
> >
<v-list-item-title> <v-list-item-title>
感谢 ZeroCat 社区的开发者们 感谢 沉浸式时钟
</v-list-item-title> </v-list-item-title>
<v-list-item-subtitle> <v-list-item-subtitle>
新一代开源编程社区 https://clock.qqhkx.com/
</v-list-item-subtitle> </v-list-item-subtitle>
</v-list-item> </v-list-item>
<v-divider class="ma-1"></v-divider> <v-divider class="ma-1"></v-divider>