119 lines
5.4 KiB
Smarty
119 lines
5.4 KiB
Smarty
|
|
Schema.addCategory({name:"nqms_straPest", text:"PEST模型", dataAttributes:[
|
|
{name:"No.", type:"number", value:"", category:"default"},
|
|
{name:"Name", type:"string", value:"", category:"default"},
|
|
{name:"Owner", type:"string", value:"", category:"default"},
|
|
{name:"Link", type:"link", value:"", category:"default"},
|
|
{name:"Memo", type:"string", value:"", category:"default"},
|
|
{name:"Cost", type:"number", value:"", category:"default"},
|
|
{name:"Time", type:"number", value:"", category:"default"},
|
|
{name:"Manner", type:"list", value:"", category:"default"},
|
|
{name:"Department", type:"string", value:"", category:"default"},
|
|
{name:"Input", type:"string", value:"", category:"default"},
|
|
{name:"Output", type:"string", value:"", category:"default"},
|
|
{name:"Risk", type:"string", value:"", category:"default"},
|
|
{name:"Remarks", type:"string", value:"", category:"default"}
|
|
]});
|
|
|
|
/***内嵌矩形*/Schema.addGlobalCommand("inline_rect",[
|
|
{action:"move",x:"40",y:"5"},
|
|
{action:"line",x:"w",y:"5"},
|
|
{action:"line",x:"w",y:"h"},
|
|
{action:"line",x:"40",y:"h"},
|
|
{action:"close"}
|
|
]);
|
|
/***组织结构图标*/Schema.addGlobalCommand("org_structure",[
|
|
{action:"move",x:"(40-8)*0.5",y:"h*0.5-4"},
|
|
{action:"line",x:"(40-8)*0.5+8",y:"h*0.5-4"},
|
|
{action:"line",x:"(40-8)*0.5+8",y:"h*0.5-12"},
|
|
{action:"line",x:"(40-8)*0.5",y:"h*0.5-12"},
|
|
{action:"close"},
|
|
{action:"move",x:"40*0.25",y:"h*0.5"},
|
|
{action:"line",x:"40*0.5-1",y:"h*0.5"},
|
|
{action:"line",x:"40*0.5-1",y:"h*0.5-2"},
|
|
{action:"line",x:"40*0.5+1",y:"h*0.5-2"},
|
|
{action:"line",x:"40*0.5+1",y:"h*0.5"},
|
|
{action:"line",x:"40*0.75",y:"h*0.5"},
|
|
{action:"line",x:"40*0.75",y:"h*0.5+4"},
|
|
{action:"line",x:"40*0.75-1",y:"h*0.5+4"},
|
|
{action:"line",x:"40*0.75-1",y:"h*0.5+3"},
|
|
{action:"line",x:"40*0.5+1",y:"h*0.5+3"},
|
|
{action:"line",x:"40*0.5+1",y:"h*0.5+4"},
|
|
{action:"line",x:"40*0.5-1",y:"h*0.5+4"},
|
|
{action:"line",x:"40*0.5-1",y:"h*0.5+3"},
|
|
{action:"line",x:"40*0.25+1",y:"h*0.5+3"},
|
|
{action:"line",x:"40*0.25+1",y:"h*0.5+4"},
|
|
{action:"line",x:"40*0.25",y:"h*0.5+4"},
|
|
{action:"close"},
|
|
{action:"move",x:"40*0.25-4",y:"h*0.5+6"},
|
|
{action:"line",x:"40*0.25+4",y:"h*0.5+6"},
|
|
{action:"line",x:"40*0.25+4",y:"h*0.5+14"},
|
|
{action:"line",x:"40*0.25-4",y:"h*0.5+14"},
|
|
{action:"close"},
|
|
{action:"move",x:"40*0.5-4",y:"h*0.5+6"},
|
|
{action:"line",x:"40*0.5+4",y:"h*0.5+6"},
|
|
{action:"line",x:"40*0.5+4",y:"h*0.5+14"},
|
|
{action:"line",x:"40*0.5-4",y:"h*0.5+14"},
|
|
{action:"close"},
|
|
{action:"move",x:"40*0.75-4",y:"h*0.5+6"},
|
|
{action:"line",x:"40*0.75+4",y:"h*0.5+6"},
|
|
{action:"line",x:"40*0.75+4",y:"h*0.5+14"},
|
|
{action:"line",x:"40*0.75-4",y:"h*0.5+14"},
|
|
{action:"close"}
|
|
]);
|
|
|
|
/***应用系统类型*/Schema.addGlobalCommand("application_system",[
|
|
{action:"move",x:"10",y:"h*0.5-14"},
|
|
{action:"line",x:"40",y:"h*0.5-14"},
|
|
{action:"line",x:"40",y:"h*0.5+14"},
|
|
{action:"line",x:"10",y:"h*0.5+14"},
|
|
{action:"close"},
|
|
{action:"move",x:"14",y:"h*0.5-5"},
|
|
{action:"line",x:"36",y:"h*0.5-5"},
|
|
{action:"line",x:"36",y:"h*0.5+10"},
|
|
{action:"line",x:"14",y:"h*0.5+10"},
|
|
{action:"close"},
|
|
{action:"move",x:"34",y:"h*0.5-10"},
|
|
{action:"line",x:"36",y:"h*0.5-10"},
|
|
{action:"line",x:"36",y:"h*0.5-8"},
|
|
{action:"line",x:"34",y:"h*0.5-8"},
|
|
{action:"close"},
|
|
{action:"move",x:"28",y:"h*0.5-10"},
|
|
{action:"line",x:"30",y:"h*0.5-10"},
|
|
{action:"line",x:"30",y:"h*0.5-8"},
|
|
{action:"line",x:"28",y:"h*0.5-8"},
|
|
{action:"close"},
|
|
{action:"move",x:"22",y:"h*0.5-10"},
|
|
{action:"line",x:"24",y:"h*0.5-10"},
|
|
{action:"line",x:"24",y:"h*0.5-8"},
|
|
{action:"line",x:"22",y:"h*0.5-8"},
|
|
{action:"close"}
|
|
]);
|
|
|
|
/***政治(包括法律)*/Schema.addShape({name:"pest_politics",title:"政治(包括法律)",text:"政治(包括法律)",category:"nqms_straPest",props:{w:140,h:80},path:[{actions:{ref:"rectangle"}}]});
|
|
/***经济*/Schema.addShape({name:"pest_economic",title:"经济",text:"经济",category:"nqms_straPest",props:{w:140,h:80},path:[{actions:{ref:"rectangle"}}]});
|
|
/***社会*/Schema.addShape({name:"pest_society",title:"社会",text:"社会",category:"nqms_straPest",props:{w:140,h:80},path:[{actions:{ref:"rectangle"}}]});
|
|
/***技术*/Schema.addShape({name:"pest_technology",title:"技术",text:"技术",category:"nqms_straPest",props:{w:140,h:80},path:[{actions:{ref:"rectangle"}}]});
|
|
|
|
/***矩形图片*/Schema.addShape({name:"straPestPng",title:"",text:"",category:"nqms_straPest",shapeTemplateKey:"381508c5-72e3-4c38-8e72-4de571c9e88c",props:{w:100, h:100},textBlock:{x:"Math.min(w/6,20)", y:"0", w:"w-Math.min(w/6,20)*2", h:"h"},textBlockFinal:{x:"w/2-60", y:"h", w:"120", h:"30"}, path:[{
|
|
fillStyle: {
|
|
type: "image",
|
|
fileId: "../apps/com.actionsoft.apps.coe.method.nqms/shape/pestel.svg",
|
|
display:"stretch"
|
|
},
|
|
lineStyle: {
|
|
lineWidth: 0
|
|
},
|
|
actions:[
|
|
{action:"move", x:"0", y:"0"},
|
|
{action:"line", x:"w", y:"0"},
|
|
{action:"line", x:"w", y:"h"},
|
|
{action:"line", x:"0", y:"h"},
|
|
{action:"line", x:"0", y:"0"},
|
|
{action:"close"},
|
|
{action:"move", x:"Math.min(w/6,20)", y:"0"},
|
|
{action:"line", x:"Math.min(w/6,20)", y:"h"},
|
|
{action:"move", x:"w- Math.min(w/6,20)", y:"0"},
|
|
{action:"line", x:"w- Math.min(w/6,20)", y:"h"}
|
|
]}
|
|
]}); |