From 066ec67b7080f07a0e47dda9864ee6be2e4b9053 Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Fri, 13 Jun 2025 14:03:54 +0800
Subject: [PATCH] Merge branch 'master' of http://124.156.157.155:8060/r/~admin/aerospace-pc

---
 src/views/wallet/components/account.vue |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/src/views/wallet/components/account.vue b/src/views/wallet/components/account.vue
index 10a70cf..6c78451 100644
--- a/src/views/wallet/components/account.vue
+++ b/src/views/wallet/components/account.vue
@@ -44,14 +44,14 @@
           >
             {{ $t("message.home.jiaogeheyue") }}
           </div>
-<!--          <div-->
-<!--            v-if="pageType !== 'forex'"-->
-<!--            class="tab-customize"-->
-<!--            :class="heYueType == 2 ? 'tabActive' : ''"-->
-<!--            @click="ChooseHeYueType(2)"-->
-<!--          >-->
-<!--            {{ $t("message.home.xianhuojiaoyishouye") }}-->
-<!--          </div>-->
+          <!--          <div-->
+          <!--            v-if="pageType !== 'forex'"-->
+          <!--            class="tab-customize"-->
+          <!--            :class="heYueType == 2 ? 'tabActive' : ''"-->
+          <!--            @click="ChooseHeYueType(2)"-->
+          <!--          >-->
+          <!--            {{ $t("message.home.xianhuojiaoyishouye") }}-->
+          <!--          </div>-->
         </div>
       </div>
       <!-- 永续合约列表 -->
@@ -304,7 +304,7 @@
         coin: "shuzihuobiZhanghu",
         forex: "waihuiZhanghu",
         usStocks: "meiguZhanghu",
-        contract: "heyuezhanghu"
+        contract: "heyuezhanghu",
       },
     };
   },

--
Gitblit v1.9.3