{"id":25475143,"url":"https://github.com/ibwei/edu-test-h5","last_synced_at":"2026-05-14T13:34:10.629Z","repository":{"id":53005959,"uuid":"345279837","full_name":"ibwei/edu-test-h5","owner":"ibwei","description":"一个基于 UMI+DVA开发的教育机构学生测试的H5，支持多次提交，查看历史，查看分析，中断继续等功能。","archived":false,"fork":false,"pushed_at":"2021-04-16T15:17:09.000Z","size":1190,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-24T16:51:33.359Z","etag":null,"topics":["dva","react","reacthooks","umi"],"latest_commit_sha":null,"homepage":"http://edutest.pinxianhs.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ibwei.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-03-07T06:58:43.000Z","updated_at":"2021-04-24T04:32:38.000Z","dependencies_parsed_at":"2022-09-08T01:22:03.115Z","dependency_job_id":null,"html_url":"https://github.com/ibwei/edu-test-h5","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ibwei/edu-test-h5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibwei%2Fedu-test-h5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibwei%2Fedu-test-h5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibwei%2Fedu-test-h5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibwei%2Fedu-test-h5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ibwei","download_url":"https://codeload.github.com/ibwei/edu-test-h5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibwei%2Fedu-test-h5/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33026921,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dva","react","reacthooks","umi"],"created_at":"2025-02-18T11:54:08.257Z","updated_at":"2026-05-14T13:34:10.585Z","avatar_url":"https://github.com/ibwei.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# edu-test-h5\n\n一个基于 UMI+DVA开发的教育机构学生测试的H5，支持多次提交，查看历史，查看分析，中断继续等功能。\n\n# 体验\n\n- [demo H5地址](http://edutest.pinxianhs.com/)\n- 该项目从小程序版本重构而来，入口如下\n- ![](https://user-gold-cdn.xitu.io/2020/7/7/173275acdab97da0?w=1052\u0026h=1038\u0026f=png\u0026s=347207)\n\n## 用到的技术\n\n- UMI\n- DVA\n- [echarts](https://github.com/ecomfe/echarts-for-weixin)\n- 后端采用的是 php 的 laravel 框架,[后端仓库地址](https://github.com/ibwei/edu-test-api) [后续会采用 Node.js的 nest 框架重构]\n\n## 界面截图\n\n- #### 登录页面\n  ![](https://user-gold-cdn.xitu.io/2020/7/7/173275ca607fa6e6?w=311\u0026h=671\u0026f=png\u0026s=44782)\n- #### 答题页面\n  ![](https://user-gold-cdn.xitu.io/2020/7/7/173275d1f252a8cb?w=310\u0026h=666\u0026f=png\u0026s=38768)\n- #### 分析页面\n  ![](https://user-gold-cdn.xitu.io/2020/7/7/173275dcd89a84c4?w=307\u0026h=676\u0026f=png\u0026s=64060)\n- #### 历史记录页面\n  ![](https://user-gold-cdn.xitu.io/2020/7/7/173275e67df7ec61?w=311\u0026h=670\u0026f=png\u0026s=28632)\n- #### 缓存检测\n  ![](https://user-gold-cdn.xitu.io/2020/7/7/173275f0ff2b2cb1?w=311\u0026h=669\u0026f=png\u0026s=43067)\n\n如果这个仓库对你有帮助的话,欢迎 star.\u003cbr\u003e\n如果有更好的建议,以及关于\u003cfont color='green'\u003e用户体验\u003c/font\u003e和 \u003cfont color='red'\u003ebug\u003c/font\u003e的问题，欢迎在 issue 中向我们反馈，谢谢！\n\n## Getting Started\n\nInstall dependencies,\n\n```bash\n$ yarn\n```\n\nStart the dev server,\n\n```bash\n$ yarn start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibwei%2Fedu-test-h5","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fibwei%2Fedu-test-h5","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibwei%2Fedu-test-h5/lists"}