From c2a5bb61d0dbca252c5111e0ebc8276c7cc68e26 Mon Sep 17 00:00:00 2001
From: chengkun <chengkun@ishangstudy.com>
Date: Tue, 16 Sep 2025 10:33:00 +0800
Subject: [PATCH] 提交
---
app/home/view/common/top-header.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app/home/view/common/top-header.html b/app/home/view/common/top-header.html
index 13f8395..4dae105 100644
--- a/app/home/view/common/top-header.html
+++ b/app/home/view/common/top-header.html
@@ -5,7 +5,7 @@
<div class="row">
<div class="col-xs-12 col-lg-12 col-xl-12 col-md-12 col-sm-12">
<div class="top-address text-left">
- <p> <span> <i class="icofont-home"></i>Building 4 Country Club Woodmead Estate, 21 Woodlands Dr, Woodmead, Sandton, 2191</span> <a href="#"> <i class="icofont-envelope"></i>78322408@qq.com</a></p>
+ <p> <span> <i class="icofont-home"></i>Building 4 Country Club Woodmead Estate, 21 Woodlands Dr, Woodmead, Sandton, 2191</span> <a href="#"> <i class="icofont-envelope"></i>raymond.lei@changjiangpark.com</a></p>
</div>
</div>
</div>
@@ -97,7 +97,7 @@
<div class="col-sm-12">
<div class="mobile_menu_logo text-center">
<a href="/home/index/index.html" title="lowgo">
- <img src="/static/home/images/logo.png" alt="lowgo">
+ <img src="/static/images/logo.png" alt="lowgo">
</a>
</div>
</div>
--
Gitblit v1.9.0