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

diff --git a/src/views/my/index.vue b/src/views/my/index.vue
index 35232dc..d38fa56 100644
--- a/src/views/my/index.vue
+++ b/src/views/my/index.vue
@@ -142,6 +142,7 @@
   { title: t('安全规定'), icon: new URL('@/assets/image/assets-center/aqzc.png', import.meta.url), path: '/aboutUs?serviceTerm=21' },
   { title: t('反洗钱协议'), icon: new URL('@/assets/image/assets-center/yhxy.png', import.meta.url), path: '/aboutUs?serviceTerm=25' },
   { title: t('法律声明'), icon: new URL('@/assets/image/assets-center/aqzc.png', import.meta.url), path: '/aboutUs?serviceTerm=22' },
+  { title: t('金融服务牌照'), icon: new URL('@/assets/image/assets-center/yhxy.png', import.meta.url), path: '/aboutUs?serviceTerm=26' },
 ]
 const state = reactive({
   cellList: [

--
Gitblit v1.9.3