From 0c77528e15c10eccee4ab86f33645510fe038119 Mon Sep 17 00:00:00 2001
From: 李凌 <344137771@qq.com>
Date: Tue, 13 Jan 2026 15:47:03 +0800
Subject: [PATCH] 1

---
 src/views/homePage/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/homePage/index.vue b/src/views/homePage/index.vue
index 7b49481..bcee8a5 100644
--- a/src/views/homePage/index.vue
+++ b/src/views/homePage/index.vue
@@ -136,7 +136,7 @@
     // { key: 12, name: "C2C", icon: new URL('@/assets/imgs/home/home_1.png', import.meta.url), path: '/wantBuy' },
     // { key: 13, name: t('质押'), icon: new URL('@/assets/imgs/home/home_1.png', import.meta.url), path: '' },
     { key: 14, name: t('onLineService'), icon: new URL('@/assets/imgs/home/home_10.png', import.meta.url), path: '/customerService' },
-    { key: 15, name: 'DXCM PDF', icon: new URL('@/assets/imgs/home/home_1.png', import.meta.url), path: 'https://www.dexm-whitepaper.com/' },
+    // { key: 15, name: 'DXCM PDF', icon: new URL('@/assets/imgs/home/home_1.png', import.meta.url), path: 'https://www.dexm-whitepaper.com/' },
 ]
 
 // 获取公告数据

--
Gitblit v1.9.3