lxf
2025-07-16 f496d313048276f62823fe1b89a0b2ded346535f
src/components/trade/etf-ex-nav/index.vue
@@ -36,7 +36,7 @@
          path: `/cryptos/perpetualContract/${val[0].symbol}?type=indices&selectIndex=1`
        },
        {
          name: this.$t('期货交易'),
          name: this.$t('货币交易'),
          icon: new URL('@/assets/image/etfNav/icon03.png', import.meta.url),
          path: `/cryptos/perpetualContract/${val[0].symbol}?type=indices&selectIndex=2`
        },
@@ -62,7 +62,7 @@
          path: `/cryptos/perpetualContract/GlobalETF500?type=indices&selectIndex=1`
        },
        {
          name: this.$t('期货交易'),
          name: this.$t('货币交易'),
          icon: new URL('@/assets/image/etfNav/icon03.png', import.meta.url),
          path: `/cryptos/perpetualContract/GlobalETF500?type=indices&selectIndex=2`
        },