添加 'Home'

LittleBoy 2023-03-16 14:40:56 +08:00
commit fb9a257fe7

35
Home.md Normal file

@ -0,0 +1,35 @@
# 外卖小程序
## UI设计
### 首页
![index](https://git.wm-app.xyz/github/ipaotui-mall/media/branch/master/images/index.png)
### 商店详情
![shop](https://git.wm-app.xyz/github/ipaotui-mall/media/branch/master/images/shop.png)
### 订单列表
![order list](https://git.wm-app.xyz/github/ipaotui-mall/media/branch/master/images/order-list.png)
### 订单详情
![order show](https://git.wm-app.xyz/github/ipaotui-mall/media/branch/master/images/order-show.png)
### 我的
![mine](https://git.wm-app.xyz/github/ipaotui-mall/media/branch/master/images/mine.png)
### 项目背景说明
### 项目架构
### 数据库设计
### 核心业务流程说明
### 其他