ant-design / ant-design-mobile

Essential UI blocks for building mobile web apps.

Home Page:https://mobile.ant.design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

如何让popup在指定位置弹出呢?getContainer似乎没有作用

sean-skkk opened this issue · comments

commented

Version of antd-mobile

5.30.0

Description

WechatIMG314 WechatIMG315 期望是图1的效果,但似乎只能做到图二的效果。即使我通过css来修改定位成为图1,但popup仍会收缩到顶部,滑动过程中会遮盖标题栏
commented

解决了 有类似问题的朋友可以参考 dropdwn里的popup写法

dropdwn 是啥?