hanbaoshan
2020-09-08 35bc7a5d2c907d2d7ca35f518dd1f96b434068b3
src/pages/cameraAccess/index/App.vue
@@ -37,7 +37,6 @@
    }
  },
  mounted() {
    debugger
    this.screenHeight = document.documentElement.clientHeight;
    window.onresize = () => {
      return (() => {
@@ -78,7 +77,7 @@
  box-sizing: border-box;
  overflow-y: hidden;
  height: 100%;
  min-width: 1433px;
  min-width: 1680px;
}
.resize-save {
  position: absolute;