From 36fcee83fd60816d65f7c06840f5b8f92c01484a Mon Sep 17 00:00:00 2001
From: chengkun <chengkun@ishangstudy.com>
Date: Sat, 13 Sep 2025 15:16:20 +0800
Subject: [PATCH] 提交
---
app/home/view/index/index.html | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/app/home/view/index/index.html b/app/home/view/index/index.html
index 7307291..4773df8 100644
--- a/app/home/view/index/index.html
+++ b/app/home/view/index/index.html
@@ -213,7 +213,7 @@
<div class="single_image_area">
<div class="single_image single_line_option ">
<!-- image -->
- <img src="/static/home/assets/images/about-img.png" alt="image">
+ <img src="/static/home/images/img-1.png" alt="image">
</div>
</div>
</div>
@@ -589,7 +589,6 @@
<!-- <span></span> -->
</div>
</div> <!-- team sec -->
-
</div>
</div>
</div>
--
Gitblit v1.9.0