From 5682e116609429ba6b5b4e536a5cd820f6fd486b Mon Sep 17 00:00:00 2001 From: maqiao <625215135@qq.com> Date: Tue, 22 Oct 2024 16:38:47 +0800 Subject: [PATCH] =?UTF-8?q?app.xaml.cs=E6=B3=A8=E9=87=8A=E6=8E=89SettingMa?= =?UTF-8?q?inWindow=E7=B3=BB=E7=BB=9F=E8=AE=BE=E7=BD=AE=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DM_Weight/App.xaml.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DM_Weight/App.xaml.cs b/DM_Weight/App.xaml.cs index 59cd61d..8ba205c 100644 --- a/DM_Weight/App.xaml.cs +++ b/DM_Weight/App.xaml.cs @@ -234,7 +234,7 @@ namespace DM_Weight // 调试页面 containerRegistry.RegisterForNavigation(); //主设置页面 - containerRegistry.RegisterForNavigation(); + //containerRegistry.RegisterForNavigation(); ////冰箱抽屉设置页面 //containerRegistry.RegisterForNavigation();