From 8588fe30f17d0d28190a279aab8675de0dbf1a5b Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Wed, 16 Jul 2025 18:46:29 +0800
Subject: [PATCH] 个人添加图片

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

diff --git a/src/views/my/index.vue b/src/views/my/index.vue
index ea57bce..a7f58ad 100644
--- a/src/views/my/index.vue
+++ b/src/views/my/index.vue
@@ -177,7 +177,6 @@
           { icon: new URL('../../assets/image/assets-center/help.png', import.meta.url), title: t('language'), path: '/language' },
           // { icon: 'gold-coin-o', title: t('计价方式'), path: '/cryptos/exchangeRate' },
           { icon: new URL('../../assets/image/assets-center/aboutUs.png', import.meta.url), title: t('onLineService'), path: '/customerService' },
-
         ]
       },
       // {

--
Gitblit v1.9.3