From 1b8ed300551b88bd86b80b8dfa52d2d6c2b7fdb2 Mon Sep 17 00:00:00 2001
From: PC-20250623MANY\Administrator <344137771@qq.com>
Date: Sun, 24 Aug 2025 14:45:52 +0800
Subject: [PATCH] 1

---
 src/App.vue |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/App.vue b/src/App.vue
index 6fdac31..7afffd0 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -182,6 +182,10 @@
 /deep/ .van-list__error-text {
   line-height: 1.925926rem !important;
 }
+/deep/ .van-nav-bar .van-icon {
+  color: @green;
+  font-size: 0.4rem;
+}
 
 #app {
   width: 100vw;

--
Gitblit v1.9.3