diff --git a/src/JTTools/Pages/JT1078Pack.razor b/src/JTTools/Pages/JT1078Pack.razor index 4ac5db4..57599ac 100644 --- a/src/JTTools/Pages/JT1078Pack.razor +++ b/src/JTTools/Pages/JT1078Pack.razor @@ -14,96 +14,162 @@ @using System.ComponentModel.DataAnnotations; @using System.Text.Json; - - -@if (MsgType == "0x9101") -{ -
-} -else if (MsgType == "0x9102") -{ - -} - - + +