ant-modal-wrap 缺少 display: none 属性 github-actions bot changed the title modal 模态框bug,在test服务器环境下 ant-modal-wrap 样式没有 display: none, 导致页面无法点击 modal modal bug, ant-modal-wrap style does not have display: none
https://riddle.alibaba-inc.com/riddles/1e3f0b96 Steps to reproduce 查看DOM后,发现wrapClassName 不生效,导致无法实现wrap层的样式控制 What is expected? 期望wrapClassName生效 What is actually happening? wrapClassName 不生效 Hello@wljray. We totally like your proposal/feedback, welcome tosend us a ...
仍然可以选择其他模型参数,modal动态变化 在ant中的该modal组件最外层默认带有一层蒙版,z-index:999,如果想要在对话框弹出时可以点击蒙版下的其他按钮,必须要对这个蒙版下手。 解决方案 其实这里的解决方案有还挺多,但是由于我第一层包了地图,所以我也就抛弃了其他的方法,使用ant design of vue 中modal提供的wrapC...