From 59361ea6ef61a8b52c0e095de204f0a86a83de7c Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期五, 27 六月 2025 11:02:18 +0800 Subject: [PATCH] px --- 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