5.10航天ui交易所pc端,代码jiem-pc
lxf
2025-06-04 a51ae716cb1eb8e21fc4a5c355d3cdbe02b27d7f
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",
      },
    };
  },