You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
杜叶春 12395d3462 update 2 years ago
images update 2 years ago
pages update 2 years ago
utils update 2 years ago
wxParse update 2 years ago
wxSearch update 2 years ago
README.md update 2 years ago
app.js update 2 years ago
app.json update 2 years ago
app.wxss update 2 years ago
config.js update 2 years ago
jsconfig.json update 2 years ago
project.config.json update 2 years ago
project.private.config.json update 2 years ago
request.js update 2 years ago
sitemap.json update 2 years ago

README.md

项目截图

稳定版皮肤

功能列表

  • 首页
  • 分类首页、分类商品、新品、推荐商品页面
  • 商品详情页面,包含加入购物车、收藏商品、商品评论功能
  • 搜索功能
  • 拼团功能
  • 抽奖功能
  • 完整的购物流程,商品的加入、编辑、删除、批量选择,收货地址的选择,下单支付
  • 会员中心(订单、收藏、足迹、收货地址...) ....

项目结构

pages
├─index
│  └─index
├─search
│  └─search
├─new
│  └─new
├─set
│  └─set
├─user
│  └─user
│  └─score
│  └─withdrawals
│  └─wallet
│  └─recharge
├─article
│  └─article
├─listdetail
│  └─listdetail
├─product
│  └─detail
├─envelope
│  └─envelope
├─about
│  └─about
├─share
│  └─index
├─share
│  └─share
├─address
│  └─index
├─address
│  └─address
├─address
│  └─upaddress
├─cart
│  └─cart
├─order
│  └─pay
├─order
│  └─detail
├─order
│  └─order
├─return_goods
│  └─index
├─return_goods
│  └─return_goods
├─collection
│  └─collection
├─comment
│  └─comment
├─coupon
│  └─index
├─footprint
│  └─footprint
├─code
│  └─code
├─logistics
│  └─logistics
├─sign_in
│  └─sign_in
├─draw
│  └─draw
│  └─cantuan
├─group_buy
│  └─group
│  └─detail
│  └─payfor
│  └─cantuan
│  └─comment
├─images
├─wxParse
├─wxSearch
└─utils