lxf
2025-07-15 d8b6cbc8e3bcea3f83f2b056122fa803a299c4f3
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`
        },