zhangzengfei
2022-09-23 60df1fd19c0b4bec51c05135852bee1c440499f6
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,