ZZJ
2022-09-26 ac2f0de24a154b235ca55999bbbf120f1c77f7d7
src/views/hashrate/CameraManage/CameraRules/index.vue
@@ -64,7 +64,7 @@
            :loading="Camera.loading"
            :canvasWidth="canvasWidth"
            :canvasHeight="canvasHeight"
            :showProportion="1042 / canvasWidth"
            :showProportion="960 / canvasWidth"
            @fromCanvas="getCanvasData"
            @changeLoading="changeLoading"
            @refresh="refresh"
@@ -363,8 +363,8 @@
      cameraId: "",
      showSysInfo: true,
      showCanvas: true,
      canvasWidth: 568,
      canvasHeight: 320,
      canvasWidth: 576,
      canvasHeight: 324,
      stackId: "",
      swiperIndex: 0,
      stackFilesPage: 1,