diff --git a/src/Snap.Hutao/Snap.Hutao/View/Page/SettingPage.xaml b/src/Snap.Hutao/Snap.Hutao/View/Page/SettingPage.xaml index 42f847e6..39c0df99 100644 --- a/src/Snap.Hutao/Snap.Hutao/View/Page/SettingPage.xaml +++ b/src/Snap.Hutao/Snap.Hutao/View/Page/SettingPage.xaml @@ -21,413 +21,528 @@ - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - + + + ItemsSource="{Binding AppOptions.LazyRegions.Value}" + SelectedItem="{Binding SelectedRegion, Mode=TwoWay}"/> + + + + + + + - - + IsOn="{Binding AppOptions.IsEmptyHistoryWishVisible, Mode=TwoWay}" + OffContent="{shcm:ResourceString Name=ViewPageSettingEmptyHistoryVisibleOff}" + OnContent="{shcm:ResourceString Name=ViewPageSettingEmptyHistoryVisibleOn}"/> + - - - - - - - - - - - - - - - - - - - - - - + + + +