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.

53 lines
1.4 KiB

This file contains invisible Unicode characters!

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端
该项目仅供学习参考、可供个人学习使用、如需商用联系作者进行授权,否则必将追究法律责任
## 前言
uni-app 是一个使用 Vue.js 开发所有前端应用的框架开发者编写一套代码可发布到iOS、Android、Web响应式、以及各种小程序微信/支付宝/百度/头条/QQ/钉钉/淘宝)、快应用等多个平台。
mall4j商城开源以来引起了广泛关注为了感谢各位开发者对我们的支持我们今天决定把uniapp的基础版开源出来供各位学习让我们共同进步共同成长~
## 开发环境启动
请使用 uniapp官方推荐的开发工具 HBuilderX 导入项目进行开发
编辑 utils/config.js 里的接口域名配置
点击工具栏的运行 -> 运行到内置浏览器 即可开发调试~
## 项目链接
java后台https://github.com/gz-yami/mall4j
vue后台https://github.com/gz-yami/mall4v
原生微信小程序https://github.com/gz-yami/mall4m
uniapp端https://gitee.com/gz-yami/mall4uni
## 演示地址
后台:<http://mall4j-admin.gz-yami.com> 账号admin/123456
小程序1. 扫描二维码
![小程序](https://gitee.com/gz-yami/mall4j/raw/master/screenshot/miniQrcode.jpg)
2. 搜索小程序 **亚米商城**
## 相关截图
![小程序截图](https://images.gitee.com/uploads/images/2019/0706/085234_4eb7509b_5094767.jpeg "小程序截图")