From a4c96bc72ac16efdbb6a55814e13e4eeb46f1835 Mon Sep 17 00:00:00 2001
From: 李凌 <344137771@qq.com>
Date: Thu, 18 Sep 2025 19:40:12 +0800
Subject: [PATCH] 2
---
src/views/cryptos/AboutUs/index.vue | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/views/cryptos/AboutUs/index.vue b/src/views/cryptos/AboutUs/index.vue
index 520cf6d..98f3cd2 100644
--- a/src/views/cryptos/AboutUs/index.vue
+++ b/src/views/cryptos/AboutUs/index.vue
@@ -41,6 +41,8 @@
return this.$t('隐私政策')
case '25':
return this.$t('反洗钱协议')
+ case '26':
+ return this.$t('金融服务牌照')
default:
return this.$t('关于我们')
}
--
Gitblit v1.9.3