From 6e6cd8e3315a3e26186d1d23f80b1465e1f03061 Mon Sep 17 00:00:00 2001
From: zzzz <690498789@qq.com>
Date: Sun, 14 Apr 2024 17:53:51 +0800
Subject: [PATCH] first

---
 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