feat 资源页面视图切换

This commit is contained in:
jxxghp
2023-10-12 16:09:15 +08:00
parent 2f293706cb
commit 23d808f8b1
6 changed files with 485 additions and 14 deletions
+1 -1
View File
@@ -176,7 +176,7 @@ onMounted(() => {
<template #prepend>
<VIcon icon="mdi-download" />
</template>
<VListItemTitle>下载种子</VListItemTitle>
<VListItemTitle>下载种子文件</VListItemTitle>
</VListItem>
</VList>
</VMenu>