调整多个组件的样式和结构,优化用户界面体验

This commit is contained in:
jxxghp
2025-05-30 08:15:48 +08:00
parent a473f356c9
commit 85a766cc7b
5 changed files with 17 additions and 11 deletions
@@ -67,6 +67,7 @@ const $toast = useToast()
{{ props.sub?.season ? t('dialog.subscribeShare.season', { number: props.sub?.season }) : '' }}
</VCardSubtitle>
</VCardItem>
<VDivider />
<VCardText>
<VDialogCloseBtn @click="emit('close')" />
<VForm @submit.prevent="() => {}" class="pt-2">