mirror of
https://github.com/ZeroCatDev/Classworks.git
synced 2025-09-05 01:19:23 +00:00
Add CSES to WakeUP tool link in DataProviderSettingsCard for easy access
This commit is contained in:
parent
59a9f1bd91
commit
5f4ff2bb59
@ -50,6 +50,16 @@
|
|||||||
查看
|
查看
|
||||||
</v-btn>
|
</v-btn>
|
||||||
</template>
|
</template>
|
||||||
|
</v-list-item> <v-list-item>
|
||||||
|
<template #prepend>
|
||||||
|
<v-icon icon="mdi-lan-connect" class="mr-3" />
|
||||||
|
</template>
|
||||||
|
<v-list-item-title>CSES转WakeUP工具</v-list-item-title>
|
||||||
|
<template #append>
|
||||||
|
<v-btn variant="tonal" to="/cses2wakeup">
|
||||||
|
查看
|
||||||
|
</v-btn>
|
||||||
|
</template>
|
||||||
</v-list-item>
|
</v-list-item>
|
||||||
</v-list>
|
</v-list>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user