From c6e3be74b34c76a3abc7ec7285ef27be8ee63991 Mon Sep 17 00:00:00 2001
From: yedajiang44 <602830483@qq.com>
Date: Wed, 29 Sep 2021 11:34:03 +0800
Subject: [PATCH] =?UTF-8?q?809=E5=88=86=E6=9E=90=E9=A1=B5=E5=B8=83?=
=?UTF-8?q?=E5=B1=80=E8=B0=83=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/JTTools/Pages/JT809Analyze.razor | 64 ++++++++++++++++------------
1 file changed, 37 insertions(+), 27 deletions(-)
diff --git a/src/JTTools/Pages/JT809Analyze.razor b/src/JTTools/Pages/JT809Analyze.razor
index a9cf6d7..62a6463 100644
--- a/src/JTTools/Pages/JT809Analyze.razor
+++ b/src/JTTools/Pages/JT809Analyze.razor
@@ -13,34 +13,44 @@
@inject JT809_2011_Config Config2011
@inject JT809_2019_Config Config2019
-
-
-
-
-@if (encryptType == "encrypt")
-{
-
- M1
-
-
- IA1
-
-
- IC1
-
-}
+
+
+
+
+
+
+
+ @if (encryptType == "encrypt")
+ {
+
+
+ M1
+
+
+ IA1
+
+
+ IC1
+
+
+ }
+
+
+
+
+
+
-
@if (isOpen)
{