From 774d962b76d63366ed26c395e0a33cdbec309242 Mon Sep 17 00:00:00 2001
From: chengkun <chengkun@ishangstudy.com>
Date: Tue, 09 Sep 2025 14:07:25 +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 &copy; All rights reserved. <a target="_blank" href="https://www.mobanwang.com/" title="网站模板" class="text-white">网站模板</a></p>
+                        <p>Copyright &copy; 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