From f8b0599a04ac4310ecbb36ca842b9d4edeec3744 Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Fri, 26 Jul 2024 11:21:08 +0800
Subject: [PATCH] 7.25更改
---
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..2aaff54 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-Coinzne",
label: "h-s6-9-t1",
meta: {
forexHeader: true,
},
component: () =>
import(
- `${m4ArticlePath}/trade-global-equity-markets-with-pepperstone.vue`
+ `${m4ArticlePath}/trade-global-equity-markets-with-Coinzne.vue`
),
},
{
--
Gitblit v1.9.3