From 9fd8f5c96badfff280db0ebce41bcdecf44c29df Mon Sep 17 00:00:00 2001 From: wanggang <76527413@qq.com> Date: Tue, 5 Nov 2019 08:38:53 +0800 Subject: [PATCH] update Former-commit-id: d40fd32426a5f919b9d7fb86aeb0d956a87313f7 --- .../Areas/Admin/Views/Shared/_Layout.cshtml | 3 + projects/Infrastructure/Infrastructure.csproj | 21 +------ .../Views/Account/_Layout.cshtml | 3 + .../Views/Shared/EditorTemplates/Input.cshtml | 17 +++--- .../Shared/EditorTemplates/Object.cshtml | 53 ++++++++---------- .../Views/Shared/_Layout.cshtml | 4 +- projects/Infrastructure/wwwroot/css/site.css | 3 + projects/Infrastructure/wwwroot/js/site.js | 41 +++++++------- projects/IoTCenter/IoTCenter.csproj | 3 - projects/IoTCenter/iotcenter.db | Bin 462848 -> 462848 bytes .../StreamingAssets/IoT.Resources.csproj | 5 -- projects/IoTNode/iotnode.db | Bin 499712 -> 499712 bytes 12 files changed, 63 insertions(+), 90 deletions(-) diff --git a/projects/Infrastructure/Areas/Admin/Views/Shared/_Layout.cshtml b/projects/Infrastructure/Areas/Admin/Views/Shared/_Layout.cshtml index 86bf5941..c3bd5c28 100644 --- a/projects/Infrastructure/Areas/Admin/Views/Shared/_Layout.cshtml +++ b/projects/Infrastructure/Areas/Admin/Views/Shared/_Layout.cshtml @@ -72,6 +72,9 @@ @RenderBody() + + +