From bae56a147be85be57ad1c64e9766c9aca750d187 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 04 三月 2025 16:04:12 +0800
Subject: [PATCH] 2025-03-04

---
 src/components/footer.vue |   57 +++++++++++++++++++++++++++++++++++++++++++++++++++++----
 1 files changed, 53 insertions(+), 4 deletions(-)

diff --git a/src/components/footer.vue b/src/components/footer.vue
index 2831275..b8d9ebe 100644
--- a/src/components/footer.vue
+++ b/src/components/footer.vue
@@ -3,10 +3,17 @@
     <div class="wrapper">
       <div class="footer_left">
         <h3><img src="../img/ming.png" alt />鍖椾含鏄庣鏅崕淇℃伅鎶�鏈湁闄愬叕鍙�</h3>
-        <h2>甯姪浼佷笟瀹屾垚涓浗鏅洪�犲崌绾�</h2>
         <p class="footer_left_address">鍖椾含甯傛湞闃冲尯寤哄浗璺�88鍙稴OHO鐜颁唬鍩�2鍙锋ゼ29灞�</p>
-        <p class="footer_left_address">鍖椾含甯傞�氬窞鍖烘柊鍗庡寳琛�156鍙蜂繚鍒╁ぇ閮芥眹6-808</p>
-        <p class="footer_left_address">浜琁CP澶�12007830鍙�</p>
+        <p class="footer_left_address">鍖椾含甯傞�氬窞鍖烘花鎯犲寳涓�琛�3鍙烽櫌鏂板厜澶т腑蹇�8B搴�3107</p>
+        <p class="footer_left_address"><a href="http://beian.miit.gov.cn/"  target="_blank">浜琁CP澶�12007830鍙�</a></p>
+        <p class="footer_left_address">
+          <a href="https://www.cnzz.com/stat/website.php?web_id=1279630927" style="margin-right: 20px;" target="_blank" title="绔欓暱缁熻"><img border="0" hspace="0" vspace="0" src="https://icon.cnzz.com/img/pic.gif"></a>
+          <!-- <a href="https://www.51.la/?comId=4874247" title="51.La 缃戠珯娴侀噺缁熻绯荤粺" target="_blank"><span class="la">51La</span></a> -->
+          <a href="http://exmail.qq.com/login" style="margin-right: 20px;" target="_blank" >浼佷笟閭</a>
+          <a href="https://cli.im/" style="margin-right: 20px;" target="_blank" >鐢熸垚浜岀淮鐮�</a>
+          <a href="http://www.qinms.com/webapp/barcode/index.aspx" style="margin-right: 20px;" target="_blank" >鐢熸垚鏉″舰鐮�</a>
+          <a href="http://crm.mk9h.cn/index.html"  target="_blank" >crm</a>
+        </p>
       </div>
       <div class="footer_right">
         <h3 class="m_hide">鑱旂郴鎴戜滑</h3>
@@ -25,12 +32,24 @@
           <span class="m_hide">400-189-1819</span>
           <span class="p_hide"><a href="tel:400-189-1819" style="color:#fff">400-189-1819</a></span>
         </p>
+        <p class="footer_right_website">
+          <span>APP涓嬭浇锛�</span>
+          <a class="download" href="https://cloud.mk9h.cn/Content/app/app-release.rar" style="margin-left: 15px;margin-right: 20px;color: #ffffff;" target="_blank">Android<span class="app">涓嬭浇</span></a>
+          <a class="download" href="https://apps.apple.com/cn/app/%E6%98%8E%E7%A7%91%E4%BA%91/id1584460977" style="margin-right: 20px;color: #ffffff;" target="_blank">ios<span class="app">涓嬭浇</span></a>
+        </p>
       </div>
     </div>
     <div class="footer_bottom">
       <p>鍖椾含甯傛湞闃冲尯寤哄浗璺�88鍙稴OHO鐜颁唬鍩�2鍙锋ゼ29灞�</p>
       <p>鍖椾含甯傞�氬窞鍖烘柊鍗庡寳琛�156鍙蜂繚鍒╁ぇ閮芥眹6-808</p>
-      <p>浜琁CP澶�12007830鍙�</p>
+      <p><a href="http://beian.miit.gov.cn/"  target="_blank">浜琁CP澶�12007830鍙�</a></p>
+      <p>
+        <a href="https://www.51.la/?comId=4874247" title="51.La 缃戠珯娴侀噺缁熻绯荤粺" target="_blank"><span class="la">51La</span></a>
+        <a href="http://exmail.qq.com/login" style="margin-right: 20px;" target="_blank" >浼佷笟閭</a>
+        <a href="https://cli.im/" style="margin-right: 20px;" target="_blank" >鐢熸垚浜岀淮鐮�</a>
+        <a href="http://www.qinms.com/webapp/barcode/index.aspx" style="margin-right: 20px;" target="_blank" >鐢熸垚鏉″舰鐮�</a>
+        <a href="http://crm.mk9h.cn/index.html"  target="_blank" >crm</a>
+      </p>
     </div>
   </div>
 </template>
@@ -77,6 +96,9 @@
       color: #ffffff;
       font-size: 0.14rem;
       line-height: 0.3rem;
+      a {
+        color: #ffffff;
+      }
     }
   }
   .footer_right {
@@ -91,10 +113,25 @@
       color: #fff;
       margin-top: 0.1rem;
       font-size: 0.14rem;
+      .app {
+        display: none;
+      }
     }
   }
   .footer_bottom {
     display: none;
+  }
+  .la {
+    display: inline-block;
+    background-color:#FF7043;
+    color:#fff;
+    padding: 0px 5px;
+    font-family: arial;
+    font-size: 12px;
+    font-weight: bold;
+    line-height: 20px;
+    height: 20px;
+    margin-right: 10px;
   }
   @media all and (min-width: 751px) {
     .footer_img {
@@ -180,6 +217,15 @@
         span:last-child {
           font-size: 0.3rem;
         }
+        .download {
+          display: inline-block;
+          font-size: 0.3rem;
+          margin-top: 5px;
+          margin-left: 0!important;
+        }
+        .app {
+          display: inline-block!important;
+        }
       }
     }
     
@@ -202,6 +248,9 @@
         font-size: 0.24rem;
         line-height: 0.4rem;
         color: #fff;
+        a {
+          color: #ffffff;
+        }
       }
       p:last-child {
         padding-bottom: 0.2rem;

--
Gitblit v1.8.0