diff --git a/com.actionsoft.apps.coe.pal/method/control.policy/diagram.schema.tpl b/com.actionsoft.apps.coe.pal/method/control.policy/diagram.schema.tpl index d024923a..b7231c38 100644 --- a/com.actionsoft.apps.coe.pal/method/control.policy/diagram.schema.tpl +++ b/com.actionsoft.apps.coe.pal/method/control.policy/diagram.schema.tpl @@ -54,7 +54,7 @@ Schema.addShape({name:"regulation", title:"制度",text:"制度", category:"cont /*Item*/ -Schema.addShape({name:"item1", title:"条款",text:"条款", category:"control_policy", lineStyle:{lineWidth: 1}, +Schema.addShape({name:"item1", title:"正文",text:"正文", category:"control_policy", lineStyle:{lineWidth: 1}, props:{w:220, h:50}, textBlock:{x:"w*0.1", y:"2", w:"(w-Math.min(h/2,w/6))*0.8", h:"h-2"},textBlockFinal:{x:"w/2-60", y:"h", w:"120", h:"30"}, anchors:[ {x:"w*0.5", y:"0"}, {x:"w-Math.min(h/2,w/6)", y:"h*0.5"},