### 重现链接 无 ### Vant Weapp 版本 1.11.7 ### 描述一下你遇到的问题。 小程序在使用了「自定义导航栏」的情况下,即 App.json 中设置了 navigationStyle: "custom", DropdownMenu 下拉菜单的定位不准,会多偏移「自定义导航栏」的高度 <img width="377" height="668" alt="Image" src="https://github.com/user-attachments/assets/e6868024-ec26-41c1-bc78-057cdb324c73" /> <img width="375" height="666" alt="Image" src="https://github.com/user-attachments/assets/11d0461b-e7ce-4b8c-b982-d4231052fe63" /> ### 重现步骤 1、小程序App.json 中设置了navigationStyle: "custom" 2、自定义导航栏高度设置为50px 3、在页面中导入下拉菜单组件 ### 设备/浏览器 _No response_