1 Star 0 Fork 1

xingzhe / module-shop

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Module Shop

一个基于 .NET Core构建的简单、跨平台、模块化的商城系统

跨平台

Docker, Windows, Linux, Mac. Microsoft SQL Server, PostgreSQL, MySQL, SQLite

模块化

该应用程序分为许多自包含模块

免费并且开源

ModuleShop完全免费并且开源

后台服务 / API

项目地址:/src/server

在线预览:https://demo.shopapi.circle.ac.cn/swagger

项目结构

商品

后台管理

项目地址:/src/client

在线预览:https://demo.shop.circle.ac.cn admin/123456

前端框架:Ant Design Pro

使用文档:http://pro.ant.design/docs/getting-started-cn

项目截图

商品 商品 订单 首页显示配置

功能列表

  • 商品:分类、品牌、单位、选项(销售属性)、属性、属性模板、属性组
  • 销售:订单、物流
  • 内容:首页配置、评论、回复
  • 配置:国家、用户、仓库、运费、高级设置、主体化本土化
  • 系统:样本数据
  • 活动:折扣
  • 首页:首页

微信小程序

项目地址:/src/mini-program

在线预览(天网商城):

小程序码

项目截图

首页

分类

购物车

商品详情

订单列表

订单详情

评价

我的

功能列表

  • 首页
  • 分类首页、分类商品、新品首发、人气推荐、商品页面等、可通过后台配置
  • 商品详情页面,包含加入购物车、收藏商品、商品评论功能
  • 搜索功能
  • 完整的购物流程,商品的加入、编辑、删除、批量选择,收货地址的选择,下单支付
  • 会员中心(订单、收藏、足迹、收货地址、意见反馈) ....

项目结构

├─config                
├─lib
│  └─wxParse   
├─pages
│  ├─auth
│  │  ├─login
│  │  ├─register
│  │  └─reset
│  ├─brand
│  ├─brandDetail
│  ├─cart
│  ├─catalog
│  ├─category
│  ├─comment
│  ├─goods
│  ├─hotGoods
│  ├─index
│  ├─logs
│  ├─newGoods
│  ├─pay
│  ├─search
│  ├─shopping
│  │  ├─address
│  │  ├─addressAdd
│  │  └─checkout
│  ├─topic
│  ├─topicDetail
│  └─ucenter
│      ├─address
│      ├─addressAdd
│      ├─collect
│      ├─coupon
│      ├─feedback
│      ├─footprint
│      ├─index
│      ├─order
│      └─orderDetail
├─static
│  └─images
└─utils

交流

喜欢别忘了 Star,有问题可通过微信、公众号、QQ 群联系我,谢谢您的关注。

ModuleShop交流群(QQ群:863275860)

ModuleShop交流群二维码

MIT License Copyright (c) 2021 trueai-org 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.

简介

从https://github.com/trueai-org/module-shop同步过来的 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/gzl0620/module-shop.git
git@gitee.com:gzl0620/module-shop.git
gzl0620
module-shop
module-shop
master

搜索帮助