From 25b2ba1cf86bc3439e7ad2acf2cd4a9ea7e4b0ed Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Fri, 28 Jun 2024 09:28:04 +0800
Subject: [PATCH] 123

---
 src/page/quotes.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/page/quotes.vue b/src/page/quotes.vue
index 6b730b2..59295f1 100644
--- a/src/page/quotes.vue
+++ b/src/page/quotes.vue
@@ -12,7 +12,6 @@
         </div>
       </div>
       <div class="px-32 py-13 flex items-center">
-        <!-- <img src="@/assets/image/icon-left_arrow.png" alt="logo" class="w-20 h-33 border-1 mr-32" @click="back"/> -->
         <div class="inputBoxbg h-60 w-full rounded-full flex items-center">
           <input
             style="padding-left: 10px; max-width: 130px"

--
Gitblit v1.9.3