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

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

上级 8558df6f
...@@ -3395,6 +3395,27 @@ ...@@ -3395,6 +3395,27 @@
"detailType" : "GROUPPANEL", "detailType" : "GROUPPANEL",
"name" : "grouppanel26", "name" : "grouppanel26",
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"codeName" : "rawitem24",
"contentType" : "RAW",
"detailStyle" : "DEFAULT",
"detailType" : "RAWITEM",
"name" : "rawitem24",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"caption" : "按钮行为类型: 界面行为",
"contentType" : "RAW",
"name" : "rawitem24",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
"rawContent" : "按钮行为类型: 界面行为",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0,
"showCaption" : true
}, {
"actionType" : "UIACTION", "actionType" : "UIACTION",
"caption" : "界面行为", "caption" : "界面行为",
"codeName" : "button2", "codeName" : "button2",
...@@ -3430,6 +3451,142 @@ ...@@ -3430,6 +3451,142 @@
"tooltip" : "界面行为", "tooltip" : "界面行为",
"uIActionTarget" : "NONE", "uIActionTarget" : "NONE",
"showCaption" : true "showCaption" : true
}, {
"codeName" : "rawitem25",
"contentType" : "RAW",
"detailStyle" : "DEFAULT",
"detailType" : "RAWITEM",
"name" : "rawitem25",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"caption" : "按钮行为类型: 表单项更新",
"contentType" : "RAW",
"name" : "rawitem25",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
"rawContent" : "按钮行为类型: 表单项更新",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0,
"showCaption" : true
}, {
"actionType" : "FIUPDATE",
"caption" : "表单项更新",
"codeName" : "button3",
"detailStyle" : "DEFAULT",
"detailType" : "BUTTON",
"name" : "button3",
"getPSDEFormItemUpdate" : {
"modelref" : true,
"id" : "get"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "表单项更新",
"uIActionTarget" : "NONE",
"showCaption" : true
}, {
"codeName" : "rawitem26",
"contentType" : "RAW",
"detailStyle" : "DEFAULT",
"detailType" : "RAWITEM",
"name" : "rawitem26",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"caption" : "选择视图参数",
"contentType" : "RAW",
"name" : "rawitem26",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
"rawContent" : "选择视图参数",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0,
"showCaption" : true
}, {
"actionType" : "FIUPDATE",
"caption" : "选择视图参数",
"codeName" : "button4",
"detailStyle" : "DEFAULT",
"detailType" : "BUTTON",
"name" : "button4",
"getPSDEFormItemUpdate" : {
"modelref" : true,
"id" : "get"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSNavigateParams" : [ {
"key" : "testparam",
"name" : "testparam",
"value" : "test",
"rawValue" : true
} ],
"getParamPickupPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypePickupView.json",
"viewType" : "DEPICKUPVIEW"
},
"paramViewParamJO" : {
"testparam" : "test"
},
"tooltip" : "选择视图参数",
"uIActionTarget" : "NONE",
"showCaption" : true
}, {
"codeName" : "rawitem27",
"contentType" : "RAW",
"detailStyle" : "DEFAULT",
"detailType" : "RAWITEM",
"name" : "rawitem27",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"caption" : "附加数据选择视图",
"contentType" : "RAW",
"name" : "rawitem27",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
"rawContent" : "附加数据选择视图",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0,
"showCaption" : true
}, {
"actionType" : "FIUPDATE",
"caption" : "附加数据选择视图",
"codeName" : "button5",
"detailStyle" : "DEFAULT",
"detailType" : "BUTTON",
"name" : "button5",
"getPSDEFormItemUpdate" : {
"modelref" : true,
"id" : "get"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getParamPickupPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypePickupView.json",
"viewType" : "DEPICKUPVIEW"
},
"tooltip" : "附加数据选择视图",
"uIActionTarget" : "NONE",
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -255,7 +255,9 @@ ...@@ -255,7 +255,9 @@
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TEST4", "name" : "TEST4",
"codeName" : "Test4" "codeName" : "Test4"
} },
"scriptCode" : "console.log('脚本代码')",
"customCode" : true
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "test3", "name" : "test3",
......
...@@ -645,7 +645,9 @@ ...@@ -645,7 +645,9 @@
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TEST4", "name" : "TEST4",
"codeName" : "Test4" "codeName" : "Test4"
} },
"scriptCode" : "console.log('脚本代码')",
"customCode" : true
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "test3", "name" : "test3",
......
...@@ -3518,6 +3518,27 @@ ...@@ -3518,6 +3518,27 @@
"detailType" : "GROUPPANEL", "detailType" : "GROUPPANEL",
"name" : "grouppanel26", "name" : "grouppanel26",
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"codeName" : "rawitem24",
"contentType" : "RAW",
"detailStyle" : "DEFAULT",
"detailType" : "RAWITEM",
"name" : "rawitem24",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"caption" : "按钮行为类型: 界面行为",
"contentType" : "RAW",
"name" : "rawitem24",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
"rawContent" : "按钮行为类型: 界面行为",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0,
"showCaption" : true
}, {
"actionType" : "UIACTION", "actionType" : "UIACTION",
"caption" : "界面行为", "caption" : "界面行为",
"codeName" : "button2", "codeName" : "button2",
...@@ -3553,6 +3574,142 @@ ...@@ -3553,6 +3574,142 @@
"tooltip" : "界面行为", "tooltip" : "界面行为",
"uIActionTarget" : "NONE", "uIActionTarget" : "NONE",
"showCaption" : true "showCaption" : true
}, {
"codeName" : "rawitem25",
"contentType" : "RAW",
"detailStyle" : "DEFAULT",
"detailType" : "RAWITEM",
"name" : "rawitem25",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"caption" : "按钮行为类型: 表单项更新",
"contentType" : "RAW",
"name" : "rawitem25",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
"rawContent" : "按钮行为类型: 表单项更新",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0,
"showCaption" : true
}, {
"actionType" : "FIUPDATE",
"caption" : "表单项更新",
"codeName" : "button3",
"detailStyle" : "DEFAULT",
"detailType" : "BUTTON",
"name" : "button3",
"getPSDEFormItemUpdate" : {
"modelref" : true,
"id" : "get"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "表单项更新",
"uIActionTarget" : "NONE",
"showCaption" : true
}, {
"codeName" : "rawitem26",
"contentType" : "RAW",
"detailStyle" : "DEFAULT",
"detailType" : "RAWITEM",
"name" : "rawitem26",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"caption" : "选择视图参数",
"contentType" : "RAW",
"name" : "rawitem26",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
"rawContent" : "选择视图参数",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0,
"showCaption" : true
}, {
"actionType" : "FIUPDATE",
"caption" : "选择视图参数",
"codeName" : "button4",
"detailStyle" : "DEFAULT",
"detailType" : "BUTTON",
"name" : "button4",
"getPSDEFormItemUpdate" : {
"modelref" : true,
"id" : "get"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSNavigateParams" : [ {
"key" : "testparam",
"name" : "testparam",
"value" : "test",
"rawValue" : true
} ],
"getParamPickupPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypePickupView.json",
"viewType" : "DEPICKUPVIEW"
},
"paramViewParamJO" : {
"testparam" : "test"
},
"tooltip" : "选择视图参数",
"uIActionTarget" : "NONE",
"showCaption" : true
}, {
"codeName" : "rawitem27",
"contentType" : "RAW",
"detailStyle" : "DEFAULT",
"detailType" : "RAWITEM",
"name" : "rawitem27",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"caption" : "附加数据选择视图",
"contentType" : "RAW",
"name" : "rawitem27",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
"rawContent" : "附加数据选择视图",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0,
"showCaption" : true
}, {
"actionType" : "FIUPDATE",
"caption" : "附加数据选择视图",
"codeName" : "button5",
"detailStyle" : "DEFAULT",
"detailType" : "BUTTON",
"name" : "button5",
"getPSDEFormItemUpdate" : {
"modelref" : true,
"id" : "get"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getParamPickupPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypePickupView.json",
"viewType" : "DEPICKUPVIEW"
},
"tooltip" : "附加数据选择视图",
"uIActionTarget" : "NONE",
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册