提交 65def2e5 编写于 作者: ibizdev's avatar ibizdev

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

上级 5dca3daf
...@@ -4769,6 +4769,49 @@ ...@@ -4769,6 +4769,49 @@
"modelref" : true, "modelref" : true,
"id" : "Begin" "id" : "Begin"
} }
}, {
"codeName" : "sendcode",
"defaultParamName" : "Default",
"logicName" : "发送短信验证码",
"name" : "发送短信验证码",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"code" : "console.log('开始倒计时。。。')\r\n",
"codeName" : "RAWJSCODE1",
"leftPos" : 414,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, { }, {
"codeName" : "test", "codeName" : "test",
"defaultParamName" : "Default", "defaultParamName" : "Default",
......
...@@ -4769,6 +4769,49 @@ ...@@ -4769,6 +4769,49 @@
"modelref" : true, "modelref" : true,
"id" : "Begin" "id" : "Begin"
} }
}, {
"codeName" : "sendcode",
"defaultParamName" : "Default",
"logicName" : "发送短信验证码",
"name" : "发送短信验证码",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"code" : "console.log('开始倒计时。。。')\r\n",
"codeName" : "RAWJSCODE1",
"leftPos" : 414,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, { }, {
"codeName" : "test", "codeName" : "test",
"defaultParamName" : "Default", "defaultParamName" : "Default",
......
...@@ -4871,22 +4871,26 @@ ...@@ -4871,22 +4871,26 @@
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"id" : "panel_Usr1117078761_button_calluilogic_click@Book" "id" : "panel_Usr1117078761_button_calluilogic_click@Book"
}, { }, {
"actionTarget" : "NONE", "actionTarget" : "SINGLEDATA",
"caption" : "测试倒计时按钮", "caption" : "测试倒计时按钮",
"codeName" : "remainderBtn", "codeName" : "remainderBtn",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "Book_remainderBtn", "fullCodeName" : "Book_remainderBtn",
"name" : "测试倒计时按钮", "name" : "测试倒计时按钮",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "sendcode"
},
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}, },
"scriptCode" : "console.log('开始倒计时。。。')",
"timeout" : 60000, "timeout" : 60000,
"tooltip" : "测试倒计时按钮", "tooltip" : "测试倒计时按钮",
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "remainderBtn", "uIActionTag" : "remainderBtn",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"id" : "remainderBtn@Book" "id" : "remainderBtn@Book"
}, { }, {
"actionTarget" : "MULTIDATA", "actionTarget" : "MULTIDATA",
...@@ -5237,6 +5241,49 @@ ...@@ -5237,6 +5241,49 @@
"modelref" : true, "modelref" : true,
"id" : "Begin" "id" : "Begin"
} }
}, {
"codeName" : "sendcode",
"defaultParamName" : "Default",
"logicName" : "发送短信验证码",
"name" : "发送短信验证码",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"code" : "console.log('开始倒计时。。。')\r\n",
"codeName" : "RAWJSCODE1",
"leftPos" : 414,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, { }, {
"codeName" : "test", "codeName" : "test",
"defaultParamName" : "Default", "defaultParamName" : "Default",
......
...@@ -653,26 +653,30 @@ ...@@ -653,26 +653,30 @@
"pluginCode" : "REMAINDER_BTN" "pluginCode" : "REMAINDER_BTN"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "NONE", "actionTarget" : "SINGLEDATA",
"caption" : "测试倒计时按钮", "caption" : "测试倒计时按钮",
"codeName" : "remainderBtn", "codeName" : "remainderBtn",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "Book_remainderBtn", "fullCodeName" : "Book_remainderBtn",
"name" : "测试倒计时按钮", "name" : "测试倒计时按钮",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "sendcode"
},
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}, },
"scriptCode" : "console.log('开始倒计时。。。')",
"timeout" : 60000, "timeout" : 60000,
"tooltip" : "测试倒计时按钮", "tooltip" : "测试倒计时按钮",
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "remainderBtn", "uIActionTag" : "remainderBtn",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"id" : "remainderBtn@Book" "id" : "remainderBtn@Book"
}, },
"tooltip" : "测试倒计时按钮", "tooltip" : "测试倒计时按钮",
"uIActionTarget" : "NONE", "uIActionTarget" : "SINGLEDATA",
"userTag" : "{\"remainder\":30}", "userTag" : "{\"remainder\":30}",
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -770,26 +770,30 @@ ...@@ -770,26 +770,30 @@
"pluginCode" : "REMAINDER_BTN" "pluginCode" : "REMAINDER_BTN"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "NONE", "actionTarget" : "SINGLEDATA",
"caption" : "测试倒计时按钮", "caption" : "测试倒计时按钮",
"codeName" : "remainderBtn", "codeName" : "remainderBtn",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "Book_remainderBtn", "fullCodeName" : "Book_remainderBtn",
"name" : "测试倒计时按钮", "name" : "测试倒计时按钮",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "sendcode"
},
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}, },
"scriptCode" : "console.log('开始倒计时。。。')",
"timeout" : 60000, "timeout" : 60000,
"tooltip" : "测试倒计时按钮", "tooltip" : "测试倒计时按钮",
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "remainderBtn", "uIActionTag" : "remainderBtn",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"id" : "remainderBtn@Book" "id" : "remainderBtn@Book"
}, },
"tooltip" : "测试倒计时按钮", "tooltip" : "测试倒计时按钮",
"uIActionTarget" : "NONE", "uIActionTarget" : "SINGLEDATA",
"userTag" : "{\"remainder\":30}", "userTag" : "{\"remainder\":30}",
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -1325,26 +1325,30 @@ ...@@ -1325,26 +1325,30 @@
"pluginCode" : "REMAINDER_BTN" "pluginCode" : "REMAINDER_BTN"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "NONE", "actionTarget" : "SINGLEDATA",
"caption" : "测试倒计时按钮", "caption" : "测试倒计时按钮",
"codeName" : "remainderBtn", "codeName" : "remainderBtn",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "Book_remainderBtn", "fullCodeName" : "Book_remainderBtn",
"name" : "测试倒计时按钮", "name" : "测试倒计时按钮",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "sendcode"
},
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}, },
"scriptCode" : "console.log('开始倒计时。。。')",
"timeout" : 60000, "timeout" : 60000,
"tooltip" : "测试倒计时按钮", "tooltip" : "测试倒计时按钮",
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "remainderBtn", "uIActionTag" : "remainderBtn",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"id" : "remainderBtn@Book" "id" : "remainderBtn@Book"
}, },
"tooltip" : "测试倒计时按钮", "tooltip" : "测试倒计时按钮",
"uIActionTarget" : "NONE", "uIActionTarget" : "SINGLEDATA",
"userTag" : "{\"remainder\":30}", "userTag" : "{\"remainder\":30}",
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -104447,22 +104447,26 @@ ...@@ -104447,22 +104447,26 @@
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"id" : "panel_Usr1117078761_button_calluilogic_click@Book" "id" : "panel_Usr1117078761_button_calluilogic_click@Book"
}, { }, {
"actionTarget" : "NONE", "actionTarget" : "SINGLEDATA",
"caption" : "测试倒计时按钮", "caption" : "测试倒计时按钮",
"codeName" : "remainderBtn", "codeName" : "remainderBtn",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "Book_remainderBtn", "fullCodeName" : "Book_remainderBtn",
"name" : "测试倒计时按钮", "name" : "测试倒计时按钮",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "sendcode"
},
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}, },
"scriptCode" : "console.log('开始倒计时。。。')",
"timeout" : 60000, "timeout" : 60000,
"tooltip" : "测试倒计时按钮", "tooltip" : "测试倒计时按钮",
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "remainderBtn", "uIActionTag" : "remainderBtn",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"id" : "remainderBtn@Book" "id" : "remainderBtn@Book"
}, { }, {
"actionTarget" : "MULTIDATA", "actionTarget" : "MULTIDATA",
...@@ -104813,6 +104817,49 @@ ...@@ -104813,6 +104817,49 @@
"modelref" : true, "modelref" : true,
"id" : "Begin" "id" : "Begin"
} }
}, {
"codeName" : "sendcode",
"defaultParamName" : "Default",
"logicName" : "发送短信验证码",
"name" : "发送短信验证码",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"code" : "console.log('开始倒计时。。。')\r\n",
"codeName" : "RAWJSCODE1",
"leftPos" : 414,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, { }, {
"codeName" : "test", "codeName" : "test",
"defaultParamName" : "Default", "defaultParamName" : "Default",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册