精美的淘客项目完全开源啦,确定不来围观吗
資深大佬 : HuaAn9527 5
项目介绍
Mall-Coupons 是一个从前端到后端完全开源的淘宝客项目,当初学习完 uniapp 之后想做一个实战项目,所以才研发了这个项目。由于本人平时主要从事后端研发,界面样式非我所长,所以大家觉得界面效果不好的可以自己修改。目前项目已经支持打包成App 、微信小程序、QQ 小程序、Web 站点;理论上其他小程序也支持,可能需要微调
Github 地址:
- 后端项目地址:https://github.com/silently9527/mall-coupons-server
- 前端项目地址:https://github.com/silently9527/mall-coupons
Gitee 地址:
- 后端项目地址:https://gitee.com/silently9527/mall-coupons-server
- 前端项目地址:https://gitee.com/silently9527/mall-coupons
效果预览
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
功能列表
- 推荐穿衣搭配
- 搭配筛选
- 搭配详情
- 相关搭配推荐
- 用户点赞
- 商品分类
- 分类查询商品列表
- 首页轮播
- APP 、Web 支持唤醒淘宝
- 9.9 包邮
- 疯抢排行榜
- 首页优质商品推荐
- 商品、优惠券搜索
- 商品详情
- 相似商品推荐
- 商品收藏、收藏夹
- 口令购买、领券购买
- 用户登录、微信登录、QQ 登录、手机验证码登录
- 用户新手教程
技术选型
后端技术
| 技术 | 备注 | 地址 |
|---|---|---|
| SpringBoot | 容器+MVC 框架 | https://spring.io/projects/spring-boot |
| MyBatis | ORM 框架 | http://www.mybatis.org/mybatis-3/zh/index.html |
| SpringSecurity | 认证和授权框架 | https://spring.io/projects/spring-security |
| SpringSocial | OAuth2 认证框架 | https://github.com/spring-projects/spring-social |
| Redis | 分布式缓存 | https://redis.io/ |
| Druid | 数据库连接池 | https://github.com/alibaba/druid |
| Lombok | 简化对象封装工具 | https://github.com/rzwitserloot/lombok |
| Fastjson | JSON 工具 | https://github.com/alibaba/fastjson |
| spring-data-mybatis | 封装 Mybatis 实现 JPA 部分功能 | https://github.com/easybest/spring-data-mybatis |
前端技术
| 技术 | 备注 | 地址 |
|---|---|---|
| Vue | 前端框架 | https://vuejs.org/ |
| UniApp | 一个使用 Vue.js 开发所有前端应用的框架 | https://uniapp.dcloud.io/ |
| Vuex | 全局状态管理框架 | https://vuex.vuejs.org/ |
| colorui | 样式库 | https://github.com/weilanwl/ColorUI |
开发环境
| 工具 | 版本号 | 下载 |
|---|---|---|
| JDK | 1.8 | https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html |
| Mysql | 5.7 | https://www.mysql.com/ |
| Redis | 5.0 | https://redis.io/download |
| Nginx | 1.10 | http://nginx.org/en/download.html |
我的技术博客
https://silently9527.cn/
大佬有話說 (18)







