From 27249aa03794225992acbb397987afcd75c6efae Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Tue, 18 Mar 2025 11:00:02 +0800
Subject: [PATCH] 1

---
 src/components/ex-nav/index.vue |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/components/ex-nav/index.vue b/src/components/ex-nav/index.vue
index 59fcf6f..0af7c1a 100644
--- a/src/components/ex-nav/index.vue
+++ b/src/components/ex-nav/index.vue
@@ -106,12 +106,12 @@
 		},
       ];
       this.navList1 = [
-        {
-          name: this.$t("在线客服"),
-          icon: require(`@/assets/3x/资源 8@3x.png`),
+        // {
+        //   name: this.$t("在线客服"),
+        //   icon: require(`@/assets/3x/资源 8@3x.png`),
 
-          path: "/customerService",
-        },
+        //   path: "/customerService",
+        // },
         {
           name: this.$t("质押借币"),
           icon: require(`@/assets/3x/资源 6@3x.png`),

--
Gitblit v1.9.3