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