From cbfd37118ba72988f01511054f161ac040f54759 Mon Sep 17 00:00:00 2001
From: zzzz <690498789@qq.com>
Date: Thu, 21 Mar 2024 05:40:56 +0800
Subject: [PATCH] 注册页面的客服地址错误
---
src/components/list-quotation/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/components/list-quotation/index.vue b/src/components/list-quotation/index.vue
index 29f0593..004c60a 100644
--- a/src/components/list-quotation/index.vue
+++ b/src/components/list-quotation/index.vue
@@ -7,7 +7,7 @@
class="flex items-center w-full textNew1 font-26"
style="margin: 6px 0 15px"
>
- <div class="left flex items-center" style="margin-left: 36px">
+ <div class="left flex items-center newcolor1" style="margin-left: 36px">
<span>{{ $t("交易对") }}</span>
<div class="filter-box ml-10" v-if="active == 0">
<div
--
Gitblit v1.9.3