> 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/xiang-mu-kai-fa-li-cheng/front-end/requirement.md).

# 需求文档

## 简介

做一个在手机端和PC端都很好看的前端

## 基本功能

* 主页：各个模块
* 关于：社团介绍
* 预约：预约须知
* 捐赠：捐赠名单
* 招新：招新简章
* 相册：社团相册
* 后台：后台管理
* 互助：互助文档
* 留言：意见建议
* 博客：技术博客
* 彩蛋：社团日常故事和柠檬
* 友链：小百合，nic，紫荆，科大镜像，微信公众号，QQ，github，邮箱，二维码，捐赠二维码，web组gitbook，B站，抖音号

## 拓展功能

* 搜索：资源搜索
* 待定

## 项目框架

vue

## 项目参考

[模板参考](http://www.daiwei.org/#/home?utm_source=com.tencent.tim\&utm_medium=social\&utm_oi=990354003456368640\&v=2.1.4)

[模板源代码](https://github.com/ifmiss/vue-website)

[模板作者的知乎回答](https://www.zhihu.com/question/37984203/answer/196694465?utm_source=com.tencent.tim\&utm_medium=social\&utm_oi=990354003456368640\&hb_wx_block=0)

[vue官方手册](https://vuejs.org/v2/api/)


---

# 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/xiang-mu-kai-fa-li-cheng/front-end/requirement.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.
