From 9a64d0d33765923cf96a04d03e0af5c14cd615f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Coder=E5=8F=B6?= <3020936216@qq.com> Date: Mon, 27 Nov 2023 01:11:46 +0000 Subject: [PATCH 1/5] update README.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Coder叶 <3020936216@qq.com> --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ea6b91..0ef0da4 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,10 @@ 本项目可实现对图书借阅的综合管理。包括用户管理模块、图书管理模块、图书分类模块、图书位置模块、借阅管理模块、个人中心模块和权限设置模块以及消息提醒功能。 用户可通过在线上发起借书申请,得到管理员确认并同意后,方可线下前往借阅书籍。 -# 二、技术选型 +# 二、技术选型与结构设计 HTML、CSS、PHP、MySQL。 +![输入图片说明](README/35-1%E5%9B%BE%E4%B9%A6%E7%AE%A1%E7%90%86%E7%B3%BB%E7%BB%9F-%E6%80%9D%E7%BB%B4%E5%AF%BC%E5%9B%BE.jpg) # 三、软件 -- Gitee From 306f7919a8aaedd9d249303051939ec199195678 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Coder=E5=8F=B6?= <3020936216@qq.com> Date: Mon, 27 Nov 2023 01:29:09 +0000 Subject: [PATCH 2/5] =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=BA=93=E8=BF=9E?= =?UTF-8?q?=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Coder叶 <3020936216@qq.com> --- connect.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/connect.php b/connect.php index dda4d3d..029751c 100644 --- a/connect.php +++ b/connect.php @@ -1,5 +1,6 @@ Date: Mon, 27 Nov 2023 01:29:59 +0000 Subject: [PATCH 3/5] =?UTF-8?q?=E7=99=BB=E5=BD=95=E7=95=8C=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Coder叶 <3020936216@qq.com> --- login.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/login.php b/login.php index 5039fcc..8af20cf 100644 --- a/login.php +++ b/login.php @@ -17,7 +17,8 @@
-- Gitee From c80a72ac52dd18d529ae10b5b5ce0aa150cb8d23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Coder=E5=8F=B6?= <3020936216@qq.com> Date: Mon, 27 Nov 2023 01:30:48 +0000 Subject: [PATCH 4/5] =?UTF-8?q?=E6=B3=A8=E5=86=8C=E7=95=8C=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Coder叶 <3020936216@qq.com> --- signup.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/signup.php b/signup.php index aa64c6d..a205ed8 100644 --- a/signup.php +++ b/signup.php @@ -17,7 +17,8 @@
-- Gitee From 7f6f57a2a13973f15b93a04ca2ccf791d7ccf484 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Coder=E5=8F=B6?= <3020936216@qq.com> Date: Mon, 27 Nov 2023 01:31:26 +0000 Subject: [PATCH 5/5] =?UTF-8?q?=E6=B3=A8=E5=86=8C=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=E5=AE=9E=E7=8E=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Coder叶 <3020936216@qq.com> --- signup_check.php | 1 + 1 file changed, 1 insertion(+) diff --git a/signup_check.php b/signup_check.php index 33d63b1..c1957e8 100644 --- a/signup_check.php +++ b/signup_check.php @@ -1,4 +1,5 @@