修复bug和新增部分功能

This commit is contained in:
GG Z
2024-10-08 16:21:39 +08:00
parent 082b781808
commit b6647218be
44 changed files with 1709 additions and 1390 deletions

View File

@@ -102,7 +102,7 @@ public static class WinDialogHelper
//loaderUtil.HookAssemblyResolve();
//try
//{
// var view = SingletonViewHelper<T>.GetInstance(out var isNewCreate);
// var view = SingletonViewHelper<Command>.GetInstance(out var isNewCreate);
// if (isNewCreate)
// {
// view.DataContext = viewModel;