chengkun
2025-09-09 774d962b76d63366ed26c395e0a33cdbec309242
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>