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(); } + +
-

网络配置管理 @ip:@port

-
-
- +

+ + 网络配置管理 + @ip:@port +

+ + +
+
+ 添加网络配置 +
+
+
+
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+
+ + + + + + + + + + + + + +
IndexPLMNCoreNetworkConfigIMSConfig
+ +
+ +
+
- - - @section Scripts {