lxf
2025-07-16 8588fe30f17d0d28190a279aab8675de0dbf1a5b
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`
        },