From 431cdd12539f3ebee9772cc9b7b8aa42a287fcba Mon Sep 17 00:00:00 2001
From: Lightczx <1686188646@qq.com>
Date: Tue, 30 Jan 2024 14:11:54 +0800
Subject: [PATCH] refine achievement page
---
src/Snap.Hutao/Snap.Hutao/App.xaml | 1 +
.../Snap.Hutao/Control/Panel/UniformPanel.cs | 21 +++
.../Snap.Hutao/View/Page/AchievementPage.xaml | 154 ++++++++++--------
.../Snap.Hutao/View/Page/GachaLogPage.xaml | 116 ++++++-------
4 files changed, 171 insertions(+), 121 deletions(-)
create mode 100644 src/Snap.Hutao/Snap.Hutao/Control/Panel/UniformPanel.cs
diff --git a/src/Snap.Hutao/Snap.Hutao/App.xaml b/src/Snap.Hutao/Snap.Hutao/App.xaml
index a7c38922..8460a421 100644
--- a/src/Snap.Hutao/Snap.Hutao/App.xaml
+++ b/src/Snap.Hutao/Snap.Hutao/App.xaml
@@ -32,6 +32,7 @@
x:Key="LargeGridViewItemStyle"
BasedOn="{StaticResource DefaultGridViewItemStyle}"
TargetType="GridViewItem">
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
-
-
-
-
+ Style="{ThemeResource AcrylicBorderCardStyle}">
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Snap.Hutao/Snap.Hutao/View/Page/GachaLogPage.xaml b/src/Snap.Hutao/Snap.Hutao/View/Page/GachaLogPage.xaml
index 00ea51be..6f7818d6 100644
--- a/src/Snap.Hutao/Snap.Hutao/View/Page/GachaLogPage.xaml
+++ b/src/Snap.Hutao/Snap.Hutao/View/Page/GachaLogPage.xaml
@@ -492,62 +492,66 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file