diff --git a/demo/Semi.Avalonia.Demo/Pages/Overview.axaml b/demo/Semi.Avalonia.Demo/Pages/Overview.axaml index a3684a3..0ad4538 100644 --- a/demo/Semi.Avalonia.Demo/Pages/Overview.axaml +++ b/demo/Semi.Avalonia.Demo/Pages/Overview.axaml @@ -2,233 +2,351 @@ x:Class="Semi.Avalonia.Demo.Pages.Overview" xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" + xmlns:converters="clr-namespace:Avalonia.Markup.Xaml.Converters;assembly=Avalonia.Markup.Xaml" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" d:DesignHeight="1000" - d:DesignWidth="800" + d:DesignWidth="1920" mc:Ignorable="d"> + + + + + + + + - - - - - - - - - + + + + + + + + + + + + + + + - - - - - + + + + + + - - - - - - - - Option 1 - Option 2 - - + + - 选项 1 - 选项 2 + +