From 5932f9b2c934f901dcd6876beab081f82eaa0f16 Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Thu, 18 Jul 2024 10:35:40 +0800
Subject: [PATCH] 7.17修改

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

diff --git a/src/components/forex/footer.vue b/src/components/forex/footer.vue
index fa1d49a..f0e3482 100644
--- a/src/components/forex/footer.vue
+++ b/src/components/forex/footer.vue
@@ -131,10 +131,10 @@
     list: thirdList,
     path: "/education",
   },
-  {
-    list: fourthList,
-    path: "/contact-us",
-  },
+  // {
+  //   list: fourthList,
+  //   path: "/contact-us",
+  // },
 ];
 
 const list5 = [

--
Gitblit v1.9.3