From 16422180051a487c9e9bfa04677b9fa3397e7c02 Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Sat, 24 May 2025 11:19:58 +0800
Subject: [PATCH] 1

---
 pages/base/home.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pages/base/home.vue b/pages/base/home.vue
index 28b5d3b..bbeb35d 100644
--- a/pages/base/home.vue
+++ b/pages/base/home.vue
@@ -238,8 +238,8 @@
 						:class="infoActive==0?'fn-bold fn-16 bor5 color-light':''">{{ $t("first.b5") }}</text>
 					<text @click="infoActive=1" class="m-l-lg"
 						:class="infoActive==1?'fn-bold fn-16 bor5 color-light':''">{{ $t("first.b4") }}</text>
-					<text @click="infoActive=2" class="m-l-lg"
-						:class="infoActive==2?'fn-bold fn-16 bor5 color-light':''">{{ $t("first.外汇") }}</text>
+					<!-- <text @click="infoActive=2" class="m-l-lg"
+						:class="infoActive==2?'fn-bold fn-16 bor5 color-light':''">{{ $t("first.外汇") }}</text> -->
 				</view>
 
 				<view class="head_info  " style="background-color: #fff;margin: 0 14px;">
@@ -493,7 +493,7 @@
 					</view>
 					<van-icon name="arrow" class="fn-18" />
 				</v-link>
-				<a href="https://app.kyccorp.com/" style="text-decoration: none;">
+				<a href="https://app.kcscoinmarket.com" style="text-decoration: none;">
 					<v-link tag="div" class="per-bot p-y-md p-x-sm d-flex align-center justify-between">
 						<view class="d-flex align-center">
 							<img :src="$localImgUrl('Page10.png')" alt="" class="h-20 m-r-xs" />

--
Gitblit v1.9.3