官网开发中 0731

This commit is contained in:
eafonyang
2026-07-31 19:02:00 +08:00
parent fda4fa8627
commit eeccdb079c
36 changed files with 1944 additions and 105 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<template>
<div class="min-h-screen flex flex-col">
<AppHeader />
<main class="flex-1">
<main class="flex-1 pt-64px">
<slot />
</main>
<AppFooter />