Compare commits

...

2 Commits

Author SHA1 Message Date
我若为王
4564bb9bf1 Merge branch 'main' of github.com:iLay1678/alipan-tv-token into main 2025-04-29 11:52:25 +08:00
我若为王
f365090833 调整二维码生成卡片的样式,增加底部外边距 2025-04-29 11:52:10 +08:00

View File

@ -52,7 +52,7 @@
</a-form-item>
</a-form>
</a-card>
<a-card v-if="form.text" class="w-full max-w-3xl text-center">
<a-card v-if="form.text" class="mx-auto w-full max-w-3xl mb-8 text-center">
<div class="prose prose-sm max-w-none">
<a-space direction="vertical" align="center">
<h2 class="text-xl font-bold mb-4">生成的二维码</h2>