From 14fe0d971195cd853fd447cb4c22f3104447cae1 Mon Sep 17 00:00:00 2001 From: wanggang <76527413@qq.com> Date: Wed, 20 Nov 2019 16:56:44 +0800 Subject: [PATCH] update Former-commit-id: 62d1aaf757dac6209361ca21539915e68de08d45 --- projects/Infrastructure/Infrastructure.csproj | 14 +-- projects/IoT.Shared/IoT.Shared.csproj | 4 +- projects/IoTCenter/Views/Home/Device.cshtml | 106 +++++++++++++----- projects/IoTCenter/Views/Home/Node.cshtml | 2 +- .../StreamingAssets/IoT.Resources.csproj | 2 +- .../StreamingAssets/wwwroot/js/device.js | 3 + .../Assets/StreamingAssets/wwwroot/js/node.js | 6 +- .../Assets/StreamingAssets/wwwroot/js/page.js | 75 +++++++------ .../StreamingAssets/wwwroot/js/product.js | 2 +- .../DeviceServices/Onvif/OnvifService.cs | 37 ++++-- 10 files changed, 164 insertions(+), 87 deletions(-) diff --git a/projects/Infrastructure/Infrastructure.csproj b/projects/Infrastructure/Infrastructure.csproj index 53f1b312..65c71f95 100644 --- a/projects/Infrastructure/Infrastructure.csproj +++ b/projects/Infrastructure/Infrastructure.csproj @@ -15,22 +15,22 @@ - - + + - - + + - - + + - + diff --git a/projects/IoT.Shared/IoT.Shared.csproj b/projects/IoT.Shared/IoT.Shared.csproj index a3025d33..81229b4d 100644 --- a/projects/IoT.Shared/IoT.Shared.csproj +++ b/projects/IoT.Shared/IoT.Shared.csproj @@ -12,10 +12,10 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + diff --git a/projects/IoTCenter/Views/Home/Device.cshtml b/projects/IoTCenter/Views/Home/Device.cshtml index 770a9cbb..93faf648 100644 --- a/projects/IoTCenter/Views/Home/Device.cshtml +++ b/projects/IoTCenter/Views/Home/Device.cshtml @@ -185,8 +185,7 @@ -