From a7293757c1e6deaf55cd6216379f7973450c40e3 Mon Sep 17 00:00:00 2001 From: wanggang <76527413@qq.com> Date: Fri, 15 Nov 2019 11:35:43 +0800 Subject: [PATCH] update Former-commit-id: c322e147ecdd186be3620b391863e3e1e0ac90bd --- projects/IoTCenter/Views/Home/Device.cshtml | 106 +++++++++----- .../StreamingAssets/IoT.Resources.csproj | 1 + .../StreamingAssets/wwwroot/config.html | 65 ++++----- .../Assets/StreamingAssets/wwwroot/index.html | 2 +- .../StreamingAssets/wwwroot/js/device.js | 9 ++ .../Assets/StreamingAssets/wwwroot/js/page.js | 138 ++++++++++++++++++ .../Assets/StreamingAssets/wwwroot/login.html | 90 ++++++------ 7 files changed, 288 insertions(+), 123 deletions(-) create mode 100644 projects/IoTClient/Assets/StreamingAssets/wwwroot/js/page.js diff --git a/projects/IoTCenter/Views/Home/Device.cshtml b/projects/IoTCenter/Views/Home/Device.cshtml index 6d06239e..e1c18e2a 100644 --- a/projects/IoTCenter/Views/Home/Device.cshtml +++ b/projects/IoTCenter/Views/Home/Device.cshtml @@ -179,51 +179,85 @@ -
+