From 17e42d4e0fa95c7af0173be4ef4768eeb6090d5f Mon Sep 17 00:00:00 2001
From: chengkun <chengkun@ishangstudy.com>
Date: Mon, 15 Sep 2025 14:43:34 +0800
Subject: [PATCH] 提交
---
app/home/view/common/footer.html | 14 ++------------
1 files changed, 2 insertions(+), 12 deletions(-)
diff --git a/app/home/view/common/footer.html b/app/home/view/common/footer.html
index 824da49..cdf81cf 100644
--- a/app/home/view/common/footer.html
+++ b/app/home/view/common/footer.html
@@ -96,26 +96,16 @@
</div>
</div>
<!-- END FOOTER MIDDLE AREA -->
+
<!-- FOOTER BOTTOM AREA -->
<div class="footer-bottom">
<div class="container">
<div class="row">
- <!-- FOOTER COPYRIGHT STYLE 1 -->
<div class="col-lg-12 col-md-12 col-sm-12">
<div class="copy-right-text">
- <!-- FOOTER COPYRIGHT TEXT -->
- <p>Copyright © All rights reserved. <a target="_blank" href="https://www.mobanwang.com/" title="网站模板" class="text-white">网站模板</a></p>
+ <p>Copyright © All rights reserved</p>
</div>
</div>
- <!-- <div class="col-lg-6 col-md-6 col-sm-12">
- <div class="footer-menu">
- <ul class="text-right">
- <li><a href="#">Service</a></li>
- <li><a href="#">Contact</a></li>
- </ul>
- </div>
- </div> -->
- <!-- FOOTER COPYRIGHT STYLE 3 -->
</div>
</div>
</div>
--
Gitblit v1.9.0