From aad21bae98a6bc9269eca032bf3c09859ebf0713 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: Sat, 14 May 2022 22:47:43 +0800 Subject: [PATCH] Update README.md --- README.md | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/README.md b/README.md index 1d2cbf1..fecde5d 100644 --- a/README.md +++ b/README.md @@ -5,26 +5,9 @@ # 安装 详细的安装文档在doc文件夹中。 使用IntelliJ IDEA 导入项目后,若出现了:cannot resolve directory....,删除.idea目录,重新导入即可。 -# 部分截图 -boss管理后台示意图 -![Image_text](http://139.196.82.110/doc/boss1.png) -![Image text](http://139.196.82.110/doc/boss2.png) -![Image text](http://139.196.82.110/doc/boss3.png) -![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) # 关于mysql文件 -1:sql文件已经上传 +1:sql文件已经上传。 2:测试超级管理员账号:10086,密码:123456 # 后话