From 620be424cd664037b9f15f1b12ec74d2048aa2c1 Mon Sep 17 00:00:00 2001
From: 鲁班七号 <9159450+luban-71@user.noreply.gitee.com>
Date: 星期四, 05 一月 2023 15:56:47 +0800
Subject: [PATCH] 顶部导航展示优化。

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

diff --git a/src/views/login/index.vue b/src/views/login/index.vue
index 83b99bb..78b072d 100644
--- a/src/views/login/index.vue
+++ b/src/views/login/index.vue
@@ -459,7 +459,7 @@
             .money{
                 font-size: 22px;
                 font-weight: bolder;
-                color: #409EFF;
+                color: #034ea2;
             }
         }
     }
@@ -476,7 +476,7 @@
                 font-size: 22px;
                 font-weight: bolder;
                 display: block;
-                color: #409EFF;
+                color: #034ea2;
                 margin-bottom: 6px;
             }
             div{

--
Gitblit v1.9.2