From 05969e2be501584a6e70c3186c231632dfe8303a Mon Sep 17 00:00:00 2001 From: root <295172551@qq.com> Date: Thu, 26 Jun 2025 23:58:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=A7=E5=A4=A7=E6=92=92=E6=97=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LTEMvcApp/Views/Home/NetworkConfig.cshtml | 188 +++++++++++++++------- 1 file changed, 131 insertions(+), 57 deletions(-) diff --git a/LTEMvcApp/Views/Home/NetworkConfig.cshtml b/LTEMvcApp/Views/Home/NetworkConfig.cshtml index c773e09..806d12d 100644 --- a/LTEMvcApp/Views/Home/NetworkConfig.cshtml +++ b/LTEMvcApp/Views/Home/NetworkConfig.cshtml @@ -4,63 +4,96 @@ var port = Context.Request.Query["port"].ToString(); } + +