From 038ff2930c53d1d48e5fa1038875f43fe5dfe64d Mon Sep 17 00:00:00 2001
From: tanghaolin <1723298894@qq.com>
Date: 星期四, 20 二月 2025 12:01:35 +0800
Subject: [PATCH] 添加变速曲线图标

---
 src/components/AppFooter.vue |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/src/components/AppFooter.vue b/src/components/AppFooter.vue
index c94649c..ef0729d 100644
--- a/src/components/AppFooter.vue
+++ b/src/components/AppFooter.vue
@@ -8,7 +8,7 @@
 						<router-link to="/" class="text-white hover:text-white hover:underline">棣栭〉</router-link>
 					</div>
 					<div>
-						<router-link to="/certified-products" class="text-white hover:text-white hover:underline">璁よ瘉浜у搧</router-link>
+						<router-link to="/certified-products" class="text-white hover:text-white hover:underline">鑳芥晥浜у搧</router-link>
 					</div>
 					<div>
 						<router-link to="/eec-label-search" class="text-white hover:text-white hover:underline">璇佷功鏌ヨ</router-link>
@@ -51,13 +51,17 @@
 							<img src="@/assets/footer/涓婃捣璐ㄦ闄�.jpg" alt="涓婃捣璐ㄦ闄�" class="w-24 h-24 mb-2" />
 							<div class="text-xs">涓婃捣璐ㄦ闄�</div>
 						</div>
+						<div class="w-[90px]">
+							<img src="@/assets/footer/PumpMgrQr.jpg" alt="娉电瀹�" class="w-24 h-24 mb-2" />
+							<div class="text-xs">娉电瀹�</div>
+						</div>
 					</div>
 				</div>
 			</div>
 
 			<!-- 鐗堟潈淇℃伅 -->
 			<div class="pt-5 mt-2 text-center text-gray-400 text-sm">
-				Copyright 漏 2019-2019 js. All Rights Reserved. 鐗堟潈鎵�鏈�
+				Copyright 漏 2025-2026  All Rights Reserved. 鐗堟潈鎵�鏈�
 				<a href="https://beian.miit.gov.cn/" target="_blank" class="text-gray-400 ml-2"> 娌狪CP澶�14049296鍙�-2 </a>
 			</div>
 		</div>

--
Gitblit v1.9.3