10.10综合交易所原始源码_移动端
admin
2026-01-06 42faef34194c466f03e29d75a63ae502e4213044
src/components/trade/ex-nav/index.vue
@@ -45,11 +45,11 @@
      ],
      pathList: {
        'indices': {
          [this.$t('买入')]: '/quotes/openTrade?tabActive=0&symbol=VOO&from=trade&type=indices',
          [this.$t('卖出')]: '/quotes/openTrade?tabActive=1&symbol=VOO&from=trade&type=indices',
          // [this.$t('撤单')]: '/quotes/openTrade?tabActive=2&symbol=VOO&from=trade&type=indices',
          [this.$t('持仓')]: '/quotes/openTrade?tabActive=3&symbol=VOO&from=trade&type=indices',
          [this.$t('查询')]: '/quotes/openTrade?tabActive=4&symbol=VOO&from=trade&type=indices',
          [this.$t('买入')]: '/quotes/openTrade?tabActive=0&symbol=GlobalETF500&from=trade&type=indices',
          [this.$t('卖出')]: '/quotes/openTrade?tabActive=1&symbol=GlobalETF500&from=trade&type=indices',
          // [this.$t('撤单')]: '/quotes/openTrade?tabActive=2&symbol=GlobalETF500&from=trade&type=indices',
          [this.$t('持仓')]: '/quotes/openTrade?tabActive=3&symbol=GlobalETF500&from=trade&type=indices',
          [this.$t('查询')]: '/quotes/openTrade?tabActive=4&symbol=GlobalETF500&from=trade&type=indices',
        },
        'cryptos': {
          [this.$t('买入')]: '/cryptos/perpetualContract/btc?tabActive=0&from=trade&type=cryptos',