From 440aaabacad16b2f86e5ea0a5423b476c1f6a072 Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期五, 27 六月 2025 10:11:43 +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 4d0deef..5608140 100644
--- a/uni_modules/uni-drawer/components/uni-drawer/uni-drawer.vue
+++ b/uni_modules/uni-drawer/components/uni-drawer/uni-drawer.vue
@@ -154,6 +154,7 @@
 	}
 	.custom-style{
 		border-radius: 0 24rpx 24rpx 0;
+		top: 100px;
 	}
 
 	.uni-drawer--left {

--
Gitblit v1.8.0