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

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

上级 763754bb
...@@ -5235,12 +5235,17 @@ ...@@ -5235,12 +5235,17 @@
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"id" : "panel_Usr1117078761_button_calluilogic_click@Book" "id" : "panel_Usr1117078761_button_calluilogic_click@Book"
}, { }, {
"actionTarget" : "SINGLEDATA", "actionTarget" : "NONE",
"caption" : "测试倒计时按钮", "caption" : "测试锚点",
"codeName" : "remainderBtn", "codeName" : "remainderBtn",
"frontProcessType" : "OTHER", "getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookBookEditViewEditorTest.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "Book_remainderBtn", "fullCodeName" : "Book_remainderBtn",
"name" : "测试倒计时按钮", "name" : "测试锚点",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "sendcode" "id" : "sendcode"
...@@ -5250,7 +5255,7 @@ ...@@ -5250,7 +5255,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}, },
"timeout" : 60000, "timeout" : 60000,
"tooltip" : "测试倒计时按钮", "tooltip" : "测试锚点",
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "remainderBtn", "uIActionTag" : "remainderBtn",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
......
...@@ -122,17 +122,17 @@ ...@@ -122,17 +122,17 @@
"id" : "Get" "id" : "Get"
}, },
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
"name" : "field8"
}, {
"name" : "field11" "name" : "field11"
}, { }, {
"name" : "type" "name" : "field14"
}, { }, {
"name" : "field13" "name" : "type"
}, { }, {
"name" : "field17" "name" : "field17"
}, { }, {
"name" : "field14" "name" : "field13"
}, {
"name" : "field8"
} ] } ]
} ], } ],
"getPSDEFormItemVRs" : [ { "getPSDEFormItemVRs" : [ {
...@@ -713,7 +713,7 @@ ...@@ -713,7 +713,7 @@
"name" : "group1", "name" : "group1",
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"actionType" : "UIACTION", "actionType" : "UIACTION",
"caption" : "测试倒计时按钮", "caption" : "测试锚点",
"codeName" : "button2", "codeName" : "button2",
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "BUTTON", "detailType" : "BUTTON",
...@@ -739,12 +739,17 @@ ...@@ -739,12 +739,17 @@
"pluginCode" : "REMAINDER_BTN" "pluginCode" : "REMAINDER_BTN"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "NONE",
"caption" : "测试倒计时按钮", "caption" : "测试锚点",
"codeName" : "remainderBtn", "codeName" : "remainderBtn",
"frontProcessType" : "OTHER", "getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookBookEditViewEditorTest.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "Book_remainderBtn", "fullCodeName" : "Book_remainderBtn",
"name" : "测试倒计时按钮", "name" : "测试锚点",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "sendcode" "id" : "sendcode"
...@@ -754,15 +759,15 @@ ...@@ -754,15 +759,15 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}, },
"timeout" : 60000, "timeout" : 60000,
"tooltip" : "测试倒计时按钮", "tooltip" : "测试锚点",
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "remainderBtn", "uIActionTag" : "remainderBtn",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"id" : "remainderBtn@Book" "id" : "remainderBtn@Book"
}, },
"tooltip" : "测试倒计时按钮", "tooltip" : "测试锚点",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "NONE",
"userTag" : "{\"remainder\":30}", "userTag" : "{\"remainder\":30}",
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -631,7 +631,7 @@ ...@@ -631,7 +631,7 @@
"name" : "group1", "name" : "group1",
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"actionType" : "UIACTION", "actionType" : "UIACTION",
"caption" : "测试倒计时按钮", "caption" : "测试锚点",
"codeName" : "button2", "codeName" : "button2",
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "BUTTON", "detailType" : "BUTTON",
...@@ -657,12 +657,17 @@ ...@@ -657,12 +657,17 @@
"pluginCode" : "REMAINDER_BTN" "pluginCode" : "REMAINDER_BTN"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "NONE",
"caption" : "测试倒计时按钮", "caption" : "测试锚点",
"codeName" : "remainderBtn", "codeName" : "remainderBtn",
"frontProcessType" : "OTHER", "getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookBookEditViewEditorTest.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "Book_remainderBtn", "fullCodeName" : "Book_remainderBtn",
"name" : "测试倒计时按钮", "name" : "测试锚点",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "sendcode" "id" : "sendcode"
...@@ -672,15 +677,15 @@ ...@@ -672,15 +677,15 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}, },
"timeout" : 60000, "timeout" : 60000,
"tooltip" : "测试倒计时按钮", "tooltip" : "测试锚点",
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "remainderBtn", "uIActionTag" : "remainderBtn",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"id" : "remainderBtn@Book" "id" : "remainderBtn@Book"
}, },
"tooltip" : "测试倒计时按钮", "tooltip" : "测试锚点",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "NONE",
"userTag" : "{\"remainder\":30}", "userTag" : "{\"remainder\":30}",
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -239,17 +239,17 @@ ...@@ -239,17 +239,17 @@
"id" : "Get" "id" : "Get"
}, },
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
"name" : "field8"
}, {
"name" : "field11" "name" : "field11"
}, { }, {
"name" : "type" "name" : "field14"
}, { }, {
"name" : "field13" "name" : "type"
}, { }, {
"name" : "field17" "name" : "field17"
}, { }, {
"name" : "field14" "name" : "field13"
}, {
"name" : "field8"
} ] } ]
} ], } ],
"getPSDEFormItemVRs" : [ { "getPSDEFormItemVRs" : [ {
...@@ -830,7 +830,7 @@ ...@@ -830,7 +830,7 @@
"name" : "group1", "name" : "group1",
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"actionType" : "UIACTION", "actionType" : "UIACTION",
"caption" : "测试倒计时按钮", "caption" : "测试锚点",
"codeName" : "button2", "codeName" : "button2",
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "BUTTON", "detailType" : "BUTTON",
...@@ -856,12 +856,17 @@ ...@@ -856,12 +856,17 @@
"pluginCode" : "REMAINDER_BTN" "pluginCode" : "REMAINDER_BTN"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "NONE",
"caption" : "测试倒计时按钮", "caption" : "测试锚点",
"codeName" : "remainderBtn", "codeName" : "remainderBtn",
"frontProcessType" : "OTHER", "getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookBookEditViewEditorTest.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "Book_remainderBtn", "fullCodeName" : "Book_remainderBtn",
"name" : "测试倒计时按钮", "name" : "测试锚点",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "sendcode" "id" : "sendcode"
...@@ -871,15 +876,15 @@ ...@@ -871,15 +876,15 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}, },
"timeout" : 60000, "timeout" : 60000,
"tooltip" : "测试倒计时按钮", "tooltip" : "测试锚点",
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "remainderBtn", "uIActionTag" : "remainderBtn",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"id" : "remainderBtn@Book" "id" : "remainderBtn@Book"
}, },
"tooltip" : "测试倒计时按钮", "tooltip" : "测试锚点",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "NONE",
"userTag" : "{\"remainder\":30}", "userTag" : "{\"remainder\":30}",
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -797,17 +797,17 @@ ...@@ -797,17 +797,17 @@
"id" : "Get" "id" : "Get"
}, },
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
"name" : "field8"
}, {
"name" : "field11" "name" : "field11"
}, { }, {
"name" : "type" "name" : "field14"
}, { }, {
"name" : "field13" "name" : "type"
}, { }, {
"name" : "field17" "name" : "field17"
}, { }, {
"name" : "field14" "name" : "field13"
}, {
"name" : "field8"
} ] } ]
} ], } ],
"getPSDEFormItemVRs" : [ { "getPSDEFormItemVRs" : [ {
...@@ -1388,7 +1388,7 @@ ...@@ -1388,7 +1388,7 @@
"name" : "group1", "name" : "group1",
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"actionType" : "UIACTION", "actionType" : "UIACTION",
"caption" : "测试倒计时按钮", "caption" : "测试锚点",
"codeName" : "button2", "codeName" : "button2",
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "BUTTON", "detailType" : "BUTTON",
...@@ -1414,12 +1414,17 @@ ...@@ -1414,12 +1414,17 @@
"pluginCode" : "REMAINDER_BTN" "pluginCode" : "REMAINDER_BTN"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "NONE",
"caption" : "测试倒计时按钮", "caption" : "测试锚点",
"codeName" : "remainderBtn", "codeName" : "remainderBtn",
"frontProcessType" : "OTHER", "getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookBookEditViewEditorTest.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "Book_remainderBtn", "fullCodeName" : "Book_remainderBtn",
"name" : "测试倒计时按钮", "name" : "测试锚点",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "sendcode" "id" : "sendcode"
...@@ -1429,15 +1434,15 @@ ...@@ -1429,15 +1434,15 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}, },
"timeout" : 60000, "timeout" : 60000,
"tooltip" : "测试倒计时按钮", "tooltip" : "测试锚点",
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "remainderBtn", "uIActionTag" : "remainderBtn",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"id" : "remainderBtn@Book" "id" : "remainderBtn@Book"
}, },
"tooltip" : "测试倒计时按钮", "tooltip" : "测试锚点",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "NONE",
"userTag" : "{\"remainder\":30}", "userTag" : "{\"remainder\":30}",
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -749,7 +749,7 @@ ...@@ -749,7 +749,7 @@
"name" : "group1", "name" : "group1",
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"actionType" : "UIACTION", "actionType" : "UIACTION",
"caption" : "测试倒计时按钮", "caption" : "测试锚点",
"codeName" : "button2", "codeName" : "button2",
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "BUTTON", "detailType" : "BUTTON",
...@@ -775,12 +775,17 @@ ...@@ -775,12 +775,17 @@
"pluginCode" : "REMAINDER_BTN" "pluginCode" : "REMAINDER_BTN"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "NONE",
"caption" : "测试倒计时按钮", "caption" : "测试锚点",
"codeName" : "remainderBtn", "codeName" : "remainderBtn",
"frontProcessType" : "OTHER", "getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookBookEditViewEditorTest.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "Book_remainderBtn", "fullCodeName" : "Book_remainderBtn",
"name" : "测试倒计时按钮", "name" : "测试锚点",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "sendcode" "id" : "sendcode"
...@@ -790,15 +795,15 @@ ...@@ -790,15 +795,15 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}, },
"timeout" : 60000, "timeout" : 60000,
"tooltip" : "测试倒计时按钮", "tooltip" : "测试锚点",
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "remainderBtn", "uIActionTag" : "remainderBtn",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"id" : "remainderBtn@Book" "id" : "remainderBtn@Book"
}, },
"tooltip" : "测试倒计时按钮", "tooltip" : "测试锚点",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "NONE",
"userTag" : "{\"remainder\":30}", "userTag" : "{\"remainder\":30}",
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -107183,12 +107183,17 @@ ...@@ -107183,12 +107183,17 @@
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"id" : "panel_Usr1117078761_button_calluilogic_click@Book" "id" : "panel_Usr1117078761_button_calluilogic_click@Book"
}, { }, {
"actionTarget" : "SINGLEDATA", "actionTarget" : "NONE",
"caption" : "测试倒计时按钮", "caption" : "测试锚点",
"codeName" : "remainderBtn", "codeName" : "remainderBtn",
"frontProcessType" : "OTHER", "getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookBookEditViewEditorTest.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "Book_remainderBtn", "fullCodeName" : "Book_remainderBtn",
"name" : "测试倒计时按钮", "name" : "测试锚点",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "sendcode" "id" : "sendcode"
...@@ -107198,7 +107203,7 @@ ...@@ -107198,7 +107203,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}, },
"timeout" : 60000, "timeout" : 60000,
"tooltip" : "测试倒计时按钮", "tooltip" : "测试锚点",
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "remainderBtn", "uIActionTag" : "remainderBtn",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册