Skip to content

Commit 5f4ff2b

Browse files
committed
Add CSES to WakeUP tool link in DataProviderSettingsCard for easy access
1 parent 59a9f1b commit 5f4ff2b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/components/settings/cards/DataProviderSettingsCard.vue

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,16 @@
5050
查看
5151
</v-btn>
5252
</template>
53+
</v-list-item> <v-list-item>
54+
<template #prepend>
55+
<v-icon icon="mdi-lan-connect" class="mr-3" />
56+
</template>
57+
<v-list-item-title>CSES转WakeUP工具</v-list-item-title>
58+
<template #append>
59+
<v-btn variant="tonal" to="/cses2wakeup">
60+
查看
61+
</v-btn>
62+
</template>
5363
</v-list-item>
5464
</v-list>
5565

0 commit comments

Comments
 (0)