{"id":19552257,"url":"https://github.com/gz-yami/mall4v","last_synced_at":"2025-04-26T20:31:43.996Z","repository":{"id":38434509,"uuid":"195185496","full_name":"gz-yami/mall4v","owner":"gz-yami","description":"vue3 vue mall4j商城-商家端","archived":false,"fork":false,"pushed_at":"2024-04-23T02:06:45.000Z","size":1265,"stargazers_count":92,"open_issues_count":3,"forks_count":83,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-05-07T18:30:38.319Z","etag":null,"topics":["element-plus","vite","vue3"],"latest_commit_sha":null,"homepage":"https://mall4j.com","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gz-yami.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-07-04T06:52:34.000Z","updated_at":"2024-06-03T03:59:08.967Z","dependencies_parsed_at":"2023-12-12T07:26:06.258Z","dependency_job_id":"c4478ab5-f71d-4488-87e6-2a139c864718","html_url":"https://github.com/gz-yami/mall4v","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/gz-yami%2Fmall4v","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gz-yami%2Fmall4v/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gz-yami%2Fmall4v/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gz-yami%2Fmall4v/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gz-yami","download_url":"https://codeload.github.com/gz-yami/mall4v/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251051445,"owners_count":21528787,"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-plus","vite","vue3"],"created_at":"2024-11-11T04:17:24.431Z","updated_at":"2025-04-26T20:31:41.111Z","avatar_url":"https://github.com/gz-yami.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"一个基于vue、element ui 的轻量级、前后端分离、拥有完整sku和下单流程的完全开源商城后台所属前端界面\n\n\n\n\n## 前言\n\n`mall4j商城`项目致力于为中小企业打造一个完整、易于维护的开源的电商系统，采用现阶段流行技术实现。后台管理系统包含商品管理、订单管理、运费模板、规格管理、会员管理、运营管理、内容管理、统计报表、权限管理、设置等模块。\n\n\n## 授权\n\nMall4j官网 [https://www.mall4j.com](https://www.mall4j.com)\n\nMall4j 使用 AGPLv3 开源，请遵守 AGPLv3 的相关条款，或者联系作者获取商业授权([https://www.mall4j.com](https://www.mall4j.com))\n\n## 项目链接\n\njava后台：[https://gitee.com/gz-yami/mall4j](https://gitee.com/gz-yami/mall4j)\n\nvue后台前端：[https://gitee.com/gz-yami/mall4v](https://gitee.com/gz-yami/mall4v)\n\n小程序：[https://gitee.com/gz-yami/mall4m](https://gitee.com/gz-yami/mall4m)\n\nuni-app：[https://gitee.com/gz-yami/mall4uni](https://gitee.com/gz-yami/mall4uni)\n\n\n\n\n## 部署教程\n\n### 1.安装nodejs\n\n[NodeJS](https://nodejs.org/) 项目要求最低 18.12.0，推荐 20.9.0\n\n如果不了解怎么安装nodejs的，可以参考 [菜鸟教程的nodejs相关](https://www.runoob.com/nodejs/nodejs-install-setup.html)\n\n### 2.启动\n\n- 项目要求使用 [pnpm](https://www.pnpm.cn/) 包管理工具\n- 使用编辑器打开项目，在根目录执行以下命令安装依赖\n\n```\npnpm install\n```\n\n- 运行\n\n```\npnpm run dev\n```\n\n- 部署\n\n```\npnpm run build\n```\n\n- 如果不想使用 pnpm，请删除 `package.json` 文件中 `preinstall` 脚本后再进行安装\n\n```json\n{\n    \"scripts\" : {\n        \"preinstall\": \"npx only-allow pnpm\"  // 使用其他包管理工具（npm、yarn、cnpm等）请删除此命令\n    }\n}\n```\n\n## 相关截图\n\n![登陆](https://gitee.com/gz-yami/mall4j/raw/master/screenshot/login.png)\n\n![订单](https://gitee.com/gz-yami/mall4j/raw/master/screenshot/order.png)\n\n![商品列表](https://gitee.com/gz-yami/mall4j/raw/master/screenshot/prodList.png)\n\n![sku](https://gitee.com/gz-yami/mall4j/raw/master/screenshot/sku.png)\n\n![运费模板](https://gitee.com/gz-yami/mall4j/raw/master/screenshot/transport.png)\n\n\n\n## 提交反馈\n\n- Mall4j官方技术QQ 1群：722835385（3000人群已满）\n\n- Mall4j官方技术QQ 2群：729888395\n\n- 官网：\u003c[https://www.mall4j.com](https://www.mall4j.com)\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgz-yami%2Fmall4v","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgz-yami%2Fmall4v","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgz-yami%2Fmall4v/lists"}