From 97a030aef3ea353045996db49b51ceb4ce32baa3 Mon Sep 17 00:00:00 2001 From: yaobiao131 <28655758+yaobiao131@users.noreply.github.com> Date: Mon, 31 Mar 2025 10:49:45 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=8D=87=E7=BA=A7avalonia=E5=88=B0?= =?UTF-8?q?=E6=9C=80=E6=96=B0=E7=89=88=E5=B9=B6=E6=9B=BF=E6=8D=A2Xaml.Beha?= =?UTF-8?q?viors=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DownKyi/Views/Friends/ViewFollower.axaml | 5 +---- DownKyi/Views/ViewSeasonsSeries.axaml | 1 - 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/DownKyi/Views/Friends/ViewFollower.axaml b/DownKyi/Views/Friends/ViewFollower.axaml index 689847f..3ad60ac 100644 --- a/DownKyi/Views/Friends/ViewFollower.axaml +++ b/DownKyi/Views/Friends/ViewFollower.axaml @@ -5,8 +5,6 @@ xmlns:vmp="clr-namespace:DownKyi.ViewModels.PageViewModels" xmlns:custom="clr-namespace:DownKyi.CustomControl" x:DataType="vmf:ViewFollowerViewModel" - xmlns:i="using:Avalonia.Xaml.Interactivity" - xmlns:iac="clr-namespace:Avalonia.Xaml.Interactions.Custom;assembly=Avalonia.Xaml.Interactions.Custom" xmlns:asyncImageLoader="clr-namespace:DownKyi.CustomControl.AsyncImageLoader"> @@ -22,8 +20,7 @@ - + CommandParameter="{ReflectionBinding DataContext.PageName, RelativeSource={RelativeSource Mode=FindAncestor, AncestorType=UserControl}}" />