制度正文图形改名称
This commit is contained in:
parent
2d9c0377e6
commit
ecab246b21
@ -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