diff --git a/projects/WebSPA/wwwroot/pages/iot/device/camera.html b/projects/WebSPA/wwwroot/pages/iot/device/camera.html index 6a1abd6c..e416d708 100644 --- a/projects/WebSPA/wwwroot/pages/iot/device/camera.html +++ b/projects/WebSPA/wwwroot/pages/iot/device/camera.html @@ -45,7 +45,7 @@ -
@@ -68,10 +68,15 @@
flvPlayer: null,
decodedFrames: null,
wxInlinePlayer: null,
- playing: false
+ playing: false,
};
},
mounted: function () {
+ // 节点页面隐藏详情
+ if(router.currentRoute.path == '/pages/iot/node'){
+ $('#camera-info').hide();
+ }
+
if (this.isFlvSupported) {
this.playByFlvJs();
}
diff --git a/projects/WebSPA/wwwroot/pages/iot/device/ir.html b/projects/WebSPA/wwwroot/pages/iot/device/ir.html
index cc4d9d7d..5250e7c0 100644
--- a/projects/WebSPA/wwwroot/pages/iot/device/ir.html
+++ b/projects/WebSPA/wwwroot/pages/iot/device/ir.html
@@ -24,60 +24,60 @@
- + | - + | - + |
- + | - + | - + |
- + | - + | - + |
- + | - + | - + |
- + | - + | - + | - + |
- + | - + | - + |
- + | @@ -113,12 +113,12 @@ | |
- + | - + | |
- + | 频道 @@ -134,150 +134,150 @@ | |
- + | - + | |
- + | - + | - + |
- + | {{power.name}} | |
- + | {{pattern.name}} | |
- + | {{wind.name}} | |
- + | {{direction.name}} | |
- + | {{temperature.name}} | - + |
- + | - + | |
- + | - + | - + |
- + | - + | - + |
- + | - + | - + |
- + | - + | - + |
- + | ||
- + | - + | - + |
- + | @@ -285,12 +285,12 @@ | |
- + | - + | |
- + | 频道 @@ -306,23 +306,23 @@ | |
- + | - + | |
- + | - + | - + |