From 88be8a7be6312954cf16bbced756ccb2c66c48b5 Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Fri, 05 Jul 2024 16:50:51 +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