From ecab246b21c70157323166a9f4f966a249411f5f Mon Sep 17 00:00:00 2001 From: lihongyu <504404568@qq.com> Date: Sun, 18 Sep 2022 22:27:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=B6=E5=BA=A6=E6=AD=A3=E6=96=87=E5=9B=BE?= =?UTF-8?q?=E5=BD=A2=E6=94=B9=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../method/control.policy/diagram.schema.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"},