浏览代码

修改README文档

fanfan 4 年之前
父节点
当前提交
77cc3f9d17
共有 1 个文件被更改,包括 30 次插入16 次删除
  1. 30 16
      README.md

+ 30 - 16
README.md

@@ -47,20 +47,34 @@ npm run build:prod
 
 https://www.ydyno.com/archives/1219.html
 
-#### 特别鸣谢
 
-- 感谢 [JetBrains](https://www.jetbrains.com/) 提供的非商业开源软件开发授权
-
-- 感谢 [PanJiaChen](https://github.com/PanJiaChen/vue-element-admin) 大佬提供的前端模板
-
-- 感谢 [Moxun](https://github.com/moxun1639) 大佬提供的前端 Curd 通用组件
-
-- 感谢 [zhy6599](https://gitee.com/zhy6599) 大佬提供的后端运维管理相关功能
-
-- 感谢 [j.yao.SUSE](https://github.com/everhopingandwaiting) 大佬提供的匿名接口与Redis限流等功能
-
-- 感谢 [d15801543974](https://github.com/d15801543974) 大佬提供的基于注解的通用查询方式
-
-#### 反馈交流
-
-- QQ交流群:一群:<strike>891137268</strike> 已满、二群:947578238
+### OTHER
+
+考试管理
+  elexam
+    cate 考试目录
+      index 列表/添加/删除
+    exam  在线考试
+      argificial 人工阅卷列表页
+      correct 人工批改
+      entry 进入考试,考试进行
+      index 考试信息
+      online 在线考试列表页
+      record  人员考试记录
+      result  考试结果
+      statistics 考试统计
+      statisticsDept 部门考试统计
+      statisticsUser 用户考试统计
+    item
+      edit 试题编辑页
+      index 试题列表页
+    itempool  题库管理
+      index  列表页
+    paper  试卷管理
+      edit   编辑试卷
+      index  列表,暂无用
+
+
+
+tip:
+  table hasChildren 若为 true 时, children 使用懒加载模式