diff --git a/projects/Infrastructure/Infrastructure.csproj b/projects/Infrastructure/Infrastructure.csproj index c51a09fc..76794160 100644 --- a/projects/Infrastructure/Infrastructure.csproj +++ b/projects/Infrastructure/Infrastructure.csproj @@ -14,11 +14,11 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + - + @@ -30,11 +30,11 @@ - - + + - + diff --git a/projects/IoT.Shared/Areas/Admin/Views/Command/_Api.cshtml b/projects/IoT.Shared/Areas/Admin/Views/Command/_Api.cshtml index 8f6c418b..2a5b1bea 100644 --- a/projects/IoT.Shared/Areas/Admin/Views/Command/_Api.cshtml +++ b/projects/IoT.Shared/Areas/Admin/Views/Command/_Api.cshtml @@ -17,9 +17,9 @@ } else { -
- @item.Description: -
+
+ @item.Description: +
@if (item.SelectList != null) { @Html.DropDownList(name, item.SelectList, "请选择", new { @class = "form-control select search", data_val = "true", data_val_required = $"请输入{item.Description}" }) diff --git a/projects/IoT.Shared/IoT.Shared.csproj b/projects/IoT.Shared/IoT.Shared.csproj index 14a4fb63..53bcfcd9 100644 --- a/projects/IoT.Shared/IoT.Shared.csproj +++ b/projects/IoT.Shared/IoT.Shared.csproj @@ -12,13 +12,13 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + - + diff --git a/projects/IoTClient/Assets/StreamingAssets/IoT.Resources.csproj b/projects/IoTClient/Assets/StreamingAssets/IoT.Resources.csproj index 38319b65..e8da8fcb 100644 --- a/projects/IoTClient/Assets/StreamingAssets/IoT.Resources.csproj +++ b/projects/IoTClient/Assets/StreamingAssets/IoT.Resources.csproj @@ -7,7 +7,7 @@ true   - + diff --git a/projects/IoTNode/IoTNode.csproj b/projects/IoTNode/IoTNode.csproj index d6a0e4e9..d8c56679 100644 --- a/projects/IoTNode/IoTNode.csproj +++ b/projects/IoTNode/IoTNode.csproj @@ -8,7 +8,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/publish/src/linux-arm64/publish/install.md b/publish/src/linux-arm64/publish/install.md index 35d21991..24c6e38b 100644 --- a/publish/src/linux-arm64/publish/install.md +++ b/publish/src/linux-arm64/publish/install.md @@ -29,7 +29,7 @@ root #chmod 755 /root/publish/apps/IoTNode/wwwroot/ffmpeg-linux-arm64 9.¸ü»»Ô´ #cp /etc/apt/sources.list /etc/apt/sources.list.bk -#sed -i 's/ports.ubuntu.com/mirrors.aliyun.com/' /etc/apt/sources.list +#sed -i 's/ports.ubuntu.com\S*/mirrors.aliyun.com\/ubuntu-ports\//' /etc/apt/sources.list 10.¸üÐÂÈí¼þ #apt update #apt upgrade