This website works better with JavaScript.
Home
Explore
Help
Sign In
lizhuang
/
hanye-website
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Hanye官网
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13
Commits
1
Branch
Tree:
422e7c5229
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '422e7c5229'
${ noResults }
hanye-website
/
content
/
faq
/
zh
/
support-2.md
support-2.md
201B
Raw
Normal View
History
feat: 添加FAQ功能和内容,优化用户支持体验 - 新增content.config.ts文件,定义FAQ集合的结构和验证规则。 - 在nuxt.config.ts中引入@nuxt/content模块,配置内容管理功能。 - 新增多个FAQ文档,涵盖产品、购买和支持相关问题,提供多语言支持。 - 更新faq.vue页面,优化FAQ列表展示和搜索功能,提升用户体验。 - 删除旧的FAQ页面和图片本地化脚本,简化项目结构。
2 months ago
1
2
3
4
5
6
---
id: 6
category: 技术支持
question: 如何申请维修服务?
answer: 请通过我们网站上的维修申请表格提交维修请求。您可以在个人账户页面查看维修进度。
---