Skip to content

Commit

Permalink
chore: update README.md
Browse files Browse the repository at this point in the history
更新README.md
  • Loading branch information
ice909 committed Apr 21, 2024
1 parent 5aa4102 commit 9e98ff1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,12 @@
- `task` 表和 `user` 表之间使用外键关联(`creatorAd``assigneeAd`)来建立任务和用户之间的关系。
- 用户表中的 `role` 字段可以用来区分普通用户和管理员,判断用户的权限。

## 项目界面预览

1. 登录页面

![登录页面](docs/login.png)

2. 后台首页

![后台首页](docs/home.png)
Binary file added docs/home.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 added docs/login.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 9e98ff1

Please sign in to comment.