From 61944978f51ca99a001162ac1ff3d32dcd5315ed Mon Sep 17 00:00:00 2001
From: PC-20250623MANY\Administrator <344137771@qq.com>
Date: Wed, 16 Jul 2025 14:54:58 +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