chore: doc

This commit is contained in:
xiaojunnuo
2025-05-11 10:22:10 +08:00
parent b454e02d01
commit c7f2ead696
5 changed files with 14 additions and 7 deletions
@@ -69,6 +69,9 @@ onMounted(async () => {
<div class="hover:bg-accent ml-1 mr-2 cursor-pointer rounded-full">
<vip-button class="flex-center header-btn" mode="nav" />
</div>
<div class="hover:bg-accent ml-1 mr-2 cursor-pointer rounded-full">
<fs-icon icon="ion:logo-github" />
</div>
</template>
<template #footer>
<PageFooter></PageFooter>