diff --git a/src/BiliLite.UWP/Pages/Home/AnimePage.xaml b/src/BiliLite.UWP/Pages/Home/AnimePage.xaml index 0befd800..9a3f4160 100644 --- a/src/BiliLite.UWP/Pages/Home/AnimePage.xaml +++ b/src/BiliLite.UWP/Pages/Home/AnimePage.xaml @@ -85,20 +85,23 @@ + SlideInterval="0"> - - - + Margin="0,5,0,0" + Padding="5" + HorizontalAlignment="Stretch" + Click="BannerItem_Click" + CornerRadius="{ThemeResource OverlayCornerRadius}"> + diff --git a/src/BiliLite.UWP/Pages/Home/RecommendPage.xaml b/src/BiliLite.UWP/Pages/Home/RecommendPage.xaml index 7478543e..f98d0cf7 100644 --- a/src/BiliLite.UWP/Pages/Home/RecommendPage.xaml +++ b/src/BiliLite.UWP/Pages/Home/RecommendPage.xaml @@ -276,11 +276,14 @@ - - - +