vue3的elementplus的dialog导致页面抖动问题 用户1986528786228 2023-03-28 123 阅读1分钟 html,body{ width: 100% !important; height: 100%; overflow: hidden; margin: 0; } #app{ width: 100%; height: 100%; overflow-y: auto; max-width: none !important; }