Skip to content

Commit 0a8f0a2

Browse files
author
后端
committed
no message
1 parent 8e25cce commit 0a8f0a2

File tree

11 files changed

+793
-30
lines changed

11 files changed

+793
-30
lines changed

yunzhixiao_business_client/LICENSE

+373
Large diffs are not rendered by default.

yunzhixiao_business_client/README.md

+9-8
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@ flutter高校食堂o2o预定服务,商业级应用,持续升级,完全开
33
### notice:
44
- 本产品由北京邮电大学&东北石油大学在校创业者研发,当前处于产品公测&本校运营阶段,开源供全国高校在校生加盟开发、测试、线下运营使用,完全开源,期望以实现全国自由开发者、创业者共同完善升级迭代应用,实现中心化平台、工具,去中心化商业,不再重复制造产业,共同铸就市场。
55
- FLUTTER交流群:700014933,商务合作联系qq:66064540,微信:13091667316。
6-
- 由于国内github网速的问题,我们内部开发选用coding源,github源每月更新大版本,获取最新项目进展以及协作开发可以前往coding,我们非常乐意听取您的意见,为共同的市场定制功能,添加更人性化的功能,修补缺陷,期待您的issues。
7-
- 用户端coding源[https://gitee.com/qiao_bu_fan/yunzhixiao_customer_client](https://gitee.com/qiao_bu_fan/yunzhixiao_customer_client)
8-
- 商家端coding源[https://gitee.com/qiao_bu_fan/yunzhixiao_business_client](https://gitee.com/qiao_bu_fan/yunzhixiao_business_client)
6+
- 由于国内github网速的问题,我们内部开发选用gitee源,github源每月更新大版本,获取最新项目进展以及协作开发可以前往gitee,我们非常乐意听取您的意见,为共同的市场定制功能,添加更人性化的功能,修补缺陷,期待您的issues。
7+
- 用户端gitee源[https://gitee.com/qiao_bu_fan/yunzhixiao_customer_client](https://gitee.com/qiao_bu_fan/yunzhixiao_customer_client)
8+
- 商家端gitee源[https://gitee.com/qiao_bu_fan/yunzhixiao_business_client](https://gitee.com/qiao_bu_fan/yunzhixiao_business_client)
9+
- app测试账户,账户:19999999999 密码:suibianle00
910
---
1011
# O2O - Flutter 版校园o2o食堂预定app
1112

@@ -30,18 +31,18 @@ flutter高校食堂o2o预定服务,商业级应用,持续升级,完全开
3031

3132
## Download
3233

33-
**Android:** [Apk 下载地址](https://github.com/Mayandev/morec/raw/master/Morec.apk)
34+
**Android:** [用户端下载](http://lc-aveFaAUx.cn-n1.lcfile.com/109c64383476c979edcd/app.apk) | [商家端下载](http://lc-aveFaAUx.cn-n1.lcfile.com/67f1e71b5d557927c74a/app-release.apk)
3435

3536
**iOS:** 审核上线中
3637

37-
**app官网:** 审核上线中
38+
**app官网:** [http://stg-finerit.leanapp.cn/app/](http://stg-finerit.leanapp.cn/app/)
3839

3940
## 关键页面截图
4041

4142
### 1. 用户端页面截图
42-
**处理中:** 审核上线中
43+
![用户端页面截图](http://lc-aveFaAUx.cn-n1.lcfile.com/a44e06a43b68b9cff731/%E5%AE%A2%E6%88%B7.png)
4344
### 2. 商家端页面截图
44-
**处理中:** 审核上线中
45+
![商家端页面截图](http://lc-aveFaAUx.cn-n1.lcfile.com/f40eaaffc0e0cbe3b834/%E5%95%86%E5%AE%B6.png)
4546

4647
## 基础环境
4748
```dart
@@ -100,7 +101,7 @@ flutter --version
100101
<td align="center" width="80" valign="top">
101102
<img height="80" width="80" src="https://avatars2.githubusercontent.com/u/34328687?s=400&u=84f1d2b4ccdf3259a2296672dfbf903dd0c9304f&v=4">
102103
<br>
103-
<a href="https://github.com/jypjypjypjyp">@1GayWoliGiao</a>
104+
<a href="https://github.com/jypjypjypjyp">@jypjypjypjyp</a>
104105
</td>
105106
</tr>
106107
</tbody>

yunzhixiao_business_client/README_EN.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ flutter College canteen o2o reservation service, commercial application, continu
33
### notice:
44
- This product by the Beijing university of posts and telecommunications & northeast petroleum university school entrepreneurs to research and development, the current products & our demo operation stage, open source for the national college students to join in development, testing, offline operation, fully open source, expect to achieve the national free common perfect upgrade iterative application, developers, entrepreneurs realize centralized platform, tools, and decentralized business, not repeat manufacture industry, casting market together.
55
- FLUTTER communication qq group: 700014933, business cooperation contact qq: 66064540,wechat: 13091667316.
6+
- App test account, account: 19999999999 password: suibianle00
67
---
78
# O2O - Flutter version campus o2o canteen booking app
89

@@ -27,18 +28,18 @@ Possible future upgrades include:
2728

2829
## Download
2930

30-
**Android:** [Apk Download address](https://github.com/Mayandev/morec/raw/master/Morec.apk)
31+
**Android:** [client download](http://lc-aveFaAUx.cn-n1.lcfile.com/109c64383476c979edcd/app.apk) | [shop download](http://lc-aveFaAUx.cn-n1.lcfile.com/67f1e71b5d557927c74a/app-release.apk)
3132

3233
**iOS:** Review on line
3334

34-
**app website:** Review on line
35+
**app website:** [http://stg-finerit.leanapp.cn/app/](http://stg-finerit.leanapp.cn/app/)
3536

3637
## screenshot
3738

3839
### 1. Screenshot of the client page
39-
**处理中:** 审核上线中
40+
![Screenshot of the client page](http://lc-aveFaAUx.cn-n1.lcfile.com/a44e06a43b68b9cff731/%E5%AE%A2%E6%88%B7.png)
4041
### 2. Business side page screenshot
41-
**处理中:** 审核上线中
42+
![Business side page screenshot](http://lc-aveFaAUx.cn-n1.lcfile.com/f40eaaffc0e0cbe3b834/%E5%95%86%E5%AE%B6.png)
4243

4344
## Based on the environment
4445
```dart
@@ -97,7 +98,7 @@ flutter --version
9798
<td align="center" width="80" valign="top">
9899
<img height="80" width="80" src="https://avatars2.githubusercontent.com/u/34328687?s=400&u=84f1d2b4ccdf3259a2296672dfbf903dd0c9304f&v=4">
99100
<br>
100-
<a href="https://github.com/jypjypjypjyp">@1GayWoliGiao</a>
101+
<a href="https://github.com/jypjypjypjyp">@jypjypjypjyp</a>
101102
</td>
102103
</tr>
103104
</tbody>

yunzhixiao_business_client/lib/uis/pages/user/user_home_page.dart

+1
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,7 @@ class UserListWidget extends StatelessWidget {
367367
ChatUtils.qqChat(context);
368368
},
369369
),
370+
Divider(height: 0),
370371
ListTile(
371372
title: ListTileCustom(
372373
Text(

0 commit comments

Comments
 (0)