From b09ea72bce1b693ab9743c774ac1c1d99aa4be06 Mon Sep 17 00:00:00 2001 From: ProJend Date: Mon, 30 Dec 2024 21:43:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8DCarousel=E6=8E=A7=E4=BB=B6?= =?UTF-8?q?=E6=97=A0=E6=B3=95=E9=93=BA=E6=BB=A1=E5=9B=BE=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/BiliLite.UWP/Pages/Home/AnimePage.xaml | 21 +++++++++++-------- .../Pages/Home/RecommendPage.xaml | 9 +++++--- 2 files changed, 18 insertions(+), 12 deletions(-) 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 @@ - - - +