基於Node.js+MySQL開發的開源微信小程序B2C商城(頁面高仿網易嚴選)

    界面高仿網易嚴選商城(主要是2016年wap版)
    測試數據採集自網易嚴選商城
    功能和數據庫參考ecshop
    服務端api基於Node.js+ThinkJS+MySQL
    計劃添加基於Vue.js的後臺管理系統、PC版、Wap版

GitHub:https://github.com/tumobi/nideshop-mini-program
如您以爲不錯,請您star一下
項目截圖

首頁

專題

分類

商品列表

商品詳情

購物車

訂單中心
功能列表

    首頁
    分類首頁、分類商品、新品首發、人氣推薦商品頁面
    商品詳情頁面,包含加入購物車、收藏商品、商品評論功能
    搜索功能
    專題功能
    品牌功能
    完整的購物流程,商品的加入、編輯、刪除、批量選擇,收貨地址的選擇,下單支付
    會員中心(訂單、收藏、足跡、收貨地址、意見反饋) …

項目結構

├─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://github.com/tumobi/nideshop
新浪雲部署文檔: https://cnodejs.org/topic/596c0eabaf1a22d018d97022
相關文章
相關標籤/搜索