From 2b7f656c001e0e4bee945a3bf8de1db21cc2c8c1 Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Thu, 04 Jul 2024 11:01:11 +0800
Subject: [PATCH] 更改logo
---
src/views/forex/header/group.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/forex/header/group.vue b/src/views/forex/header/group.vue
index e445f3d..1e58133 100644
--- a/src/views/forex/header/group.vue
+++ b/src/views/forex/header/group.vue
@@ -18,7 +18,7 @@
</h5>
</div>
</pc-section>
- <!-- 欢迎访问 Pepperstone 集团 -->
+ <!-- 欢迎访问 Coinzne 集团 -->
<pc-section class="section1">
<div class="w-600">
<h2 class="mt-12">{{ t("g-s1-t1") }}</h2>
@@ -26,7 +26,7 @@
<h5>{{ t("g-s1-d2") }}</h5>
</div>
</pc-section>
- <!-- 了解更多有关 Pepperstone 集团的信息-->
+ <!-- 了解更多有关 Coinzne 集团的信息-->
<pc-section class="py-12">
<h2 class="text-center mb-8">{{ t("g-s2-t1") }}</h2>
<div class="flex justify-center">
--
Gitblit v1.9.3