diff --git a/InfoPage.xaml.cs b/InfoPage.xaml.cs index 6798a40..1ca518a 100644 --- a/InfoPage.xaml.cs +++ b/InfoPage.xaml.cs @@ -96,8 +96,6 @@ public partial class InfoPage : ContentPage if (context is InfoItem item) { - // DisplayAlert("提示", $"你点击了工单: {item.MachineName}", "确定"); - await Navigation.PushAsync(new InfoDetail(item)); } } diff --git a/QueryPage.xaml b/QueryPage.xaml index 38af455..ec31c88 100644 --- a/QueryPage.xaml +++ b/QueryPage.xaml @@ -6,50 +6,33 @@ - - - + + - + + + +