add feedback page

This commit is contained in:
2023-12-10 23:07:42 +08:00
parent f7d3a2128a
commit 9f4319bd13
7 changed files with 208 additions and 8 deletions

View File

@@ -19,6 +19,8 @@ import { NButton, NCard, NDivider, NLayoutContent, NSpace, NText, NTimeline, NTi
>
873260337
</NButton>
或者
<NButton text type="info" @click="$router.push({ name: 'manage-feedback' })"> 反馈页面 </NButton>
<NDivider vertical />
邮箱:
<NButton tag="a" type="info" href="mailto:admin@vtsuru.live" text> admin@vtsuru.live </NButton>