mind集成到diagram app中

This commit is contained in:
艾竹
2023-03-20 23:01:38 +08:00
parent 2c6b3cc285
commit 3c8120aa15
7 changed files with 111 additions and 68 deletions

View File

@@ -26,7 +26,7 @@ namespace AIStudio.Wpf.Mind.ViewModels
}
}
private MindThemeModel _mindThemeModel = MindThemeHelper.GetTheme("SkyBlue");
private MindThemeModel _mindThemeModel = MindThemeHelper.GetTheme("天空蓝");
public MindThemeModel MindThemeModel
{
get