高仿网易严选的微信小程序商城(微信小程序客户端)
-
界面高仿网易严选商城(主要是2016年wap版)
-
测试数据采集自网易严选商城
-
服务端api基于Node.js+ThinkJS+MySQL
-
计划添加基于Vue.js的后台管理系统、PC版、Wap版
GitHub:https://github.com/tumobi/nideshop-mini-program
项目截图
650) this.width=650;” src=”https://images.winkp.com/imgs/winkp/_winkp/2023/08/6417577909700983088″ style=”border-style:none;background-color:rgb(255,255,255);” class=”aligncenter”>
650) this.width=650;” src=”https://images.winkp.com/imgs/winkp/_winkp/2023/08/2159773926147706212″ style=”border-style:none;background-color:rgb(255,255,255);” class=”aligncenter”>
650) this.width=650;” src=”https://images.winkp.com/imgs/winkp/_winkp/2023/08/80887917587020064″ style=”border-style:none;background-color:rgb(255,255,255);” class=”aligncenter”>
650) this.width=650;” src=”https://images.winkp.com/imgs/winkp/_winkp/2023/08/5801249161001278906″ style=”border-style:none;background-color:rgb(255,255,255);” class=”aligncenter”>
650) this.width=650;” src=”https://images.winkp.com/imgs/winkp/_winkp/2023/08/1167843093713648878″ style=”border-style:none;background-color:rgb(255,255,255);” class=”aligncenter”>
650) this.width=650;” src=”https://images.winkp.com/imgs/winkp/_winkp/2023/08/6487188127665201899″ style=”border-style:none;background-color:rgb(255,255,255);” class=”aligncenter”>
650) this.width=650;” src=”https://images.winkp.com/imgs/winkp/_winkp/2023/08/7832222638529074881″ style=”border-style:none;background-color:rgb(255,255,255);” class=”aligncenter”>
650) this.width=650;” src=”https://images.winkp.com/imgs/winkp/_winkp/2023/08/4778792169643513975″ style=”border-style:none;background-color:rgb(255,255,255);” class=”aligncenter”>
功能列表
-
首页
-
分类首页、分类商品、新品首发、人气推荐商品页面
-
商品详情页面,包含加入购物车、收藏商品、商品评论功能
-
搜索功能
-
专题功能
-
品牌功能
-
完整的购物流程,商品的加入、编辑、删除、批量选择,收货地址的选择,下单支付
-
会员中心(订单、收藏、足迹、收货地址、意见反馈) ….
项目结构
├─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 本项目长期更新完善,欢迎Watch
交流QQ群:594430617
本文出自 “php ecshop 二次开发” 博客,请务必保留此出处http://phpecshop.blog.51cto.com/6296699/1947383