Files
FastapiAdmin/frontend/docs/about.md
T
zhangtao b124a519f6 feat(docs): 迁移文档到vitepress并更新前端相关配置
重构文档系统,从mkdocs迁移到vitepress
添加vitepress主题配置和样式
更新前端构建脚本以支持文档构建
移除不再使用的mkdocs相关文件和依赖
调整导航栏文档链接指向新文档系统
统一错误处理方式,将ElMessage.error替换为console.error
2025-08-07 01:54:46 +08:00

31 lines
1.5 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 🎨 关于我们
欢迎与我们取得联系,以下是我们的联系方式:
- **QQ**948080782
- **邮箱**948080782@qq.com
### 扫码交流
以下是相关二维码,点击图片可查看大图:
<div style="display: flex; justify-content: space-around; flex-wrap: wrap;">
<div style="text-align: center; margin: 10px;">
<a href="https://gitee.com/tao__tao/fastapi_vue3_admin/raw/master/backend/static/image/wechat.jpg" target="_blank">
<img src="https://gitee.com/tao__tao/fastapi_vue3_admin/raw/master/backend/static/image/wechat.jpg" alt="微信二维码" style="max-width: 200px;"/>
</a>
<p>微信二维码</p>
</div>
<div style="text-align: center; margin: 10px;">
<a href="https://gitee.com/tao__tao/fastapi_vue3_admin/raw/master/backend/static/image/group.jpg" target="_blank">
<img src="https://gitee.com/tao__tao/fastapi_vue3_admin/raw/master/backend/static/image/group.jpg" alt="群组二维码" style="max-width: 200px;"/>
</a>
<p>群组二维码</p>
</div>
<div style="text-align: center; margin: 10px;">
<a href="https://gitee.com/tao__tao/fastapi_vue3_admin/raw/master/backend/static/image/wechatPay.jpg" target="_blank">
<img src="https://gitee.com/tao__tao/fastapi_vue3_admin/raw/master/backend/static/image/wechatPay.jpg" alt="微信支付二维码" style="max-width: 200px;"/>
</a>
<p>微信支付二维码</p>
</div>
</div>