Update Readme
This commit is contained in:
parent
1aa60edd43
commit
b5fd4b2a63
63
README.md
63
README.md
@ -1,37 +1,53 @@
|
||||
海鸥开源商城(微信小程序端)
|
||||
基于开源项目NideShop重建,精简了一些功能的同时完善了一些功能,并重新设计了UI
|
||||
测试数据来自上述开源项目
|
||||
服务端api基于Node.js+ThinkJS+MySQL
|
||||
### 海鸥开源商城(微信小程序端)
|
||||
|
||||
+ 基于开源项目NideShop重建,精简了一些功能的同时完善了一些功能,并重新设计了UI
|
||||
+ 测试数据来自上述开源项目
|
||||
+ 服务端api基于Node.js+ThinkJS+MySQL
|
||||
|
||||
本项目需要配合服务端使用,GitHub: https://github.com/iamdarcy/hioshop-server
|
||||
|
||||
云服务器ECS-云主机优惠-2折上云
|
||||
|
||||
项目截图
|
||||
首页
|
||||
### 项目截图
|
||||
+ 首页
|
||||
|
||||
专题
|
||||
<img width="400" height="712" src="http://lucky-other.meiweiyuxian.com/github/1.png"/>
|
||||
|
||||
分类
|
||||
+ 分类
|
||||
|
||||
商品列表
|
||||
<img width="400" height="712" src="http://lucky-other.meiweiyuxian.com/github/2.png"/>
|
||||
|
||||
商品详情
|
||||
+ 购物车
|
||||
|
||||
购物车
|
||||
<img width="400" height="712" src="http://lucky-other.meiweiyuxian.com/github/5.png"/>
|
||||
|
||||
订单中心
|
||||
+ 我的页面
|
||||
|
||||
##功能列表
|
||||
首页:搜索、Banner、公告、分类Icons、分类商品列表
|
||||
详情页:加入购物车、立即购买、选择规格
|
||||
搜索页:排序
|
||||
分类页:分页加载商品
|
||||
我的页面:订单(待付款,待发货,待收货),足迹,收货地址
|
||||
<img width="400" height="712" src="http://lucky-other.meiweiyuxian.com/github/6.png"/>
|
||||
|
||||
##完整的购物流程,商品加入购物车 --> 收货地址的选择 --> 下单支付 --> 确认收货
|
||||
+ 商品详情页
|
||||
|
||||
项目结构
|
||||
<img width="400" height="712" src="http://lucky-other.meiweiyuxian.com/github/3.png"/>
|
||||
|
||||
+ 我的订单
|
||||
|
||||
<img width="400" height="712" src="http://lucky-other.meiweiyuxian.com/github/9.png"/>
|
||||
|
||||
+ 订单详情页
|
||||
|
||||
<img width="400" height="712" src="http://lucky-other.meiweiyuxian.com/github/10.png"/>
|
||||
|
||||
### 功能列表
|
||||
+ 首页:搜索、Banner、公告、分类Icons、分类商品列表
|
||||
+ 详情页:加入购物车、立即购买、选择规格
|
||||
+ 搜索页:排序
|
||||
+ 分类页:分页加载商品
|
||||
+ 我的页面:订单(待付款,待发货,待收货),足迹,收货地址
|
||||
|
||||
#### 完整的购物流程,商品加入购物车 --> 收货地址的选择 --> 下单支付 --> 确认收货
|
||||
|
||||
### 项目结构
|
||||
```
|
||||
├─config
|
||||
│ └─api
|
||||
├─images
|
||||
@ -60,6 +76,9 @@
|
||||
│ └─settings
|
||||
├─services
|
||||
└─utils
|
||||
```
|
||||
- 项目地址:https://github.com/iamdarcy/hioshop-mini-program
|
||||
- 喜欢别忘了 Star,有问题可通过微信、QQ群联系我,谢谢您的关注。
|
||||
<img width="750" height="400" src="http://lucky-other.meiweiyuxian.com/github/contact.jpeg"/>
|
||||
|
||||
|
||||
项目地址:https://github.com/iamdarcy/hioshop-mini-program
|
||||
喜欢别忘了 Star,有问题可通过微信、QQ群联系我,谢谢您的关注。
|
||||
|
||||
Loading…
Reference in New Issue
Block a user