Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanghuanhao committed Mar 2, 2019
1 parent f07e761 commit 902eaee
Show file tree
Hide file tree
Showing 16 changed files with 12 additions and 34 deletions.
46 changes: 12 additions & 34 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,55 +78,33 @@
| phone | varchar | 15 | 0 || 电话 | |

### 功能展示
#### 1. 登陆系统
#### 1. 首页登陆
管理者账号:123456/123456
读者账号:10000/123456
<img src="./preview/5.png">

#### 2. 管理员系统
用管理者账号(123456/123456)登陆进入管理者系统
用登陆进入
##### 2.1 图书管理
<img src="./preview/6.png">

##### 2.1 图书管理
* 查看全部图书
##### 2.2 图书详情
<img src="./preview/7.png">

* 图书详情:
##### 2.3 读者管理
<img src="./preview/8.png">

* 图书编辑:
##### 2.4 借还管理
<img src="./preview/9.png">

* 添加新图书:
#### 3. 读者系统
##### 3.1 查看全部图书
<img src="./preview/10.png">

##### 2.2 读者管理
* 查看全部读者:
##### 3.2 个人信息查看,可以修个个人信息
<img src="./preview/11.png">

* 编辑读者:
##### 3.3 个人借阅情况查看
<img src="./preview/12.png">

* 添加新读者:
<img src="./preview/13.png">

##### 2.3 借还管理
借还日志,未归还图书的日志无法删除。
<img src="./preview/14.png">

##### 2.4 修改密码
<img src="./preview/15.png">

#### 3. 读者系统
使用读者账号(如:10000/123456)登陆进入首页:
<img src="./preview/16.png">

##### 3.1 查看全部图书,可以根据输入的书名检索书籍:
<img src="./preview/17.png">

##### 3.2 个人信息查看,可以修个个人信息
<img src="./preview/18.png">

##### 3.3 个人借阅情况查看
<img src="./preview/19.png">

##### 3.4 修改密码
<img src="./preview/20.png">
Binary file modified preview/10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified preview/11.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified preview/12.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed preview/13.png
Binary file not shown.
Binary file removed preview/14.png
Binary file not shown.
Binary file removed preview/15.png
Binary file not shown.
Binary file removed preview/16.png
Binary file not shown.
Binary file removed preview/17.png
Binary file not shown.
Binary file removed preview/18.png
Binary file not shown.
Binary file removed preview/19.png
Binary file not shown.
Binary file removed preview/20.png
Binary file not shown.
Binary file modified preview/6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified preview/7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified preview/8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified preview/9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 902eaee

Please sign in to comment.