Skip to content

关于无法顶层显示的问题 #10

Open
@Trainerchan

Description

image
这部分代码,会生成一个div,不带任何样式,再包裹动态生成的model,这样子不会在顶层显示,我elemnt-plus的dialog组件,不是9999的zindex,它都不能顶层显示。
我试过直接添加model,不创建这个外层div,发现还是不行,,还会生成这个div,,,,。
后来我给最外层的div加了position:relative和z-index9999,就可以了,这样子正常显示符合预期。。。。。。
建议这里的改改,大佬,同时readme.md加个中文显示,容易被国内的搜索到

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions