如图,界面跳转传参获取不了值,求解
await Shell.Current.GoToAsync(nameof(MainPage), true, new Dictionary<string, object> { ["Item"] = "aaaa" });