From 41c7557b6ba2db6c48a9ebbad232b4fb6407f6d6 Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期五, 27 六月 2025 16:13:11 +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