From 4113c831d777ad66a2b8526b1b62c59b9b1b925f Mon Sep 17 00:00:00 2001 From: yiming Date: Tue, 31 May 2022 09:19:43 +0800 Subject: [PATCH] =?UTF-8?q?=E7=90=83=E6=9C=BA=E8=B0=83=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 4 ++-- src/store/modules/styles.js | 2 +- src/views/cameraManage/model.vue | 28 +++++++++++++------------- src/views/realTimeMonitoring/model.vue | 28 +++++++++++++------------- 4 files changed, 31 insertions(+), 31 deletions(-) diff --git a/public/index.html b/public/index.html index 1b5a0d8..fe2c68b 100644 --- a/public/index.html +++ b/public/index.html @@ -10,12 +10,12 @@ - 垛机视觉系统 + 昆船垛机视觉系统 diff --git a/src/store/modules/styles.js b/src/store/modules/styles.js index 72e25e6..9ae2a4c 100644 --- a/src/store/modules/styles.js +++ b/src/store/modules/styles.js @@ -11,7 +11,7 @@ const store = { "primary-color":"rgba(184, 68, 13, 1)" }, "title":{ - "text":"垛机智能视觉系统", + "text":"昆船垛机智能视觉系统", "style":{ "color":"rgba(255, 255, 255, 1)", "background-color":"rgba(163, 60, 12, 1)", diff --git a/src/views/cameraManage/model.vue b/src/views/cameraManage/model.vue index d6bab9e..ff007c7 100644 --- a/src/views/cameraManage/model.vue +++ b/src/views/cameraManage/model.vue @@ -110,40 +110,40 @@
+ @mouseup="zoomDecStop" @mousemove="zoomDecStop"> 变倍 + @mouseup="zoomAddStop" @mousemove="zoomAddStop">
+ @mouseup="focusDecStop" @mousemove="focusDecStop"> 变焦 + @mouseup="focusAddStop" @mousemove="focusAddStop">
- + 光圈 - +
- - - + + +
- - + +
- + @mouseup="leftDownStop" @mousemove="leftDownStop"> + + @mouseup="rightDownStop" @mousemove=" ">
diff --git a/src/views/realTimeMonitoring/model.vue b/src/views/realTimeMonitoring/model.vue index eeeff5d..e7ef1bf 100644 --- a/src/views/realTimeMonitoring/model.vue +++ b/src/views/realTimeMonitoring/model.vue @@ -15,35 +15,35 @@
- + 变倍 - +
- + 变焦 - +
- + 光圈 - +
- - - + + +
- - + +
- - - + + +