Browse Source

图片优化,放大倍数增加至800

dengliying 11 months ago
parent
commit
8d1d40a0c0
2 changed files with 1 additions and 1 deletions
  1. BIN
      ui/src/assets/pfdImg/indexImg/index.jpg
  2. 1 1
      ui/src/views/monitor/pfd/index.vue

BIN
ui/src/assets/pfdImg/indexImg/index.jpg


+ 1 - 1
ui/src/views/monitor/pfd/index.vue

@@ -243,7 +243,7 @@ export default {
             dialogVisible: false,
             dialogTitle:"",
             // 缩放比例
-            scaleNum: 200,
+            scaleNum: 800,
             // 底图初始化宽度
             imageWidth:2148,