diff --git a/projects/IoTNode/IoTNode.csproj b/projects/IoTNode/IoTNode.csproj index 710f7b39..ba685e75 100644 --- a/projects/IoTNode/IoTNode.csproj +++ b/projects/IoTNode/IoTNode.csproj @@ -4,18 +4,18 @@ true en true - 1.1.0.2 + 1.1.0.3 - - - - + + + + - - - + + + @@ -32,36 +32,36 @@ - true - PreserveNewest + true + PreserveNewest - true - PreserveNewest + true + PreserveNewest - true - PreserveNewest + true + PreserveNewest - true - PreserveNewest + true + PreserveNewest - true - PreserveNewest + true + PreserveNewest - true - PreserveNewest + true + PreserveNewest - true - PreserveNewest + true + PreserveNewest - true - PreserveNewest + true + PreserveNewest diff --git a/projects/Platform/Areas/IoTCenter/Views/Shared/_Menu.cshtml b/projects/Platform/Areas/IoTCenter/Views/Shared/_Menu.cshtml index 0be90f42..ad3ae356 100644 --- a/projects/Platform/Areas/IoTCenter/Views/Shared/_Menu.cshtml +++ b/projects/Platform/Areas/IoTCenter/Views/Shared/_Menu.cshtml @@ -28,14 +28,14 @@ { } - @if (HasPermission("Read-LiveRecord")) - { - - } @if (HasPermission("Read-Command")) { } + @if (HasPermission("Read-LiveRecord")) + { + + } @if (HasPermission("Read-Scene", "Read-SceneCommand", "Read-SceneTimer", "Read-SceneTigger")) {
  • diff --git a/projects/Platform/Platform.csproj b/projects/Platform/Platform.csproj index 7b5ed6e7..efcb213b 100644 --- a/projects/Platform/Platform.csproj +++ b/projects/Platform/Platform.csproj @@ -4,7 +4,7 @@ Zh-CN true true - 1.1.0.6 + 1.1.0.7 diff --git a/projects/Platform/Views/Shared/_TopMenu.cshtml b/projects/Platform/Views/Shared/_TopMenu.cshtml index 75b773c0..b7f1cb05 100644 --- a/projects/Platform/Views/Shared/_TopMenu.cshtml +++ b/projects/Platform/Views/Shared/_TopMenu.cshtml @@ -6,12 +6,12 @@ 首页
  • \ No newline at end of file diff --git a/projects/WebMVC/wwwroot/components/shared/layout.html b/projects/WebMVC/wwwroot/components/shared/layout.html index f1fe02c1..9e8942d6 100644 --- a/projects/WebMVC/wwwroot/components/shared/layout.html +++ b/projects/WebMVC/wwwroot/components/shared/layout.html @@ -9,7 +9,13 @@ 首页 + +