feat 插件市场显示版本号

This commit is contained in:
jxxghp
2023-11-01 18:02:51 +08:00
parent 1a7760cf6d
commit 2a8aeb5041
2 changed files with 3 additions and 1 deletions

View File

@@ -76,7 +76,8 @@ async function installPlugin() {
@click.stop
>
{{ props.plugin?.plugin_author }}
</a>
</a><br>
版本{{ props.plugin?.plugin_version }}
</VCardText>
</VCard>
</template>