Initial rearrangment of vuetom site source

This commit is contained in:
2024-10-09 08:23:08 +00:00
parent dbd456a517
commit e9d08bd263
233 changed files with 22841 additions and 1 deletions

View File

@@ -0,0 +1,17 @@
---
title: 留言反馈
---
# {{ $frontmatter.title }}
> 该页面是在 Markdown 中引入 Vue 组件简单的展示
页面文件: `.vitepress/views/vt/vt-feedback.vue`
<ClientOnly>
<VtFeedback />
</ClientOnly>
::: tip
正在开发中,你以后可以把想说的话写在这里
:::