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/components/spot/createOrder.vue |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/components/spot/createOrder.vue b/src/components/spot/createOrder.vue
index 4082fc3..d984353 100644
--- a/src/components/spot/createOrder.vue
+++ b/src/components/spot/createOrder.vue
@@ -86,7 +86,8 @@
                     class="okui-input-input"
                   />
                   <div class="input-wrapper">
-                    {{ unit }}
+                    BTC
+                    <!-- {{ unit }} -->
                     <!-- {{ getSymbolUpper }} -->
                   </div>
                 </div>

--
Gitblit v1.9.3