基于 Node.js 的微信小程序商城 NideShop

码农软件 · 软件分类 · 微信/微信小程序 · 2019-03-13 16:27:06

软件介绍

NideShop:基于Node.js+MySQL开发的高仿网易严选开源B2C商城(微信小程序客户端),具有以下特性:

  • 界面高仿网易严选商城(主要是2016年wap版)

  • 测试数据采集自网易严选商城

  • 功能和数据库参考ecshop

  • 服务端api基于Node.js+ThinkJS+MySQL

  • 计划添加基于Vue.js的后台管理系统、PC版、Wap版

项目截图

首页专题

分类商品列表

商品详情购物车订单中心

功能列表

  • 首页

  • 分类首页、分类商品、新品首发、人气推荐商品页面

  • 商品详情页面,包含加入购物车、收藏商品、商品评论功能

  • 搜索功能

  • 专题功能

  • 品牌功能

  • 完整的购物流程,商品的加入、编辑、删除、批量选择,收货地址的选择,下单支付

  • 会员中心(订单、收藏、足迹、收货地址、意见反馈) ....

项目结构

├─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

服务端api

项目地址:https://gitee.com/tumobi/nideshop

最后

喜欢别忘了Star 本项目长期更新完善,欢迎Watch

本文地址:https://codercto.com/soft/d/1268.html

The Art of Computer Programming, Volumes 1-3 Boxed Set

The Art of Computer Programming, Volumes 1-3 Boxed Set

Donald E. Knuth / Addison-Wesley Professional / 1998-10-15 / USD 199.99

This multivolume work is widely recognized as the definitive description of classical computer science. The first three volumes have for decades been an invaluable resource in programming theory and p......一起来看看 《The Art of Computer Programming, Volumes 1-3 Boxed Set》 这本书的介绍吧!

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试