Update README.md

This commit is contained in:
macro 2019-05-04 15:33:05 +08:00
parent edf3dd6535
commit 920313ea6c

View File

@ -1,16 +1,12 @@
# mall # mall
## 说明 <p>
<a href="#公众号"><img src="http://macro-oss.oss-cn-shenzhen.aliyuncs.com/mall/badge/%E5%85%AC%E4%BC%97%E5%8F%B7-macrozheng-blue.svg" alt="公众号"></a>
> 基于SpringBoot+MyBatis的电商系统包括前台商城系统及后台管理系统。 <a href="https://github.com/macrozheng/mall-learning"><img src="http://macro-oss.oss-cn-shenzhen.aliyuncs.com/mall/badge/%E5%AD%A6%E4%B9%A0%E6%95%99%E7%A8%8B-mall--learning-green.svg" alt="学习教程"></a>
<a href="http://qm.qq.com/cgi-bin/qm/qr?k=M5Edq2TiJL_ShcOEeYjwcmdGmq4zZrd_"><img src="http://macro-oss.oss-cn-shenzhen.aliyuncs.com/mall/badge/QQ%E7%BE%A4-553018255-red.svg" alt="QQ群"></a>
> 如果该项目对您有帮助,您可以点右上角 "Star" 支持一下,谢谢! <a href="http://qm.qq.com/cgi-bin/qm/qr?k=V6xu5c12j9qhnMUNdDRzakNxRKzOxibQ"><img src="http://macro-oss.oss-cn-shenzhen.aliyuncs.com/mall/badge/QQ%E7%BE%A4-959351312-red.svg" alt="QQ群"></a>
<a href="https://gitee.com/macrozheng/mall"><img src="http://macro-oss.oss-cn-shenzhen.aliyuncs.com/mall/badge/%E7%A0%81%E4%BA%91-%E9%A1%B9%E7%9B%AE%E5%9C%B0%E5%9D%80-orange.svg" alt="码云"></a>
> 该项目已由`CODING`特别赞助,支持的可以点下赞助商链接,探索下功能即可,谢谢! </p>
> 项目交流QQ群[553018255](http://qm.qq.com/cgi-bin/qm/qr?k=M5Edq2TiJL_ShcOEeYjwcmdGmq4zZrd_)、[959351312(满)](http://qm.qq.com/cgi-bin/qm/qr?k=V6xu5c12j9qhnMUNdDRzakNxRKzOxibQ)。
> 码云项目地址:[https://gitee.com/macrozheng/mall](https://gitee.com/macrozheng/mall)
## 前言 ## 前言
@ -18,6 +14,8 @@
## 特别赞助商 ## 特别赞助商
> 本项目已由`CODING`特别赞助,支持的可以点下赞助商链接,探索下功能即可,谢谢!
<p align="left"> <p align="left">
<a href="https://coding.net/?utm_source=macrozheng&utm_medium=banner&utm_campaign=march2019" target="_blank"> <a href="https://coding.net/?utm_source=macrozheng&utm_medium=banner&utm_campaign=march2019" target="_blank">
<img src="http://macro-oss.oss-cn-shenzhen.aliyuncs.com/mall/banner/coding.png" width=""/> <img src="http://macro-oss.oss-cn-shenzhen.aliyuncs.com/mall/banner/coding.png" width=""/>
@ -34,10 +32,10 @@
> 后台管理系统 > 后台管理系统
前端项目`mall-admin-web`地址https://github.com/macrozheng/mall-admin-web 前端项目`mall-admin-web`地址https://github.com/macrozheng/mall-admin-web
项目演示地址: [http://39.98.190.128/index.html](http://39.98.190.128/index.html) 项目演示地址: [http://39.98.190.128/index.html](http://39.98.190.128/index.html)
![后台管理系统功能演示.gif](/document/resource/mall-admin.gif) ![后台管理系统功能演示.gif](/document/resource/mall-admin.gif)
> 前台商城系统 > 前台商城系统
@ -199,6 +197,12 @@ nginx | 1.10 | http://nginx.org/en/download.html
- [Kubernetes权威指南](https://book.douban.com/subject/26902153/) - [Kubernetes权威指南](https://book.douban.com/subject/26902153/)
- [Pro Git](https://git-scm.com/book/zh/v2) - [Pro Git](https://git-scm.com/book/zh/v2)
## 公众号
mall项目全套学习教程连载中**关注公众号**第一时间获取。
![公众号图片](http://macro-oss.oss-cn-shenzhen.aliyuncs.com/mall/banner/qrcode_for_macrozheng_258.jpg)
## 许可证 ## 许可证
[Apache License 2.0](https://github.com/macrozheng/mall/blob/master/LICENSE) [Apache License 2.0](https://github.com/macrozheng/mall/blob/master/LICENSE)