From f1dc8f5a7f3a661ce19513a9ad47fe18e3e883ff Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Mon, 12 Aug 2024 11:47:14 +0800
Subject: [PATCH] 1
---
src/views/forex/menu4-analysis/market-news.vue | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/src/views/forex/menu4-analysis/market-news.vue b/src/views/forex/menu4-analysis/market-news.vue
index bd7bf8c..3924b87 100644
--- a/src/views/forex/menu4-analysis/market-news.vue
+++ b/src/views/forex/menu4-analysis/market-news.vue
@@ -9,6 +9,8 @@
<div @click="gotoPage()" class="item1-grid">
<h2>{{ t(`m4-mn-a1-t`) }}</h2>
<h5>{{ t(`m4-mn-a1-d`) }}</h5>
+ <br>
+ <h5>{{ $t('message.home.MarketNews') }}</h5>
</div>
<div @click="gotoPage()">
@@ -58,7 +60,7 @@
url: "/market-analysis/ecb-sep-meeting-preview",
},
{
- url: "/market-analysis/trade-global-equity-markets-with-pepperstone",
+ url: "/market-analysis/trade-global-equity-markets-with-eypmj",
},
{
url: "/market-analysis/opec-cut-production-gas-surge-euro-down",
--
Gitblit v1.9.3