{"id":13841306,"url":"https://github.com/wonderyuan/LEMarket","last_synced_at":"2025-07-11T12:31:29.894Z","repository":{"id":37286280,"uuid":"144652120","full_name":"wonderyuan/LEMarket","owner":"wonderyuan","description":"基于Java SSM框架和layui构建的手机商城系统（包含前后台）","archived":false,"fork":false,"pushed_at":"2022-12-16T07:12:56.000Z","size":12097,"stargazers_count":344,"open_issues_count":11,"forks_count":101,"subscribers_count":16,"default_branch":"master","last_synced_at":"2024-08-05T17:27:08.285Z","etag":null,"topics":["java","layui","market","mybatis","shopping","ssm"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wonderyuan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-08-14T01:24:10.000Z","updated_at":"2024-07-10T07:58:00.000Z","dependencies_parsed_at":"2023-01-29T10:35:27.602Z","dependency_job_id":null,"html_url":"https://github.com/wonderyuan/LEMarket","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wonderyuan%2FLEMarket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wonderyuan%2FLEMarket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wonderyuan%2FLEMarket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wonderyuan%2FLEMarket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wonderyuan","download_url":"https://codeload.github.com/wonderyuan/LEMarket/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225720398,"owners_count":17513596,"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":["java","layui","market","mybatis","shopping","ssm"],"created_at":"2024-08-04T17:01:08.097Z","updated_at":"2024-11-21T11:30:41.508Z","avatar_url":"https://github.com/wonderyuan.png","language":"Java","funding_links":[],"categories":["Java","Java (504)"],"sub_categories":[],"readme":"# [GITHUB看不了图片看这里预览](https://gitee.com/yuanundo/LEMarket/blob/master/README.md)\n\n# 乐享手机商城 LEMarket\n\n### 演示地址 暂开放前台，后台有需要再开放，比例不对请适当放大缩小显示比例，演示的支付去除了支付宝支付。\n### 如需完整版代码，请联系博主VX：wonderhooyou,QQ:528290695, 有偿，可帮助部署调试等。\n\n![Image text](https://github.com/wonderyuan/Image-Storage/blob/master/WechatIMG22.jpeg)\n\n### 基于Spring+Spring MVC+Mybatis+layui框架构建的手机商城系统\n### 实现功能\n* 前台\n  * 登陆 注册 注销\n  * 查看商品详情、商品评论、热销商品\n  * 按照关键词搜索商品\n  * 收藏、取消收藏商品\n  * 加入购物车、下单\n  * 购物车增删改查\n  * 收藏中心\n  * 分状态查看所有订单,已发货可查看快递单号\n  * 支付宝付款、确认收货、删除已完成订单\n  * 收货地址的增删改查\n  * 修改登陆密码\n  * 按照商品点击量定制猜你喜欢\n  * 修改个人资料，修改头像\n  * 评价已确认收货商品，带评分以及多图上传\n* 后台\n  * 所有后台管理展示均使用带条件查询的分页\n  * 利用Echarts图表框架展示销量排行、月销售额和订单量趋势、商品浏览量和待办事件等\n  * 商品管理：商品的增删改查，按照名称查找、批量删除\n  * 订单管理：所有订单查看、删除、修改收货信息、发货，带日期和订单状态等的条件查询\n  * 用户管理：所有用户信息的查看、删除、修改、禁用、条件查找及批量删除\n  * 轮播图管理：增加、删除、修改、查看轮播图，禁用轮播以及批量删除等\n  * 评论管理：查看、删除、批量删除、关键词搜索评价功能\n  * 商品分类管理：增加、删除、修改、禁用、批量删除、条件搜索功能\n  * 账户管理：更新管理员资料、修改密码功能\n## 环境及框架\n  * jdk1.8\n  * tomcat8.0\n  * mysql5.0\n  * Spring4.2\n  * Spring MVC4.2\n  * Mybatis3.2.8\n  * Echarts4.0\n  * Redis2.9\n  * layui2.3 \u003cbr/\u003e\n\u003e本项目展示部分主要使用layui小型轻巧的前端框架构建，主要使用到layui的动态数据表格分页渲染、弹出层模块、轮播模块、评分模块、文件上传模块、laydate日期选择模块、表单验证等等，layui比bootstrap感觉更易上手，功能也更加切合项目的需求。\u003cbr/\u003e\n\u003e项目前端展示使用Redis来进行缓存商品的详细信息以及评价，缓解数据库负载，项目运行需要在spring配置文件中配置好redis的连接信息。\u003cbr/\u003e\n\u003e支付模块采用调用支付宝接口进行支付，需要在com.phonemarket.util.alipayconfig文件中配置应用id以及公钥私钥等配置信息，才能够正确调用支付模块，可以自行去支付宝开发平台申请开发者账户应用进行配置即可。\u003cbr/\u003e\n\n## 2020年5月3日更新\n* 前后台登录新增记住密码、验证码功能及前后台跳转\n* 完善权限管理，现超管可在后台添加角色分配不同的权限，新增管理员，给管理员分配不同的角色从而拥有不同的权限\n* 管理员密码信息修改优化\n* 前台查询商品优化\n* 其他bug修改\n### 部分新增点预览\n![Image text](https://github.com/wonderyuan/Image-Storage/blob/master/update1.png)\n![Image text](https://github.com/wonderyuan/Image-Storage/blob/master/update2.png)\n![Image text](https://github.com/wonderyuan/Image-Storage/blob/master/update3.png)\n![Image text](https://github.com/wonderyuan/Image-Storage/blob/master/update4.png)\n![Image text](https://github.com/wonderyuan/Image-Storage/blob/master/update5.png)\n\n### 数据库设计预览\n![Image text](https://github.com/wonderyuan/Image-Storage/blob/master/sql.png)\n\n### 前台预览\n![Image text](https://github.com/wonderyuan/Image-Storage/blob/master/qian1.png)\n![Image text](https://github.com/wonderyuan/Image-Storage/blob/master/qian2.png)\n![Image text](https://github.com/wonderyuan/Image-Storage/blob/master/qian3.png)\n![Image text](https://github.com/wonderyuan/Image-Storage/blob/master/qian4.png)\n![Image text](https://github.com/wonderyuan/Image-Storage/blob/master/qian5.png)\n![Image text](https://github.com/wonderyuan/Image-Storage/blob/master/qian6.png)\n![Image text](https://github.com/wonderyuan/Image-Storage/blob/master/qian7.png)\n![Image text](https://github.com/wonderyuan/Image-Storage/blob/master/qian8.png)\n![Image text](https://github.com/wonderyuan/Image-Storage/blob/master/qian9.png)\n### 后台预览\n![Image text](https://github.com/wonderyuan/Image-Storage/blob/master/hou1.png)\n![Image text](https://github.com/wonderyuan/Image-Storage/blob/master/hou2.png)\n![Image text](https://github.com/wonderyuan/Image-Storage/blob/master/hou3.png)\n![Image text](https://github.com/wonderyuan/Image-Storage/blob/master/hou4.png)\n![Image text](https://github.com/wonderyuan/Image-Storage/blob/master/hou5.png)\n![Image text](https://github.com/wonderyuan/Image-Storage/blob/master/hou6.png)\n![Image text](https://github.com/wonderyuan/Image-Storage/blob/master/hou7.png)\n![Image text](https://github.com/wonderyuan/Image-Storage/blob/master/hou8.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwonderyuan%2FLEMarket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwonderyuan%2FLEMarket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwonderyuan%2FLEMarket/lists"}