src/pages/cameraAccess/index/App.vue
@@ -37,6 +37,7 @@ } }, mounted() { debugger this.screenHeight = document.documentElement.clientHeight; window.onresize = () => { return (() => { @@ -76,7 +77,6 @@ background-color: #fff; box-sizing: border-box; overflow-y: hidden; height: 100%; min-width: 1433px; }