{"id":13933104,"url":"https://github.com/huijiewei/agile-vue","last_synced_at":"2025-06-22T05:34:24.047Z","repository":{"id":36423929,"uuid":"217994654","full_name":"huijiewei/agile-vue","owner":"huijiewei","description":"Vue + Element.UI 脚手架项目","archived":false,"fork":false,"pushed_at":"2023-03-02T03:50:52.000Z","size":7757,"stargazers_count":19,"open_issues_count":11,"forks_count":8,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T16:53:44.423Z","etag":null,"topics":["admin-dashboard","element-ui","vue","webpack"],"latest_commit_sha":null,"homepage":"https://agile.huijiewei.com/admin","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huijiewei.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2019-10-28T08:02:14.000Z","updated_at":"2024-11-16T14:37:59.000Z","dependencies_parsed_at":"2024-11-26T23:41:11.621Z","dependency_job_id":null,"html_url":"https://github.com/huijiewei/agile-vue","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/huijiewei/agile-vue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huijiewei%2Fagile-vue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huijiewei%2Fagile-vue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huijiewei%2Fagile-vue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huijiewei%2Fagile-vue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huijiewei","download_url":"https://codeload.github.com/huijiewei/agile-vue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huijiewei%2Fagile-vue/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261243140,"owners_count":23129585,"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":["admin-dashboard","element-ui","vue","webpack"],"created_at":"2024-08-07T21:01:36.849Z","updated_at":"2025-06-22T05:34:19.034Z","avatar_url":"https://github.com/huijiewei.png","language":"Vue","funding_links":[],"categories":["Vue"],"sub_categories":[],"readme":"VUE + ELEMENT.UI 演示项目\n\n项目目前正在开发，变动可能会很大，暂时只供研究学习参考\n\n### 特点\n\n1. 基于 VUE CLI\n\n2. 自带 Mock 服务器\n\n3. 使用 .env 配置环境变量\n\n4. 使用不同配置文件来分割不同项目入口\n\n### 在线演示\nhttps://agile.huijiewei.com/admin\n账号：13098761234\n密码：123456\n\n### 教程\n\n#### 安装\n\n```bash\nnpm install\n```\n\n#### 配置\n\n##### 修改 Hosts\n```text\n127.0.0.1 www.agile.test\n```\n\n#### vue.config.js 配置说明\n可以根据 package.json 文件 scripts 内命令行 VUE_CLI_SERVICE_CONFIG_PATH 参数使用不同项目入口配置文件\n\n\n#### 运行本地开发\n复制 .env.example 为 .env.development\n\n```bash\nnpm run serve:admin\nnpm run serve:mobile\n```\n\n#### 构建生产版本\n\n```bash\nnpm run build:admin\nnpm run build:mobile\n```\n\n### 关键目录说明\n```\n├── dist // 生成的生产环境文件\n├── mocker // Mock 服务器和 Mock 数据\n├── src // 源代码目录\n│   ├── core // 公用核心模块\n│   └── modules // 模块目录\n│      └── admin // 管理后台\n│      └── mobile // 移动端\n```\n\n### 其他说明\n\n默认 Mock 服务后台管理员：\n\n用户：13012345679\n密码：123456\n\n### 后端配合\nAgile Spring Boot\n\nhttps://github.com/huijiewei/agile-boot\n\n### 说明文件版本更新\n\nVersion: 2020-10-31 19:30\n\n### Element-UI 的一个小修正\n打开 ./node_modules/element-ui/lib/cascader-panel.js 文件 1053 行\n把 `if(value)` 改为 `if (value !== undefined \u0026\u0026 value !== null) {`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuijiewei%2Fagile-vue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuijiewei%2Fagile-vue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuijiewei%2Fagile-vue/lists"}