From e2707d5474b11f2b2670d6bf6afaa630574a55ce Mon Sep 17 00:00:00 2001
From: Your Name <123456>
Date: 星期一, 12 十二月 2022 08:29:50 +0800
Subject: [PATCH] 更新

---
 src/views/purchase/cityInAndOut.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/purchase/cityInAndOut.vue b/src/views/purchase/cityInAndOut.vue
index e779860..c55efdb 100644
--- a/src/views/purchase/cityInAndOut.vue
+++ b/src/views/purchase/cityInAndOut.vue
@@ -265,7 +265,7 @@
 }
 
 .click-color{
-    color: #409EFF;
+    color: #034ea2;
     cursor: pointer;
 }
 

--
Gitblit v1.9.2