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/title.html      |    2 +-
 public/static/images/language.png    |    0 
 app/home/view/partners/index.html    |   18 +++++++++---------
 app/home/view/blog/index.html        |    2 +-
 app/home/view/common/footer.html     |   14 ++------------
 app/home/view/index/index.html       |    3 +++
 app/home/view/common/top-header.html |    9 ++++++---
 7 files changed, 22 insertions(+), 26 deletions(-)

diff --git a/app/home/view/blog/index.html b/app/home/view/blog/index.html
index 42d84af..d64bedc 100644
--- a/app/home/view/blog/index.html
+++ b/app/home/view/blog/index.html
@@ -72,7 +72,7 @@
                         <div class="witr_section_title">
                             <div class="witr_section_title_inner text-center">
                                 <!-- title top -->
-                                <!-- <h2>News &amp; blog</h2> -->
+                                <h2>{{ $t('message.header.blog') }}</h2>
                                 <h3>{{ $t('message.blog.text-1') }}</h3>
                                 <!-- title bottom -->
                                 <!-- <h1>News &amp; Articles</h1> -->
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>
diff --git a/app/home/view/common/title.html b/app/home/view/common/title.html
index 9e03a19..f876f24 100644
--- a/app/home/view/common/title.html
+++ b/app/home/view/common/title.html
@@ -1 +1 @@
-<title>长江国贸南非电商产业园</title>
\ No newline at end of file
+<title>Cpark</title>
\ No newline at end of file
diff --git a/app/home/view/common/top-header.html b/app/home/view/common/top-header.html
index 9030f32..be635c8 100644
--- a/app/home/view/common/top-header.html
+++ b/app/home/view/common/top-header.html
@@ -10,9 +10,12 @@
                 </div>
             </div>
         </div>
-        <el-select v-model="currentLang" size="small" @change="(val) => changeLanguage(val, false)" style="width: 100px" class="language_select_item">
-            <el-option v-for="item in languageList" :key="item.symbol" :label="item.name_loc" :value="item.symbol" />
-        </el-select>
+        <div class="language_select_item">
+            <img src="/static/images/language.png" alt="">&nbsp;
+            <el-select v-model="currentLang" size="small" @change="(val) => changeLanguage(val, false)" style="width: 100px" class="">
+                <el-option v-for="item in languageList" :key="item.symbol" :label="item.name_loc" :value="item.symbol" />
+            </el-select>
+        </div>
     </div>
     <!-- END HEADER TOP AREA -->
     <div class="itpart-main-menu one_page hidden-xs hidden-sm  witr_h_h10">
diff --git a/app/home/view/index/index.html b/app/home/view/index/index.html
index 4106c69..628b3a0 100644
--- a/app/home/view/index/index.html
+++ b/app/home/view/index/index.html
@@ -36,6 +36,9 @@
             -webkit-line-clamp: 3;
             -webkit-box-orient: vertical;
         }
+        .witr_pslide_image img{
+            width: 100%;
+        }
     </style>
 </head>
 
diff --git a/app/home/view/partners/index.html b/app/home/view/partners/index.html
index 702484f..d1e4b6d 100644
--- a/app/home/view/partners/index.html
+++ b/app/home/view/partners/index.html
@@ -62,12 +62,12 @@
                         <div class="witr_service2 service_overflow_inherit all_service2_color ">
                             <!-- image -->
                             <div class="witr_service2_image">
-                                <img src="/static/home/assets/images/service1.jpg" alt="image">
-                                <div class="wbutton_top_service_icon">
+                                <img src="/static/home/images/collaborators-2.png" alt="image">
+                                <!-- <div class="wbutton_top_service_icon">
                                     <a href="">
                                         <span class="ti-arrow-right"></span>
                                     </a>
-                                </div>
+                                </div> -->
                             </div>
                             <div class="witr_servicetwo_text">
                                 <div class="witr_service2_icon_bottom">
@@ -85,12 +85,12 @@
                         <div class="witr_service2 service_overflow_inherit all_service2_color ">
                             <!-- image -->
                             <div class="witr_service2_image">
-                                <img src="/static/home/assets/images/service-2.jpg" alt="image">
-                                <div class="wbutton_top_service_icon">
+                                <img src="/static/home/images/collaborators-1.png" alt="image">
+                                <!-- <div class="wbutton_top_service_icon">
                                     <a href="">
                                         <span class="ti-arrow-right"></span>
                                     </a>
-                                </div>
+                                </div> -->
                             </div>
                             <div class="witr_servicetwo_text">
                                 <div class="witr_service2_icon_bottom">
@@ -108,12 +108,12 @@
                         <div class="witr_service2 service_overflow_inherit all_service2_color ">
                             <!-- image -->
                             <div class="witr_service2_image">
-                                <img src="/static/home/assets/images/service-3.jpg" alt="image">
-                                <div class="wbutton_top_service_icon">
+                                <img src="/static/home/images/collaborators-3.png" alt="image">
+                                <!-- <div class="wbutton_top_service_icon">
                                     <a href="">
                                         <span class="ti-arrow-right"></span>
                                     </a>
-                                </div>
+                                </div> -->
                             </div>
                             <div class="witr_servicetwo_text">
                                 <div class="witr_service2_icon_bottom">
diff --git a/public/static/images/language.png b/public/static/images/language.png
new file mode 100644
index 0000000..38ac607
--- /dev/null
+++ b/public/static/images/language.png
Binary files differ

--
Gitblit v1.9.0