From 5cfb32bb195ac3b8940268e3006fcf955db24803 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=89=BE=E7=AB=B9?= Date: Sat, 11 Mar 2023 10:19:21 +0800 Subject: [PATCH] =?UTF-8?q?mind=20=E5=B7=A5=E5=85=B7=E6=A0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Controls/ToolBoxControl.xaml | 566 ++++++++++++++---- AIStudio.Wpf.Mind/Styles/Button.xaml | 42 +- 2 files changed, 504 insertions(+), 104 deletions(-) diff --git a/AIStudio.Wpf.Mind/Controls/ToolBoxControl.xaml b/AIStudio.Wpf.Mind/Controls/ToolBoxControl.xaml index 3fe2b0b..3202050 100644 --- a/AIStudio.Wpf.Mind/Controls/ToolBoxControl.xaml +++ b/AIStudio.Wpf.Mind/Controls/ToolBoxControl.xaml @@ -11,6 +11,7 @@ + @@ -18,10 +19,6 @@ - - - - @@ -35,107 +32,297 @@ + + + + + + - - + + + + + + + + + - - - + + + + + + + + + + + + + + 链接 + + + + + + + + + + + + 图片 + + + + + + + + + + + + 备注 + + + + + + + + + + + + + + - - - - + - - - - - 链接 - - - - - - - - - - - - 图片 - - - - - - - - - - - - 备注 - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + - - - - @@ -150,13 +337,52 @@ - + - - 类型 + + + + @@ -166,20 +392,154 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + + + + + + + + + + + + + + + + 展开 + + + + + + + + + + + + + + + + 全选 + + + + + + + + + + + diff --git a/AIStudio.Wpf.Mind/Styles/Button.xaml b/AIStudio.Wpf.Mind/Styles/Button.xaml index e7b88cc..5b7b6d3 100644 --- a/AIStudio.Wpf.Mind/Styles/Button.xaml +++ b/AIStudio.Wpf.Mind/Styles/Button.xaml @@ -10,7 +10,6 @@ - @@ -45,4 +44,45 @@ + + + \ No newline at end of file