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