From ce3533dad7bebb53ffc730b55e08092b19ae090c Mon Sep 17 00:00:00 2001
From: dengchaochao <m18576213742@163.com>
Date: Sat, 27 Jul 2024 21:58:06 +0800
Subject: [PATCH] 7.27更改东西
---
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