mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-04-02 22:36:35 +08:00
增加了节点树预览、节点定位,容器对象预览
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
using Newtonsoft.Json;
|
||||
using Serein.Library.Entity;
|
||||
using Serein.NodeFlow;
|
||||
using Serein.NodeFlow.Tool;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
|
||||
@@ -35,6 +36,9 @@ namespace Serein.WorkBench
|
||||
public App()
|
||||
{
|
||||
|
||||
|
||||
|
||||
|
||||
#if false //测试 操作表达式,条件表达式
|
||||
#region 测试数据
|
||||
string expression = "";
|
||||
|
||||
Reference in New Issue
Block a user