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/views/forex/menu3-platform/tools/api-trading.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/forex/menu3-platform/tools/api-trading.vue b/src/views/forex/menu3-platform/tools/api-trading.vue
index b995cc1..8af3cda 100644
--- a/src/views/forex/menu3-platform/tools/api-trading.vue
+++ b/src/views/forex/menu3-platform/tools/api-trading.vue
@@ -6,7 +6,7 @@
<h2>{{ t("m3-st-t-ap-s1-t1") }}</h2>
<h5>{{ t("m3-st-t-ap-s1-d1") }}</h5>
</section>
- <!-- 使用Pepperstone API进行交易的好处 -->
+ <!-- 使用Coinzne API进行交易的好处 -->
<h2 class="mt-4">{{ t("m3-st-t-ap-s2-t1") }}</h2>
<div class="flex flex-wrap">
<card
--
Gitblit v1.9.3