From 14255fb8b80b285bf553db63ac34a4ec202d9f78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=9C=E9=A3=8E=E6=94=AF=E4=BB=98=E7=B3=BB=E7=BB=9F?= <447206051@qq.com> Date: Thu, 19 Dec 2019 16:37:48 +0800 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 6968da7..209bc50 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,16 @@ boss管理后台示意图 ![Image text](http://139.196.82.110/doc/boss4.png) ![Image text](http://139.196.82.110/doc/boss5.png) ![Image text](http://139.196.82.110/doc/boss6.png) + +商户后台部分截图 +![Image_text](http://139.196.82.110/doc/merchant1.png) +![Image text](http://139.196.82.110/doc/merchant2.png) + +代理后台部分截图 +![Image_text](http://139.196.82.110/doc/agent1.png) +![Image text](http://139.196.82.110/doc/agent2.png) +![Image text](http://139.196.82.110/doc/agent3.png) + +# 后话 +1:因为是模拟了三方的支付系统,所有很多功能都是实现了(你懂得)。 +2:还有一部分功能没有写上去,有需要的可以在上面进行二次开发。