From dc49b96b835326a64056da9da0b43eabd2d96e32 Mon Sep 17 00:00:00 2001
From: zuoxiao <470321431@qq.com>
Date: 星期五, 25 七月 2025 19:37:11 +0800
Subject: [PATCH] 常用取水口列表搜索接口兼容性

---
 pages/login/login.wxss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/login/login.wxss b/pages/login/login.wxss
index 2f94d3c..8e20f99 100644
--- a/pages/login/login.wxss
+++ b/pages/login/login.wxss
@@ -115,7 +115,7 @@
 }
 
 .link {
-  color: #1aad19;
+  color: #1890FF;
 }
 
 .project-info {

--
Gitblit v1.8.0