diff --git a/com.actionsoft.apps.coe.method.process.epc/method/process.epc/diagram.attribute.custom.xml b/com.actionsoft.apps.coe.method.process.epc/method/process.epc/diagram.attribute.custom.xml
index f9009c34..f17e237b 100644
--- a/com.actionsoft.apps.coe.method.process.epc/method/process.epc/diagram.attribute.custom.xml
+++ b/com.actionsoft.apps.coe.method.process.epc/method/process.epc/diagram.attribute.custom.xml
@@ -1,40 +1,41 @@
-
-
-
+
+
+
-
+
-
+
-
-
+
+
-
-
+
+
-
+
-
+
-
-
+
+
-
+
+
diff --git a/com.actionsoft.apps.coe.method.process.epc/method/process.epc/diagram.schema.tpl b/com.actionsoft.apps.coe.method.process.epc/method/process.epc/diagram.schema.tpl
index 07c7a7f5..8fcc2b2e 100644
--- a/com.actionsoft.apps.coe.method.process.epc/method/process.epc/diagram.schema.tpl
+++ b/com.actionsoft.apps.coe.method.process.epc/method/process.epc/diagram.schema.tpl
@@ -321,7 +321,7 @@ Schema.addShape({name:"method_service_node", title:"线下审批", text:"线下
{lineStyle:{lineWidth:1, lineColor:"137,188,255", lineStyle:"solid"}, fillStyle:{type:"solid"}, actions:{ref:"method_service_task"}},
{lineStyle:{lineWidth:0}, fillStyle:{type:"none"}, actions:{ref:"roundRectangle"}}
]});
-Schema.addShape({name:"method_service_node4", title:"人工任务", text:"人工任务",groupName:"features3", category:"process_epc", props:{w:110, h:50}, lineStyle:{lineWidth:1, lineColor:"137,188,255"}, fillStyle:{type:"gradient", gradientType:"linear", beginColor:"245,250,255", endColor:"232,242,255", angle:Math.PI * 0.5}, path:[
+Schema.addShape({name:"method_service_node4", title:"人工任务", text:"人工任务",groupName:"features3", category:"process_epc", props:{w:150, h:66}, lineStyle:{lineWidth:1, lineColor:"137,188,255"}, fillStyle:{type:"gradient", gradientType:"linear", beginColor:"245,250,255", endColor:"232,242,255", angle:Math.PI * 0.5}, path:[
{actions:[
{action:"move", x:"w*0", y:"5"},
{action:"quadraticCurve", x1:"0", y1:"0", x:"5", y:"0"},
diff --git a/com.actionsoft.apps.coe.method.process.flowchart/method/process.flowchart/diagram.attribute.custom.xml b/com.actionsoft.apps.coe.method.process.flowchart/method/process.flowchart/diagram.attribute.custom.xml
index e29f4bf0..d6cf8d0c 100644
--- a/com.actionsoft.apps.coe.method.process.flowchart/method/process.flowchart/diagram.attribute.custom.xml
+++ b/com.actionsoft.apps.coe.method.process.flowchart/method/process.flowchart/diagram.attribute.custom.xml
@@ -2,5 +2,13 @@
-
+
+
+
+
+
+
+
+
+
diff --git a/com.actionsoft.apps.coe.method.process.flowchart/method/process.flowchart/diagram.schema.tpl b/com.actionsoft.apps.coe.method.process.flowchart/method/process.flowchart/diagram.schema.tpl
index 594a9ed7..32a3ebdf 100644
--- a/com.actionsoft.apps.coe.method.process.flowchart/method/process.flowchart/diagram.schema.tpl
+++ b/com.actionsoft.apps.coe.method.process.flowchart/method/process.flowchart/diagram.schema.tpl
@@ -381,7 +381,7 @@ Schema.addShape({name:"method_service_node4", title:"人工任务", text:"人工
-/***菱形:Decision*/Schema.addShape({name:"decision", title:"判定", text:"判定", category:"process_flowchart", props:{w:90, h:50},fillStyle:{color:"175,210,255"}, path:[
+/***菱形:Decision*/Schema.addShape({name:"decision", title:"判定", text:"判定", category:"process_flowchart", props:{w:150, h:66},fillStyle:{color:"175,210,255"}, path:[
{actions:[
{action:"move", x:"0", y:"h/2"},
{action:"line", x:"w/2", y:"0"},
@@ -408,6 +408,8 @@ Schema.addShape({name:"method_service_node4", title:"人工任务", text:"人工
{action:"close"}
]}
]});
+/***矩形*/Schema.addShape({name:"process", title:"备注", text:"备注", category:"process_flowchart", props:{w:150, h:66}, path:[{actions:{ref:"rectangle"}}
+]});
/***平行四边形:Data*/Schema.addShape({name:"data", title:"数据", text:"数据", category:"process_flowchart", props:{w:150, h:66}, anchors:[
{x:"w*0.5", y:"0"},
{x:"w-Math.min(h/3,w/3)/2", y:"h*0.5"},
@@ -571,6 +573,8 @@ Schema.addShape({name:"verticalPool", title:"泳池(垂直)",text:"泳池(垂直
]}
]
}});
+
+
Schema.addShape({name:"verticalLane", title:"泳道(垂直)", text:"泳道(垂直)", category:"lane", attribute:{container:true, rotatable:false, linkable:false}, props:{w:250, h:500}, textBlock:{x:10, y:0, w:"w-20", h:30},textBlockFinal:{x:"w/2-60", y:"h", w:"120", h:"30"},
anchors:[], resizeDir:["l", "b", "r"], path:[
{fillStyle:{type:"none"}, lineStyle:{lineStyle:"solid"}, actions:{ref:"rectangle"}},
diff --git a/com.actionsoft.apps.coe.pal/method/control.kpi/diagram.attribute.custom.xml b/com.actionsoft.apps.coe.pal/method/control.kpi/diagram.attribute.custom.xml
index 13ad6ca4..4838538b 100644
--- a/com.actionsoft.apps.coe.pal/method/control.kpi/diagram.attribute.custom.xml
+++ b/com.actionsoft.apps.coe.pal/method/control.kpi/diagram.attribute.custom.xml
@@ -6,8 +6,8 @@
-
-
+
+
diff --git a/com.actionsoft.apps.coe.pal/method/control.ma/diagram.attribute.custom.xml b/com.actionsoft.apps.coe.pal/method/control.ma/diagram.attribute.custom.xml
index a7aa4524..f88f1fb2 100644
--- a/com.actionsoft.apps.coe.pal/method/control.ma/diagram.attribute.custom.xml
+++ b/com.actionsoft.apps.coe.pal/method/control.ma/diagram.attribute.custom.xml
@@ -6,11 +6,11 @@
-
+
-
-
+
+
@@ -26,5 +26,6 @@
-
+
+
diff --git a/com.actionsoft.apps.coe.pal/method/control.policy/diagram.attribute.custom.xml b/com.actionsoft.apps.coe.pal/method/control.policy/diagram.attribute.custom.xml
index 7b3f40a8..c95f87c0 100644
--- a/com.actionsoft.apps.coe.pal/method/control.policy/diagram.attribute.custom.xml
+++ b/com.actionsoft.apps.coe.pal/method/control.policy/diagram.attribute.custom.xml
@@ -3,7 +3,7 @@
-
+
@@ -13,11 +13,11 @@
-
+
-
+
@@ -26,5 +26,6 @@
-
+
+
diff --git a/com.actionsoft.apps.coe.pal/method/data.form/diagram.attribute.custom.xml b/com.actionsoft.apps.coe.pal/method/data.form/diagram.attribute.custom.xml
index 3a88e8df..fa2460e9 100644
--- a/com.actionsoft.apps.coe.pal/method/data.form/diagram.attribute.custom.xml
+++ b/com.actionsoft.apps.coe.pal/method/data.form/diagram.attribute.custom.xml
@@ -3,7 +3,7 @@
-
+
@@ -12,7 +12,7 @@
-
+