From 4870e38976751ad18fe96c0b7b535a637ac19001 Mon Sep 17 00:00:00 2001
From: 李凌 <344137771@qq.com>
Date: Fri, 19 Dec 2025 18:30:10 +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 24911b8..dac0d58 100644
--- a/src/views/homePage/index.vue
+++ b/src/views/homePage/index.vue
@@ -125,7 +125,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: t('MCB白皮书'), icon: new URL('@/assets/imgs/home/home_1.png', import.meta.url), path: '/aboutUs?serviceTerm=28' },
+    { key: 15, name: t('DXCN白皮书'), icon: new URL('@/assets/imgs/home/home_1.png', import.meta.url), path: '/aboutUs?serviceTerm=28' },
 ]
 
 // 获取公告数据

--
Gitblit v1.9.3