- 日志
+ 数据
查看
-
日志
+
日志
+
+
\ No newline at end of file
diff --git a/src/views/iot/plugininfo/detail.vue b/src/views/iot/plugininfo/detail.vue
new file mode 100644
index 00000000..2f3f02f9
--- /dev/null
+++ b/src/views/iot/plugininfo/detail.vue
@@ -0,0 +1,44 @@
+
+
+
+ {{ pluginInfo.name }}
+ {{ pluginInfo.pluginId }}
+ {{ pluginInfo.file }}
+ {{ pluginInfo.version }}
+
+
+
+
+
+
+
+ 返回
+
+
+
+
diff --git a/src/views/iot/plugininfo/index.vue b/src/views/iot/plugininfo/index.vue
new file mode 100644
index 00000000..5591cef4
--- /dev/null
+++ b/src/views/iot/plugininfo/index.vue
@@ -0,0 +1,257 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+ 新增
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 编辑
+
+
+ 删除
+
+
+ 详情
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ item.name }}
+
组件ID: {{ item.pluginId }}
+
+
+
+
Jar包: {{ item.file }}
+
版本号: {{ item.version }}
+
部署方式:
+
状态:
+
+
+
+ 编辑
+
+
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/iot/product/product/detail/index.vue b/src/views/iot/product/product/detail/index.vue
index c74c10a9..e3537642 100644
--- a/src/views/iot/product/product/detail/index.vue
+++ b/src/views/iot/product/product/detail/index.vue
@@ -18,7 +18,7 @@