{"id":19552245,"url":"https://github.com/gz-yami/mall4uni","last_synced_at":"2025-04-07T15:09:33.857Z","repository":{"id":46146225,"uuid":"343266703","full_name":"gz-yami/mall4uni","owner":"gz-yami","description":"vue3 mall4j商城-移动端 uniapp商城系统 小程序商城系统","archived":false,"fork":false,"pushed_at":"2025-03-10T07:48:15.000Z","size":3122,"stargazers_count":41,"open_issues_count":0,"forks_count":38,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T13:18:50.419Z","etag":null,"topics":["uniapp","vite","vue3"],"latest_commit_sha":null,"homepage":"https://www.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":"2021-03-01T02:26:27.000Z","updated_at":"2025-03-12T04:03:17.000Z","dependencies_parsed_at":"2023-01-23T16:00:21.086Z","dependency_job_id":"a6b69835-d2b1-4df1-83e5-411686b02855","html_url":"https://github.com/gz-yami/mall4uni","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gz-yami%2Fmall4uni","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gz-yami%2Fmall4uni/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gz-yami%2Fmall4uni/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gz-yami%2Fmall4uni/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gz-yami","download_url":"https://codeload.github.com/gz-yami/mall4uni/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247675597,"owners_count":20977376,"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":["uniapp","vite","vue3"],"created_at":"2024-11-11T04:17:23.084Z","updated_at":"2025-04-07T15:09:33.831Z","avatar_url":"https://github.com/gz-yami.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"![输入图片说明](https://images.gitee.com/uploads/images/2019/0711/174845_6db7724e_5094767.png \"在这里输入图片标题\")\n\n\n一个基于springboot的开源商城 uniapp端\n\nMall4j商城系统uniapp版本，做啥都不愁。即使不跨端，uni-app也是更好的小程序开发框架、更好的App跨平台框架、更方便的H5开发框架。不管领导安排什么样的项目，你都可以快速交付，不需要转换开发思维、不需要更改开发习惯。\n\n\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  ```\n  pnpm install\n  ```\n\n- 运行\n\n  ```\n  pnpm run dev:h5\n  ```\n\n- 部署\n\n  ```\n  pnpm run build:h5\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\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![输入图片说明](https://gitee.com/gz-yami/mall4j/raw/master/screenshot/%E5%AE%87%E5%AE%99%E7%89%88%E5%B0%8F%E7%A8%8B%E5%BA%8F.png)\n\n\n\n​2. 搜索小程序 **mall4j商城** 可以获得多个版本的演示 \n\n\n## 相关截图\n\n![商城](https://images.gitee.com/uploads/images/2021/1110/145209_2ec1ad04_5094767.png \"商城.png\")\n\n\n\n\n\n## 提交反馈\n- Mall4j商城官网 [https://www.mall4j.com](https://www.mall4j.com)\n\n\n- Mall4j商城官方技术QQ 1群：722835385（3000人群已满）\n- Mall4j商城官方技术QQ 2群：729888395\n- 如需购买商城商业版源码，请联系商务微信\n\n![输入图片说明](https://img.mall4j.com/contact.png-v)\n\n\n\n## mall4cloud微服务商城版本已上线\n[https://gitee.com/gz-yami/mall4cloud](https://gitee.com/gz-yami/mall4cloud)\n\n## 更多信息请查看Mall4j商城主项目\n[https://gitee.com/gz-yami/mall4j](https://gitee.com/gz-yami/mall4j)\n\n## Mall4j商城官网\n [https://www.mall4j.com](https://www.mall4j.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgz-yami%2Fmall4uni","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgz-yami%2Fmall4uni","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgz-yami%2Fmall4uni/lists"}