From 431506e6b44e636f1e1df9ad6cde133b26b9800d Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Tue, 02 Jul 2024 14:48:37 +0800
Subject: [PATCH] 替换logo,时间格式改变
---
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