Commit ca50be2d authored by zhangderong's avatar zhangderong

解决出现弹框时页面抖动问题

parent 316c877b
...@@ -32,9 +32,9 @@ export default { ...@@ -32,9 +32,9 @@ export default {
<style> <style>
#app{ #app{
position: absolute; /* position: absolute; */
top: 0; /* top: 0;
bottom: 0; bottom: 0; */
width: 100%; width: 100%;
cursor:auto; cursor:auto;
text-align: left; text-align: left;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment