From 9f3b9e1f8d253711d322e69adaeb6de3644e9618 Mon Sep 17 00:00:00 2001
From: 鲁班七号 <9159450+luban-71@user.noreply.gitee.com>
Date: Tue, 10 Jan 2023 08:02:21 +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