-
-
Notifications
You must be signed in to change notification settings - Fork 338
Closed
Labels
🐞bug: need confirm待确认的bug待确认的bug
Description
Wot Design Uni 版本号
1.3.13
平台
微信小程序
复现Demo地址(如不提供,issue将被直接关闭)
无
重现步骤
.wd-curtain 的 overflow-y: visible; 被 .wd-popup 的 overflow-y: auto; 给覆盖,导致无法显示关闭按钮
期望的结果是什么?
查看官方小程序是可以在微信小程序上显示关闭按钮的,不清楚是什么原因导致覆盖顺序不一致了。
给.wd-curtain 的 overflow-y: visible !important;
实际的结果是什么?
.wd-curtain 的 overflow-y: visible; 被覆盖
环境信息
No response
其他补充信息
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🐞bug: need confirm待确认的bug待确认的bug

