提交 700d74e3 编写于 作者: ibizdev's avatar ibizdev

tony001 发布系统代码 [TrainSys,网页端]

上级 3639e964
......@@ -1771,6 +1771,17 @@
},
"uIActionTarget" : "NONE",
"showCaption" : true
}, {
"codeName" : "button2",
"detailStyle" : "DEFAULT",
"detailType" : "BUTTON",
"name" : "button2",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"uIActionTarget" : "NONE",
"showCaption" : true
}, {
"caption" : "学生标识",
"codeName" : "studentid",
......@@ -2039,18 +2050,70 @@
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"code" : "console.log(111)",
"codeName" : "RAWJSCODE1",
"leftPos" : 249,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 530,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLFIREEVENT1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "args",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "eventArgs"
},
"name" : "form[data] ==> eventArgs[args]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "data",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "form"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 208
}, {
"codeName" : "VIEWCTRLFIREEVENT1",
"eventName" : "onSaveSuccess",
"getEventParam" : {
"modelref" : true,
"id" : "Default"
"id" : "eventArgs"
},
"getFireCtrl" : {
"modelref" : true,
"id" : "form"
},
"leftPos" : 440,
"leftPos" : 790,
"logicNodeType" : "VIEWCTRLFIREEVENT",
"name" : "视图部件事件触发",
"getPSDEUILogicLinks" : [ {
......@@ -2068,42 +2131,28 @@
"topPos" : 208
}, {
"codeName" : "END1",
"leftPos" : 670,
"leftPos" : 1090,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 200
}, {
"code" : "console.log(111)",
"codeName" : "RAWJSCODE1",
"leftPos" : 249,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLFIREEVENT1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "form",
"logicName" : "表单",
"name" : "表单",
"activeCtrlParam" : true,
"ctrlParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "form",
"logicName" : "表单",
"name" : "表单",
"activeCtrlParam" : true,
"ctrlParam" : true
"codeName" : "eventArgs",
"logicName" : "事件参数",
"name" : "事件参数",
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
......
......@@ -1792,6 +1792,17 @@
},
"uIActionTarget" : "NONE",
"showCaption" : true
}, {
"codeName" : "button2",
"detailStyle" : "DEFAULT",
"detailType" : "BUTTON",
"name" : "button2",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"uIActionTarget" : "NONE",
"showCaption" : true
}, {
"caption" : "学生标识",
"codeName" : "studentid",
......@@ -2077,18 +2088,70 @@
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"code" : "console.log(111)",
"codeName" : "RAWJSCODE1",
"leftPos" : 249,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 530,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLFIREEVENT1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "args",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "eventArgs"
},
"name" : "form[data] ==> eventArgs[args]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "data",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "form"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 208
}, {
"codeName" : "VIEWCTRLFIREEVENT1",
"eventName" : "onSaveSuccess",
"getEventParam" : {
"modelref" : true,
"id" : "Default"
"id" : "eventArgs"
},
"getFireCtrl" : {
"modelref" : true,
"id" : "form"
},
"leftPos" : 440,
"leftPos" : 790,
"logicNodeType" : "VIEWCTRLFIREEVENT",
"name" : "视图部件事件触发",
"getPSDEUILogicLinks" : [ {
......@@ -2106,42 +2169,28 @@
"topPos" : 208
}, {
"codeName" : "END1",
"leftPos" : 670,
"leftPos" : 1090,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 200
}, {
"code" : "console.log(111)",
"codeName" : "RAWJSCODE1",
"leftPos" : 249,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLFIREEVENT1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "form",
"logicName" : "表单",
"name" : "表单",
"activeCtrlParam" : true,
"ctrlParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "form",
"logicName" : "表单",
"name" : "表单",
"activeCtrlParam" : true,
"ctrlParam" : true
"codeName" : "eventArgs",
"logicName" : "事件参数",
"name" : "事件参数",
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
......
......@@ -102956,6 +102956,17 @@
},
"uIActionTarget" : "NONE",
"showCaption" : true
}, {
"codeName" : "button2",
"detailStyle" : "DEFAULT",
"detailType" : "BUTTON",
"name" : "button2",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"uIActionTarget" : "NONE",
"showCaption" : true
}, {
"caption" : "学生标识",
"codeName" : "studentid",
......@@ -103241,18 +103252,70 @@
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"code" : "console.log(111)",
"codeName" : "RAWJSCODE1",
"leftPos" : 249,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 530,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLFIREEVENT1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "args",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "eventArgs"
},
"name" : "form[data] ==> eventArgs[args]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "data",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "form"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 208
}, {
"codeName" : "VIEWCTRLFIREEVENT1",
"eventName" : "onSaveSuccess",
"getEventParam" : {
"modelref" : true,
"id" : "Default"
"id" : "eventArgs"
},
"getFireCtrl" : {
"modelref" : true,
"id" : "form"
},
"leftPos" : 440,
"leftPos" : 790,
"logicNodeType" : "VIEWCTRLFIREEVENT",
"name" : "视图部件事件触发",
"getPSDEUILogicLinks" : [ {
......@@ -103270,42 +103333,28 @@
"topPos" : 208
}, {
"codeName" : "END1",
"leftPos" : 670,
"leftPos" : 1090,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 200
}, {
"code" : "console.log(111)",
"codeName" : "RAWJSCODE1",
"leftPos" : 249,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLFIREEVENT1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "form",
"logicName" : "表单",
"name" : "表单",
"activeCtrlParam" : true,
"ctrlParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "form",
"logicName" : "表单",
"name" : "表单",
"activeCtrlParam" : true,
"ctrlParam" : true
"codeName" : "eventArgs",
"logicName" : "事件参数",
"name" : "事件参数",
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册