From 01439f14432ee731be561d193c88e3ea31399345 Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期五, 11 七月 2025 09:58:59 +0800
Subject: [PATCH] 活动添加

---
 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