diff --git a/README.md b/README.md index 868cd499..9355d134 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,4 @@ Snap Hutao is an open-source Genshin Impact toolbox on Windows platform, aim to * [Snap.Metadata](https://github.com/DGP-Studio/Snap.Metadata) ## 开发 / Development -![Snap.Hutao](https://repobeats.axiom.co/api/embed/f029553fbe0c60689b1710476ec8512452163fc9.svg) - -![Branch Rule](res/branch.png) \ No newline at end of file +![Snap.Hutao](https://repobeats.axiom.co/api/embed/f029553fbe0c60689b1710476ec8512452163fc9.svg) \ No newline at end of file diff --git a/res/branch.png b/res/branch.png deleted file mode 100644 index b51fde50..00000000 Binary files a/res/branch.png and /dev/null differ diff --git a/src/Snap.Hutao/Snap.Hutao/Model/Metadata/Tower/TowerFloor.cs b/src/Snap.Hutao/Snap.Hutao/Model/Metadata/Tower/TowerFloor.cs index 4fc7f280..15f482d6 100644 --- a/src/Snap.Hutao/Snap.Hutao/Model/Metadata/Tower/TowerFloor.cs +++ b/src/Snap.Hutao/Snap.Hutao/Model/Metadata/Tower/TowerFloor.cs @@ -29,4 +29,9 @@ internal sealed class TowerFloor /// 背景图片 /// public string Background { get; set; } = default!; + + /// + /// 描述 + /// + public List Descriptions { get; set; } = default!; } \ No newline at end of file diff --git a/src/Snap.Hutao/Snap.Hutao/View/Page/AnnouncementPage.xaml b/src/Snap.Hutao/Snap.Hutao/View/Page/AnnouncementPage.xaml index ceeac1db..eb9444ef 100644 --- a/src/Snap.Hutao/Snap.Hutao/View/Page/AnnouncementPage.xaml +++ b/src/Snap.Hutao/Snap.Hutao/View/Page/AnnouncementPage.xaml @@ -23,25 +23,22 @@ - 300 - - + ItemsSource="{Binding List}"> + - - + + @@ -154,8 +151,8 @@ - - + + @@ -194,34 +191,31 @@ - - - + ItemsSource="{Binding Cards, Mode=OneWay}"> + - - + MinRowSpacing="12" + Orientation="Horizontal"/> + + - + - + - - + + diff --git a/src/Snap.Hutao/Snap.Hutao/View/Page/CultivationPage.xaml b/src/Snap.Hutao/Snap.Hutao/View/Page/CultivationPage.xaml index e1c644d2..3784e7a8 100644 --- a/src/Snap.Hutao/Snap.Hutao/View/Page/CultivationPage.xaml +++ b/src/Snap.Hutao/Snap.Hutao/View/Page/CultivationPage.xaml @@ -84,198 +84,218 @@ - - + SelectionMode="None"> + + + + - - - - - - - - - - - - - - - - - - - - - - + + + + + + - - - - - - Visible - - - - + + + + + + Visible + + + + - - - - - Collapsed - - - - - + + + + + Collapsed + + + + + - - - - - - - - - - + + + + + + + + + + + - - + + - - - 0 - - + SelectionMode="None"> + + + + - - - - - - - - - - + + + + + + + + + + + + + + + + + - - + + - - - - - - - + + + + + + + + + + + + + + + + + + + diff --git a/src/Snap.Hutao/Snap.Hutao/View/Page/DailyNotePage.xaml b/src/Snap.Hutao/Snap.Hutao/View/Page/DailyNotePage.xaml index f1f90509..e65e64b9 100644 --- a/src/Snap.Hutao/Snap.Hutao/View/Page/DailyNotePage.xaml +++ b/src/Snap.Hutao/Snap.Hutao/View/Page/DailyNotePage.xaml @@ -181,352 +181,359 @@ - - - + + + + + + - - - - - - - - + + + + + + + + + + + + + - - - - - - Visible - - - - + + + + + + Visible + + + + - - - - - Collapsed - - - - - + + + + + Collapsed + + + + + - - - - - - - - + + + + + + + + - - - - - + + + + + + + +