feat: fix logo disply

This commit is contained in:
2025-07-28 16:47:34 +08:00
parent 82659c600a
commit 59d0ae2a88
4 changed files with 18 additions and 9 deletions

View File

@@ -28,8 +28,8 @@
</svg>
</button>
</div>
<button type="submit" class="btn btn-primary">查看收件箱</button>
<button @click="generateRandomEmail" type="button" class="btn btn-secondary">随机生成</button>
<button type="submit" class="btn btn-primary">查看收件箱</button>
</form>
</section>