diff --git a/src/App/Controls/Bili/BannerView.xaml b/src/App/Controls/Bili/BannerView.xaml index e4802c74ac05822d098ac45dec3829d45210dffc..166d85d23aca579d3efc966f237f9fbea131fdc8 100644 --- a/src/App/Controls/Bili/BannerView.xaml +++ b/src/App/Controls/Bili/BannerView.xaml @@ -5,6 +5,8 @@ xmlns:bilibili="using:Richasy.Bili.Models.BiliBili" xmlns:controls="using:Microsoft.UI.Xaml.Controls" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" + xmlns:hn="using:HN.Controls" + xmlns:icons="using:Fluent.Icons" xmlns:local="using:Richasy.Bili.App.Controls" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" d:DesignHeight="300" @@ -69,12 +71,37 @@ - + ToolTipService.ToolTip="{x:Bind Title}"> + + + + + + + + + + + + + + +