From bf9ffb7bcabf81eabf017ba9195de36e200b3b88 Mon Sep 17 00:00:00 2001
From: 1 <1>
Date: Fri, 27 Jun 2025 17:39:36 +0800
Subject: [PATCH] =?UTF-8?q?=E6=98=BE=E5=8D=A1=E9=A1=B5=E9=9D=A2=E6=96=B0?=
=?UTF-8?q?=E5=A2=9E?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/iot/device/device-edit.vue | 6 +-
src/views/iot/device/display.vue | 3116 ++++++++++++++++++++++++++
src/views/iot/device/voicecard.vue | 8 +-
3 files changed, 3125 insertions(+), 5 deletions(-)
create mode 100644 src/views/iot/device/display.vue
diff --git a/src/views/iot/device/device-edit.vue b/src/views/iot/device/device-edit.vue
index 2c54cf5..0fc2048 100644
--- a/src/views/iot/device/device-edit.vue
+++ b/src/views/iot/device/device-edit.vue
@@ -193,6 +193,8 @@
ref="acousto_optic" :device="form" @statusEvent="getDeviceStatusData($event)" />
+
@@ -459,6 +461,7 @@ import relay from './relay.vue'
import gatewaypre from './gatewaypre.vue'
import acousto_optic from'./acousto_optic.vue'
import voicecard from './voicecard.vue';
+import display from './display.vue'
export default {
name: 'DeviceEdit',
dicts: ['iot_device_status', 'iot_location_way'],
@@ -494,7 +497,8 @@ export default {
relay,
gatewaypre,
acousto_optic,
- voicecard
+ voicecard,
+ display
},
watch: {
activeName(val) {
diff --git a/src/views/iot/device/display.vue b/src/views/iot/device/display.vue
new file mode 100644
index 0000000..92d16b4
--- /dev/null
+++ b/src/views/iot/device/display.vue
@@ -0,0 +1,3116 @@
+
+
+
+
+
+
+
+
+
+
+
+ {{ title }}
+
+ 打印物模型
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('device.running-status.866086-44') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 清除屏幕
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0°
+ 90°
+ 180°
+ 270°
+
+
+
+ 下发参数
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.radarEnabled ? '开启' : '关闭' }}
+
+
+
+
+
+
+
+
+
+
+
+
+ 编辑
+
+
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Version
+
+
+
+
+
+
+ {{
+ $t('device.running-status.866086-42') }}
+
+ {{ $t('cancel') }}
+
+
+
+
+
+
+
+ {{ $t('device.running-status.866086-11') }}
+
+
+
+ {{ $t('device.running-status.866086-47') }}
+
+
+
+ {{
+ $t('device.running-status.866086-12') }}
+
+ {{ firmware.firmwareName
+ }}
+ {{ firmware.productName
+ }}
+ Version {{ firmware.version
+ }}
+
+ {{
+ getDownloadUrl(firmware.filePath) }}
+
+ {{ firmware.remark
+ }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 全选
+
+ 周一
+ 周二
+ 周三
+ 周四
+ 周五
+ 周六
+ 周日
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -
+
+
+ km/h
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 秒
+
+
+
+
+
分区{{ zIdx + 1 }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 取 消
+ 确 定
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/iot/device/voicecard.vue b/src/views/iot/device/voicecard.vue
index 916c2d6..109fd13 100644
--- a/src/views/iot/device/voicecard.vue
+++ b/src/views/iot/device/voicecard.vue
@@ -254,17 +254,17 @@
$t('device.running-status.866086-12') }}
{{ firmware.firmwareName
- }}
+ }}
{{ firmware.productName
- }}
+ }}
Version {{ firmware.version
- }}
+ }}
{{
getDownloadUrl(firmware.filePath) }}
{{ firmware.remark
- }}
+ }}