From a51ae716cb1eb8e21fc4a5c355d3cdbe02b27d7f Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Wed, 04 Jun 2025 18:38:25 +0800
Subject: [PATCH] style
---
src/views/forex/customerService.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/forex/customerService.vue b/src/views/forex/customerService.vue
index 7bd86cf..7e86550 100644
--- a/src/views/forex/customerService.vue
+++ b/src/views/forex/customerService.vue
@@ -10,7 +10,7 @@
<div class="right">
<ul>
<li>
- <span>在線客服</span
+ <span>{{ $t("message.home.service") }}</span
><img src="@/assets/forexImages/online-1-d61bee88.png" alt="" />
</li>
</ul>
--
Gitblit v1.9.3