{"id":21223478,"url":"https://github.com/acm309/putongoj-fe","last_synced_at":"2025-07-10T14:30:42.560Z","repository":{"id":39261389,"uuid":"92074844","full_name":"acm309/PutongOJ-FE","owner":"acm309","description":"The front end of the Putong Online Judge -- An online judge with nothing special","archived":false,"fork":false,"pushed_at":"2023-12-31T07:44:09.000Z","size":2948,"stargazers_count":78,"open_issues_count":0,"forks_count":16,"subscribers_count":5,"default_branch":"master","last_synced_at":"2023-12-31T08:29:47.825Z","etag":null,"topics":["axios","iview","onlinejudge","vue","vue-router","vuex","webpack"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/acm309.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-22T16:24:33.000Z","updated_at":"2023-10-07T02:42:02.000Z","dependencies_parsed_at":"2023-12-31T08:28:20.598Z","dependency_job_id":"156e11f8-d061-4268-b224-dd7addebf8ce","html_url":"https://github.com/acm309/PutongOJ-FE","commit_stats":null,"previous_names":[],"tags_count":31,"template":null,"template_full_name":null,"purl":"pkg:github/acm309/PutongOJ-FE","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acm309%2FPutongOJ-FE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acm309%2FPutongOJ-FE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acm309%2FPutongOJ-FE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acm309%2FPutongOJ-FE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acm309","download_url":"https://codeload.github.com/acm309/PutongOJ-FE/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acm309%2FPutongOJ-FE/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264590733,"owners_count":23633625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["axios","iview","onlinejudge","vue","vue-router","vuex","webpack"],"created_at":"2024-11-20T22:52:05.514Z","updated_at":"2025-07-10T14:30:42.031Z","avatar_url":"https://github.com/acm309.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PutongOJ-FE\n\n[Putong OJ](https://github.com/acm309/PutongOJ) 的前端部分\n\n[Preview](http://acm.cjlu.edu.cn)\n\n一个采用 vue, vue-router, pinia 而成的单页应用\n\n# 主要组件的版本\n- Vue 3\n- vue-router 4 \n- pinia 2\n- view-ui-plus 1.1.0\n\n# 项目结构\n\n```\n├── dist // 生成打包好的文件\n│   ├── static\n|   |   ├── css\n|   |   ├── fonts\n|   |   ├── img\n|   |   └── js\n│   └── index.html\n└── src\n    ├── main.js // 项目入口\n    ├── router // 路由文件，说明了各个路由将会使用的组件\n    |   ├── index.js // router的配置以及引用组件\n    |   └── routes.js // 定义各个路由\n    ├── assets // 网站logo图资源\n    ├── components // 一些小组件\n    ├── store // vuex 文件\n    │   └── modules // 子模块\n    └── views // 路由对应的组件 (这些组件在 router.js 中都被引入)\n        ├── Admin\n        ├── Contest\n        ├── News\n        └── Problem\n\n```\n\n# 修改颜色\n\n- src/my-theme/index.less\n- src/styles/common.styl\n\n# TODO\n\n- [ ] 开发文档\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facm309%2Fputongoj-fe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Facm309%2Fputongoj-fe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facm309%2Fputongoj-fe/lists"}