1 Star 0 Fork 66

狗贼 / 环兴商城

forked from 环兴商城 / 环兴商城 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README
MIT

logo

环兴商城

环兴商城基于 Spring Cloud,前后端分离。

项目介绍

环兴商城基于 Spring Cloud 微服务商城系统,前后端分离,前端模板(vue-next-admin)基于 vue3.x 、typescript、vite、element plus 移动端采用 uniapp、colorui 一套代码,可发布到 iOS、Android、以及各种小程序。核心功能包括(sku、运费模板、素材库、二级分销、快递物流、DIY 页面设计)

文档地址:http://www.ihuanxing.cn

作者微信

logo

核心依赖

依赖 版本
Spring Boot 2.7.12
Spring Cloud 2021.0.7
Spring Cloud Alibaba 2021.0.5.0
Sa-Token 1.34.0
Mybatis-Plus 3.5.3.1
Hutool 5.8.19
Vue 3.2.47
ColorUi 2.1.6
Element-Plus 2.3.3
vue-next-admin 2.4.33

系统模块

huanxing
├─huanxing-auth     # 授权服务[5227]                 
├─huanxing-common    # 系统公共模块 
│  ├─huanxing-common-core   #公共核心包
│  ├─huanxing-common-feign  #feign扩展
│  ├─huanxing-common-job    #xxl-job 封装
│  ├─huanxing-common-log    #日志模块
│  ├─huanxing-common-logistics  #快递模块
│  ├─huanxing-common-mybatis    #mybatis 扩展封装
│  ├─huanxing-common-nacos  #nacos 扩展封装
│  ├─huanxing-common-security   #安全模块
│  ├─huanxing-common-sms    #短信模块
│  └─huanxing-common-storage    #存储模块
├─huanxing-gateway  #网关服务[9999]
├─huanxing-mall    #商城服务
│  ├─huanxing-mall-admin #商城管理模块[6127]
│  ├─huanxing-mall-api  #商城api模块[6227]
│  └─huanxing-mall-common  #商城公共模块
├─huanxing-miniapp  #小程序模块
│  ├─huanxing-miniapp-alipay  #支付宝小程序模块[8221]
│  ├─huanxing-miniapp-common  #小程序公共模块
│  └─huanxing-miniapp-weixin  #微信小程序模块[8121]
├─huanxing-pay  #支付模块
│  ├─huanxing-pay-api  #支付业务模块[7121]
│  └─huanxing-pay-common  #支付公共模块
├─huanxing-upms  #用户权限管理模块
│  ├─huanxing-upms-admin  #用户权限管理业务模块[5327]
│  └─huanxing-upms-common  #用户权限管理公共模块
├─huanxing-visual  #系统图形化管理模块
   ├─huanxing-monitor  #服务监控[7001]
   └─huanxing-xxl-job-admin  #xxl-job 定时任务管理端[7002]

项目链接

系统功能

  1. 用户管理
  2. 角色管理
  3. 菜单管理
  4. 部门管理
  5. 登录日志
  6. 操作日志
  7. 服务监控
  8. 文件存储配置(阿里云、腾讯云、七牛云)
  9. 租户管理
  10. 租户套餐
  11. 短信配置

商城功能

  1. 商品管理
  2. 商城分类
  3. 商城用户
  4. 商城订单
  5. 商城退单
  6. 素材分组
  7. 运费模版
  8. 素材库(支持素材管理)
  9. 分销管理 (二级分销、支持动态开启,分销模式区分所有人,会员分销,满额分销)
  10. 主题配置(5种全店风格、底部导航)
  11. DIY 页面设计(标题文本、公告、商品、图片广告、图文导航、魔方)
  12. 优惠券
  13. 物流公司管理

小程序功能

  1. 微信小程序管理
  2. 微信小程序码生成
  3. 微信小程序用户
  4. 支付宝小程序管理
  5. 支付宝小程序用户

支付功能

  1. 微信支付(JSAPI、APP)
  2. 微信退款
  3. 支付宝支付(小程序、APP、H5)
  4. 支付宝退款

商城后台演示地址

商城后台演示地址http://mall.ihuanxing.cn

  • 商城租户:账号/密码 admin/123456
  • 租户 2:账号/密码 zuhu2/111111

商城演示

安卓 APP
商城 H5
--- ---
微信小程序
MIT License Copyright (c) 2022 lijiaxing_boy Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

环兴商城基于 Spring Cloud 微服务商城系统,前后端分离,前端采用 Vue3 Element Plus 移动端采用 uniapp一套代码,可发布到iOS、Android、以及各种小程序。核心功能包括(sku、运费模板、素材库、二级分销、快递物流、DIY页面设计)点个⭐Star⭐支持一下吧 expand collapse
Java
MIT
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
Java
1
https://gitee.com/zhangmingspring/huanxing-mall.git
git@gitee.com:zhangmingspring/huanxing-mall.git
zhangmingspring
huanxing-mall
环兴商城
master

Search