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/cryptos/AboutUs/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/cryptos/AboutUs/index.vue b/src/views/cryptos/AboutUs/index.vue
index 762a473..966398b 100644
--- a/src/views/cryptos/AboutUs/index.vue
+++ b/src/views/cryptos/AboutUs/index.vue
@@ -46,7 +46,7 @@
         case '27':
           return this.$t('帮助中心')
         case '28':
-          return this.$t('MCB白皮书')
+          return this.$t('DXCN白皮书')
         default:
           return this.$t('关于我们')
       }

--
Gitblit v1.9.3