feat 在线插件市场

This commit is contained in:
jxxghp
2023-11-01 21:05:31 +08:00
parent 2a8aeb5041
commit 21bc8edbd8
4 changed files with 58 additions and 2 deletions

View File

@@ -226,7 +226,7 @@ const dropdownItems = ref([
<VCardItem class="py-2">
<VCardTitle class="flex items-center flex-row">
<VBadge v-if="props.plugin?.state" dot inline color="success" class="me-1 mb-1" />
{{ props.plugin?.plugin_name }}
{{ props.plugin?.plugin_name }}<span class="text-sm ms-2 mt-1 text-gray-500">{{ props.plugin?.plugin_version }}</span>
</VCardTitle>
</VCardItem>
<VCardText>