From 13e61c42a0fa83493d0557e743db94cd7a7d3095 Mon Sep 17 00:00:00 2001 From: linhaojun Date: Sun, 25 Jun 2023 20:35:01 +0800 Subject: [PATCH 1/3] update readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1aa98bd..91126e9 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,12 @@ - 后台链接:[admin.linhaojun.top](https://admin.linhaojun.top) - 演示账号:test@163.com,密码:123456 +## 效果图 + +![前台1](https://s3.bmp.ovh/imgs/2023/06/25/8a6ad38dfb27bb3a.png) + +![前台2](https://s3.bmp.ovh/imgs/2023/06/25/7036a13dc0a0488a.png) + ## 相关技术 ### 前端: From f6058509f59be1e14e1c023d31ef716a67bb00e1 Mon Sep 17 00:00:00 2001 From: linhaojun Date: Sun, 25 Jun 2023 20:36:57 +0800 Subject: [PATCH 2/3] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 91126e9..c45ccb1 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,10 @@ ## 效果图 +### 前台1: ![前台1](https://s3.bmp.ovh/imgs/2023/06/25/8a6ad38dfb27bb3a.png) +### 前台2: ![前台2](https://s3.bmp.ovh/imgs/2023/06/25/7036a13dc0a0488a.png) ## 相关技术 From 43bd8aee5a7a9659cb73f3c6e2e5f9ae8eb532e3 Mon Sep 17 00:00:00 2001 From: linhaojun Date: Sun, 25 Jun 2023 20:38:18 +0800 Subject: [PATCH 3/3] update readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c45ccb1..a345dcf 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,11 @@ ## 效果图 -### 前台1: -![前台1](https://s3.bmp.ovh/imgs/2023/06/25/8a6ad38dfb27bb3a.png) +### 图片1: +![图片1](https://s3.bmp.ovh/imgs/2023/06/25/8a6ad38dfb27bb3a.png) -### 前台2: -![前台2](https://s3.bmp.ovh/imgs/2023/06/25/7036a13dc0a0488a.png) +### 图片2: +![图片2](https://s3.bmp.ovh/imgs/2023/06/25/7036a13dc0a0488a.png) ## 相关技术