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/router/forex.js | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/router/forex.js b/src/router/forex.js
index 62b9892..06e379c 100644
--- a/src/router/forex.js
+++ b/src/router/forex.js
@@ -503,14 +503,14 @@
component: () => import(`${m4ArticlePath}/the-week-ahead-us-cpi.vue`),
},
{
- path: "/market-analysis/trade-global-equity-markets-with-pepperstone",
+ path: "/market-analysis/trade-global-equity-markets-with-eypmj",
label: "h-s6-9-t1",
meta: {
forexHeader: true,
},
component: () =>
import(
- `${m4ArticlePath}/trade-global-equity-markets-with-pepperstone.vue`
+ `${m4ArticlePath}/trade-global-equity-markets-with-eypmj.vue`
),
},
{
--
Gitblit v1.9.3