diff --git a/README.md b/README.md index bd70e0bc..fca67b42 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,10 @@ See [Configuration Reference](https://cli.vuejs.org/config/). ``` +# 项目说明 +- 系统提供问卷的创建、模板创建、发布、管理、回收功能 +- 实现对回收数据的统计和分析 + # 添加新页面流程 - 将新页面路由添加至 ./src/router/index.js - 新页面文件放置在 ./src/views 对应模块内