You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

一个基于springboot的开源商城 uniapp端
Mall4j商城系统uniapp版本, 做啥都不愁。即使不跨端, uni-app也是更好的小程序开发框架、更好的App跨平台框架、更方便的H5开发框架。不管领导安排什么样的项目, 你都可以快速交付, 不需要转换开发思维、不需要更改开发习惯。
该项目仅供学习参考、可供个人学习使用、如需商用联系作者进行授权,否则必将追究法律责任
## 前言

uni-app 是一个使用 Vue.js 开发所有前端应用的框架, 开发者编写一套代码, 可发布到iOS、Android、Web( 响应式) 、以及各种小程序( 微信/支付宝/百度/头条/QQ/钉钉/淘宝)、快应用等多个平台。

mall4j商城开源以来引起了广泛关注, 为了感谢各位开发者对我们的支持, 我们今天决定把mall4j商城的前端uniapp的基础版开源出来供各位学习, 让我们共同进步, 共同成长~
## 开发环境启动
请使用 uniapp官方推荐的开发工具 HBuilderX 导入项目进行开发
编辑 utils/config.js 里的接口域名配置
点击工具栏的运行 -> 运行到内置浏览器 即可开发调试~
## 项目链接
java后台: https://gitee.com/gz-yami/mall4j
vue后台: https://gitee.com/gz-yami/mall4v
原生微信小程序: https://gitee.com/gz-yami/mall4m
uniapp端: https://gitee.com/gz-yami/mall4uni
## 演示地址
后台:< http: // mall4j-admin . gz-yami . com > 账号: admin/123456
小程序: 1. 扫描二维码

2. 搜索小程序 ** 亚米商城**
## 相关截图

更多内容请查看 主项目 [https://gitee.com/gz-yami/mall4j ](https://gitee.com/gz-yami/mall4j )