- {{ slotProps?.bridgeProductName }}
+
+
+
+
+
+
+ {{ slotProps.name }}
+
+
+
+
+
+ 网桥产品
-
-
-
-
-
-
-
- {{ slotProps?.description }}
-
-
-
-
-
-
+
+ {{ slotProps?.bridgeProductName }}
+
+
+
+
+
+
+
+
+ {{ slotProps?.description }}
+
+
+
+
+
+
+
+
+
+ {{ item?.text }}
+
+
+
+
+
+
+
+
+
+
+
-
-
-
- {{ item?.text }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
diff --git a/src/views/Northbound/DuerOS/Detail/doc.vue b/src/views/Northbound/DuerOS/Detail/doc.vue
index ec2dc145..92624782 100644
--- a/src/views/Northbound/DuerOS/Detail/doc.vue
+++ b/src/views/Northbound/DuerOS/Detail/doc.vue
@@ -64,7 +64,7 @@ import { getImage } from '@/utils/comm';
\ No newline at end of file
diff --git a/src/views/Northbound/DuerOS/index.vue b/src/views/Northbound/DuerOS/index.vue
index 4e4f2158..409a476d 100644
--- a/src/views/Northbound/DuerOS/index.vue
+++ b/src/views/Northbound/DuerOS/index.vue
@@ -5,122 +5,138 @@
target="northbound-dueros"
@search="handleSearch"
/>
-
-
-
-
-
- 新增
-
-
-
-
-
-
-
-
-
-
-
- {{ slotProps.name }}
-
-
-
-
- 产品
-
- {{ slotProps?.productName }}
-
-
-
-
- 设备类型
-
-
- {{ slotProps?.applianceType?.text }}
-
-
-
-
-
+
+
+
+
-
-
-
- {{ item?.text }}
-
+
+ 新增
-
-
-
-
-
-
-
- {{ slotProps.applianceType.text }}
-
-
-
-
+
+
+
-
+
+
+
+
+
+ {{ slotProps.name }}
+
+
+
+
+
+ 产品
+
+
+ {{ slotProps?.productName }}
+
+
+
+
+ 设备类型
+
+
+
+ {{ slotProps?.applianceType?.text }}
+
+
+
+
+
+
+
+
+
+
+ {{ item?.text }}
+
+
+
+
+
+
+
+
+
+ {{ slotProps.applianceType.text }}
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
+
+
diff --git a/src/views/device/Instance/Detail/ChildDevice/index.vue b/src/views/device/Instance/Detail/ChildDevice/index.vue
index c39b0489..7164bb29 100644
--- a/src/views/device/Instance/Detail/ChildDevice/index.vue
+++ b/src/views/device/Instance/Detail/ChildDevice/index.vue
@@ -1,114 +1,113 @@
-
-
+
+
-
-
-
-
-
+
+
+
+
+ 新增并绑定
+
+ 绑定
+ 批量解除
+
+
+
+ {{
+ slotProps.registryTime
+ ? moment(slotProps.registryTime).format(
+ 'YYYY-MM-DD HH:mm:ss',
+ )
+ : ''
+ }}
+
+
+
+
+
+
+
新增并绑定
-
- 绑定
- 批量解除
-
-
-
- {{
- slotProps.registryTime
- ? moment(slotProps.registryTime).format(
- 'YYYY-MM-DD HH:mm:ss',
- )
- : ''
- }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
diff --git a/src/views/device/Instance/Detail/Diagnose/index.vue b/src/views/device/Instance/Detail/Diagnose/index.vue
index fd3a554d..fbdd85a3 100644
--- a/src/views/device/Instance/Detail/Diagnose/index.vue
+++ b/src/views/device/Instance/Detail/Diagnose/index.vue
@@ -1,96 +1,84 @@
-
-
-