From 3bff34c3aa7ad412042272ea6a37b7d5b49b8d9b Mon Sep 17 00:00:00 2001 From: zxl <763096477@qq.com> Date: 星期四, 26 六月 2025 09:09:51 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/dev' into dev --- 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