From 026263009b4b3b4dba3c3602a14ee1bc30523891 Mon Sep 17 00:00:00 2001
From: no99 <17663930442@163.com>
Date: Tue, 28 Oct 2025 11:06:35 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=A1=8C=E6=83=85=E9=A1=B5?=
=?UTF-8?q?=E9=9D=A2=E8=B7=B3=E8=BD=AC=E6=96=B9=E6=B3=95?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
components/IndexCard.vue | 4 +-
pages/home/globalIndex.vue | 841 ++++++++++++-------------
pages/home/marketCondition.vue | 54 +-
pages/home/marketDetail.vue | 684 ++++++++++-----------
pages/home/marketSituation.vue | 1326 ++++++++++++++++++++--------------------
5 files changed, 1492 insertions(+), 1417 deletions(-)
diff --git a/components/IndexCard.vue b/components/IndexCard.vue
index ea4c292..24d0e7e 100644
--- a/components/IndexCard.vue
+++ b/components/IndexCard.vue
@@ -4,7 +4,7 @@
- {{ indexName }}
+ {{ stockName }}
@@ -35,7 +35,7 @@ const props = defineProps({
required: true
},
// 指数名称
- indexName: {
+ stockName: {
type: String,
required: true
},
diff --git a/pages/home/globalIndex.vue b/pages/home/globalIndex.vue
index 287e36e..f624da9 100644
--- a/pages/home/globalIndex.vue
+++ b/pages/home/globalIndex.vue
@@ -1,574 +1,579 @@
+
+
-
-
-
\ No newline at end of file
+
diff --git a/pages/home/marketCondition.vue b/pages/home/marketCondition.vue
index d61d17d..413d700 100644
--- a/pages/home/marketCondition.vue
+++ b/pages/home/marketCondition.vue
@@ -9,13 +9,11 @@
-
{{ stockInformation.stockName }}
{{ stockInformation.stockCode }}
-
···
@@ -227,6 +225,7 @@
\ No newline at end of file
+
diff --git a/pages/home/marketSituation.vue b/pages/home/marketSituation.vue
index 0fe28ee..14f8b75 100644
--- a/pages/home/marketSituation.vue
+++ b/pages/home/marketSituation.vue
@@ -1,898 +1,920 @@
+
+
-
-
-
-
-
-
-
-
-
-
-
-
- {{ $t('marketSituation.globalIndex') }}
-
-
- {{ $t('marketSituation.globalIndexMore') }}
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ $t('marketSituation.warn') }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ country }}
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t("marketSituation.globalIndex") }}
+
+
+ {{ $t("marketSituation.globalIndexMore") }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t("marketSituation.warn") }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ country }}
+
+
+
+
+
\ No newline at end of file
+