html,body{
width: 100% !important;
height: 100%;
overflow: hidden;
margin: 0;
}
#app{
width: 100%;
height: 100%;
overflow-y: auto;
max-width: none !important;
}
html,body{
width: 100% !important;
height: 100%;
overflow: hidden;
margin: 0;
}
#app{
width: 100%;
height: 100%;
overflow-y: auto;
max-width: none !important;
}
本文标题:vue3的elementplus的dialog导致页面抖动问题
本文链接:https://www.haomeiwen.com/subject/oiantdtx.html
网友评论