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