10.10综合交易所原始源码_移动端
1
7 days ago 4f9044ae2a9f2db03bbb916bc5f6dfd12916361d
src/components/Transform/qur-nav/index.vue
@@ -47,12 +47,7 @@
        {
          name: this.$t('合约'),
          icon: new URL(`../../../assets/theme/${thStore.theme}/image/indexNav/3271.png`, import.meta.url),
          path: '/cryptos/perpetualContract/AAPL?type=US-stocks&selectIndex=1'
        },
        {
          name: this.$t('理财'),
          icon: new URL(`../../../assets/theme/${thStore.theme}/image/indexNav/3262.png`, import.meta.url),
          path: '/cryptos/fund'
          path: '/trade/options?symbol=btc&activeTab=cryptos'
        },
        {
          name: this.$t('客服'),
@@ -62,20 +57,9 @@
      ],
      navList1: [
        {
          name: this.$t('股票'),
          icon: new URL(`../../../assets/theme/${thStore.theme}/image/indexNav/3258.png`, import.meta.url),
          path: '/quotes/openTrade?tabActive=0&symbol=AAPL&type=US-stocks',
          isLogin: false
        },
        {
          name: this.$t('质押'),
          icon: new URL(`../../../assets/theme/${thStore.theme}/image/indexNav/3257.png`, import.meta.url),
          path: '/cryptos/pledgeLoan'
        },
        {
          name: this.$t('账变记录'),
          icon: new URL(`../../../assets/theme/${thStore.theme}/image/indexNav/3268.png`, import.meta.url),
          path: '/cryptos/accountChange?type=US-stocks'
          path: '/cryptos/accountChange?type=cryptos'
        },
        {
          name: this.$t('分享'),