From 127f565490d4d4fc268ddbb0776c00643ff44504 Mon Sep 17 00:00:00 2001
From: peng <peng.com>
Date: 星期五, 27 六月 2025 15:54:00 +0800
Subject: [PATCH] update 修改左边导航栏样式

---
 uni_modules/uni-drawer/components/uni-drawer/uni-drawer.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/uni_modules/uni-drawer/components/uni-drawer/uni-drawer.vue b/uni_modules/uni-drawer/components/uni-drawer/uni-drawer.vue
index 2acb24f..61baab5 100644
--- a/uni_modules/uni-drawer/components/uni-drawer/uni-drawer.vue
+++ b/uni_modules/uni-drawer/components/uni-drawer/uni-drawer.vue
@@ -160,6 +160,7 @@
 	}
 	.custom-style{
 		border-radius: 0 24rpx 24rpx 0;
+		background-color: #f4f4f4;
 	}
 
 	.uni-drawer--left {

--
Gitblit v1.8.0