From 4f9044ae2a9f2db03bbb916bc5f6dfd12916361d Mon Sep 17 00:00:00 2001
From: 李 <344137771@qq.com>
Date: Wed, 03 Jun 2026 16:10:01 +0800
Subject: [PATCH] 1

---
 src/components/trade/india-stock-ex-nav/index.vue |    8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diff --git a/src/components/trade/india-stock-ex-nav/index.vue b/src/components/trade/india-stock-ex-nav/index.vue
index 754224b..8631787 100644
--- a/src/components/trade/india-stock-ex-nav/index.vue
+++ b/src/components/trade/india-stock-ex-nav/index.vue
@@ -58,12 +58,6 @@
       ],
       navList1: [
         {
-          name: this.$t('助力贷'),
-          icon: new URL(`../../../assets/theme/${thStore.theme}/image/nav/asset.png`, import.meta.url),
-          path: '/cryptos/loan',
-          isLogin: true
-        },
-        {
           name: this.$t('新股认购'),
           icon: new URL(`../../../assets/theme/${thStore.theme}/image/etfNav/icon5-5.png`, import.meta.url),
           path: '/ipo/index?tabActive=0&stock=US-stocks&stockActive=3'
@@ -71,7 +65,7 @@
         {
           name: this.$t('期货交易'),
           icon: new URL(`../../../assets/theme/${thStore.theme}/image/etfNav/icon3-3.png`, import.meta.url),
-          path: '/cryptos/perpetualContract/AAPL?type=US-stocks&selectIndex=2'
+          path: '/cryptos/perpetualContract/btc?type=cryptos&selectIndex=2'
         },
         {
           name: this.$t('客服'),

--
Gitblit v1.9.3