制度条款修改名称
This commit is contained in:
parent
bd889d2e38
commit
12a376a0c7
@ -54,7 +54,7 @@ Schema.addShape({name:"regulation", title:"制度",text:"制度", category:"cont
|
|||||||
|
|
||||||
|
|
||||||
/*Item*/
|
/*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:[
|
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*0.5", y:"0"},
|
||||||
{x:"w-Math.min(h/2,w/6)", y:"h*0.5"},
|
{x:"w-Math.min(h/2,w/6)", y:"h*0.5"},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user