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.
杜叶春
dc1d5241f1
|
2 years ago | |
---|---|---|
images | 2 years ago | |
pages | 2 years ago | |
utils | 2 years ago | |
wxParse | 2 years ago | |
wxSearch | 2 years ago | |
README.md | 2 years ago | |
app.js | 2 years ago | |
app.json | 2 years ago | |
app.wxss | 2 years ago | |
config.js | 2 years ago | |
jsconfig.json | 2 years ago | |
project.config.json | 2 years ago | |
project.private.config.json | 2 years ago | |
sitemap.json | 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