> For the complete documentation index, see [llms.txt](https://njuitman.gitbook.io/it-web/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://njuitman.gitbook.io/it-web/web-zu-gong-zuo-ri-zhi/2021/hua-de-bing/moretips.md).

# 主页优化建议

## 用户侧：预约界面改进

* [ ] 重点突出预约前维修须知的内容。建议增加下滑到底“我已知晓”之类的设计，强制阅读须知。
* [ ] 公众号关注引导。增设公众号二维码等（注意千万不要强制，可合并在上述预约须知）以引流，增加公众号关注度。

## 社员侧：新人引导与隐私保护

* [ ] 增加后台数据保密协议等，强调新人对于后台数据的保密情况，可另起草。具体内容如：
  * 不得用于非必要的联系目的
  * 截图使用默认屏蔽隐私功能
* [ ] 后台功能的详细介绍：类似使用手册，可以附专门网页。

## 通用

* [ ] 提升网站 Markdown 支持的美观度


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://njuitman.gitbook.io/it-web/web-zu-gong-zuo-ri-zhi/2021/hua-de-bing/moretips.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
