{"id":13536370,"url":"https://github.com/bailicangdu/vue2-manage","last_synced_at":"2025-05-13T19:13:37.579Z","repository":{"id":37617517,"uuid":"89571184","full_name":"bailicangdu/vue2-manage","owner":"bailicangdu","description":"A admin template based on vue + element-ui. 基于vue + element-ui的后台管理系统基于 vue + element-ui 的后台管理系统","archived":false,"fork":false,"pushed_at":"2024-07-05T12:16:35.000Z","size":9272,"stargazers_count":13587,"open_issues_count":111,"forks_count":4328,"subscribers_count":429,"default_branch":"master","last_synced_at":"2025-04-28T00:57:05.712Z","etag":null,"topics":["element-ui","less","vue","vue-cli","vue-router","vuex","webpack"],"latest_commit_sha":null,"homepage":"https://cangdu.org/manage/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bailicangdu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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-04-27T07:52:45.000Z","updated_at":"2025-04-27T06:53:20.000Z","dependencies_parsed_at":"2024-10-01T04:40:35.880Z","dependency_job_id":"6915dad9-4912-4f9f-b860-b8f45a5958b3","html_url":"https://github.com/bailicangdu/vue2-manage","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bailicangdu%2Fvue2-manage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bailicangdu%2Fvue2-manage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bailicangdu%2Fvue2-manage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bailicangdu%2Fvue2-manage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bailicangdu","download_url":"https://codeload.github.com/bailicangdu/vue2-manage/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254010813,"owners_count":21998995,"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":["element-ui","less","vue","vue-cli","vue-router","vuex","webpack"],"created_at":"2024-08-01T09:00:37.902Z","updated_at":"2025-05-13T19:13:37.542Z","avatar_url":"https://github.com/bailicangdu.png","language":"Vue","funding_links":[],"categories":["Demo示例","Vue","Web 应用"],"sub_categories":[],"readme":"\n# About\n\n此项目是 vue + element-ui 构建的后台管理系统，是后台项目[node-elm](https://github.com/bailicangdu/node-elm) 的管理系统，所有的数据都是从服务器实时获取的真实数据，具有真实的注册、登陆、管理数据、权限验证等功能。\n\n__注：项目预览地址和接口需要使用https访问哦！__\n\n\n# 说明\n\n\u003e  如果对您对此项目有兴趣，可以点 \"Star\" 支持一下 谢谢！ ^_^\n\n\u003e  或者您可以 \"follow\" 一下，我会不断开源更多的有趣的项目\n\n\u003e  开发环境 macOS 10.12.4  nodejs 6.10.0\n\n\u003e  如有问题请直接在 Issues 中提，或者您发现问题并有非常好的解决方案，欢迎 PR 👍\n\n\u003e  传送门：[前端项目地址](https://github.com/bailicangdu/vue2-elm)  、 [后台系统地址](https://github.com/bailicangdu/node-elm)  、 [原生APP项目地址](https://github.com/bailicangdu/RN-elm)\n\n\n## 技术栈\n\nvue2 + vuex + vue-router + webpack + ES6/7 + less + element-ui\n\n\n## 项目运行\n\n\n```\ngit clone https://github.com/bailicangdu/vue2-manage  \n\ncd vue2-manage  \n\nnpm install 或 yarn(推荐)\n\nnpm run dev (访问线上后台系统)\n\nnpm run local (访问本地后台系统，需运行node-elm后台系统)\n\n\n访问: http://localhost:8002\n\n```\n\n\n# 效果演示\n\n#### (可在后台管理系统添加商铺，食品等数据，并在前端地址查看效果)\n\n[查看效果请戳这里](https://cangdu.org/manage/)\n\n\n### 前端项目网址\n\n[前端网址请戳这里](https://cangdu.org/elm)（请用chrome手机模式预览）\n\n###### 移动端扫描下方二维码\n\n\u003cimg src=\"https://github.com/bailicangdu/vue2-manage/blob/master/screenshots/ewm.png\" width=\"200\" height=\"200\"/\u003e\n\n# 功能列表\n\n- [x] 登陆/注销 -- 完成\n- [x] 添加商铺 -- 完成\n- [x] 添加商品 -- 完成\n- [x] 数据展示 -- 完成\n- [x] 管理用户 -- 完成\n- [x] 管理商铺 -- 完成\n- [x] 食品管理 -- 完成\n- [x] 权限验证 -- 完成\n- [x] 管理员设置 -- 完成\n- [x] 图表📈 -- 完成\n- [x] 富文本编辑器 -- 完成\n\n\n# 部分截图\n\n\n\u003cimg src=\"https://github.com/bailicangdu/vue2-manage/blob/master/screenshots/manage_home.png\"/\u003e\n\n\u003cimg src=\"https://github.com/bailicangdu/vue2-manage/blob/master/screenshots/manage_shop.png\"/\u003e\n\n\n# License\n\n[GPL](https://github.com/bailicangdu/vue2-manage/blob/master/COPYING)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbailicangdu%2Fvue2-manage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbailicangdu%2Fvue2-manage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbailicangdu%2Fvue2-manage/lists"}