From 8c51de06d839339f428ca0691099fe60740765cf Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Sat, 05 Jul 2025 18:36:11 +0800
Subject: [PATCH] style

---
 src/views/login/index.vue |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/views/login/index.vue b/src/views/login/index.vue
index 3dcca4f..0b908f1 100644
--- a/src/views/login/index.vue
+++ b/src/views/login/index.vue
@@ -208,4 +208,7 @@
 .noTips {
     margin-top: 22px;
 }
+.colorMain{
+    color: #1194F7;
+}
 </style>
\ No newline at end of file

--
Gitblit v1.9.3