From 156ed88bd6aa811ebaf6f85535970b4ed6120490 Mon Sep 17 00:00:00 2001 From: "2248356998 qq.com" <2248356998@qq.com> Date: Mon, 29 Sep 2025 17:09:12 +0800 Subject: [PATCH] 10.11.80 --- .../Layout/BlazorApp.razor | 16 +++---- .../Layout/MainLayout.razor | 2 +- .../ThingsGateway.Common.csproj | 2 +- .../Factories/SchedulerFactory.Internal.cs | 2 +- src/Directory.Build.props | 8 ++-- .../Extension/ChannelOptionsExtensions.cs | 12 ++--- .../Driver/DriverBase.cs | 2 +- .../Services/Channel/ChannelRuntimeService.cs | 8 ++-- .../Services/Device/DeviceRuntimeService.cs | 2 +- .../DeviceManage/DeviceThreadManage.cs | 1 + .../Services/RuntimeServiceHelper.cs | 6 +-- .../ChannelDeviceTree.razor.cs | 48 +++++++++++++------ .../Device/DeviceEditComponent.razor.cs | 22 +++++++-- .../Variable/VariableEditComponent.razor.cs | 34 ++++++++++--- .../MainLayout.razor | 2 +- .../Benchmark/ModbusBenchmark.cs | 2 - .../Benchmark/S7Benchmark.cs | 2 - .../SqlHistoryAlarm/SqlHistoryAlarm.cs | 2 + .../Layout/BlazorAppNet8.razor | 12 ++--- .../Layout/MainLayout.razor | 2 +- 20 files changed, 120 insertions(+), 67 deletions(-) diff --git a/src/Admin/ThingsGateway.AdminServer/Layout/BlazorApp.razor b/src/Admin/ThingsGateway.AdminServer/Layout/BlazorApp.razor index 61bd17cf3..a11e0b0fc 100644 --- a/src/Admin/ThingsGateway.AdminServer/Layout/BlazorApp.razor +++ b/src/Admin/ThingsGateway.AdminServer/Layout/BlazorApp.razor @@ -21,12 +21,12 @@ ThingsGateway - - - - - - + + + + + + @* *@ @@ -40,8 +40,8 @@ - - + + diff --git a/src/Admin/ThingsGateway.AdminServer/Layout/MainLayout.razor b/src/Admin/ThingsGateway.AdminServer/Layout/MainLayout.razor index de5a6f1f2..be0a91c51 100644 --- a/src/Admin/ThingsGateway.AdminServer/Layout/MainLayout.razor +++ b/src/Admin/ThingsGateway.AdminServer/Layout/MainLayout.razor @@ -70,7 +70,7 @@