From ceadff3b61f49ab2326020aac0358f6c3b0f3683 Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期三, 02 七月 2025 16:18:44 +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