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

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

上级 b4587685
...@@ -61,7 +61,7 @@ ...@@ -61,7 +61,7 @@
"name" : "NAME", "name" : "NAME",
"getPSCodeList" : { "getPSCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129249258.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
}, },
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
"name" : "DEPARTMENT", "name" : "DEPARTMENT",
"getPSCodeList" : { "getPSCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129249258.json"
}, },
"groupField" : true, "groupField" : true,
"id" : "1" "id" : "1"
...@@ -142,7 +142,7 @@ ...@@ -142,7 +142,7 @@
"catalogField" : "NAME", "catalogField" : "NAME",
"getCatalogPSCodeList" : { "getCatalogPSCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129249258.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
}, },
"eChartsType" : "bar", "eChartsType" : "bar",
"index" : 0, "index" : 0,
...@@ -177,7 +177,7 @@ ...@@ -177,7 +177,7 @@
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"getSeriesPSCodeList" : { "getSeriesPSCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129249258.json"
}, },
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "AGE", "valueField" : "AGE",
......
...@@ -1124,6 +1124,63 @@ ...@@ -1124,6 +1124,63 @@
"requestPath" : "/select", "requestPath" : "/select",
"builtinMethod" : false "builtinMethod" : false
} ], } ],
"getAllPSAppDEUIActions" : [ {
"actionTarget" : "NONE",
"caption" : "按钮",
"codeName" : "panel_Default_button_calluilogic1_click",
"fullCodeName" : "TEST_panel_Default_button_calluilogic1_click",
"name" : "按钮",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/panel_Default_button_calluilogic1_click",
"timeout" : 60000,
"uIActionMode" : "CUSTOM",
"uIActionTag" : "panel_Default_button_calluilogic1_click",
"uIActionType" : "DEUIACTION",
"id" : "panel_Default_button_calluilogic1_click@TEST"
}, {
"actionTarget" : "SINGLEDATA",
"caption" : "页面链接",
"codeName" : "panel_Default_button_link1_click",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "TEST_panel_Default_button_link1_click",
"htmlPageUrl" : "https://www.baidu.com",
"name" : "页面链接",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/panel_Default_button_link1_click",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "panel_Default_button_link1_click",
"uIActionType" : "DEUIACTION",
"id" : "panel_Default_button_link1_click@TEST"
}, {
"actionTarget" : "SINGLEDATA",
"caption" : "测试实体",
"codeName" : "panel_Default_button_openview1_click",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView_modal.json",
"viewType" : "DEGRIDVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_panel_Default_button_openview1_click",
"name" : "打开页面",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/panel_Default_button_openview1_click",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "panel_Default_button_openview1_click",
"uIActionType" : "DEUIACTION",
"id" : "panel_Default_button_openview1_click@TEST"
} ],
"getAllPSAppViews" : [ { "getAllPSAppViews" : [ {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_modal.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_modal.json",
......
...@@ -23,6 +23,18 @@ ...@@ -23,6 +23,18 @@
}, { }, {
"id" : "field2", "id" : "field2",
"viewFieldName" : "TESTNAME" "viewFieldName" : "TESTNAME"
}, {
"id" : "field_text_dynamic"
}, {
"id" : "field_image"
}, {
"id" : "field_carousel"
}, {
"id" : "field_switch"
}, {
"id" : "field_textbox"
}, {
"id" : "field_qrcode"
} ], } ],
"codeName" : "Default", "codeName" : "Default",
"controlType" : "PANEL", "controlType" : "PANEL",
...@@ -34,6 +46,68 @@ ...@@ -34,6 +46,68 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "list_itempanel_button_link1_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "list_itempanel_button_link1"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "list_itempanel_button_openview1_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "list_itempanel_button_openview1"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "list_itempanel_button_calluilogic1_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "list_itempanel_button_calluilogic1"
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "list_itempanel_button_link1",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "panel_Default_button_link1_click@TEST"
},
"uIActionTarget" : "SINGLEDATA",
"xDataControlName" : "list_itempanel"
}, {
"name" : "list_itempanel_button_openview1",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "panel_Default_button_openview1_click@TEST"
},
"uIActionTarget" : "SINGLEDATA",
"xDataControlName" : "list_itempanel"
}, {
"name" : "list_itempanel_button_calluilogic1",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "panel_Default_button_calluilogic1_click@TEST"
},
"uIActionTarget" : "NONE",
"xDataControlName" : "list_itempanel"
} ],
"getPSControlParam" : { }, "getPSControlParam" : { },
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -210,6 +284,446 @@ ...@@ -210,6 +284,446 @@
"showCaption" : true "showCaption" : true
} ], } ],
"showCaption" : true "showCaption" : true
}, {
"caption" : "栅格容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_grid1",
"getPSLayout" : {
"layout" : "SIMPLEFLEX"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"caption" : "面板容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container6",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"grow" : 3,
"layout" : "SIMPLEFLEX"
},
"getPSPanelItems" : [ {
"caption" : "标签",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_label1",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"caption" : "标签",
"contentType" : "RAW",
"name" : "static_label1",
"predefinedType" : "STATIC_LABEL",
"renderMode" : "PARAGRAPH"
},
"rawContent" : "标签",
"showCaption" : true
} ]
}, {
"caption" : "面板容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container7",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"grow" : 6,
"layout" : "SIMPLEFLEX"
},
"getPSPanelItems" : [ {
"caption" : "文本",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_text1",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"caption" : "文本内容",
"contentType" : "RAW",
"name" : "static_text1",
"predefinedType" : "STATIC_TEXT",
"renderMode" : "TEXT"
},
"rawContent" : "文本内容",
"showCaption" : true
} ]
}, {
"caption" : "面板容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container8",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"grow" : 3,
"layout" : "SIMPLEFLEX"
},
"getPSPanelItems" : [ {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_text_dynamic",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field_text_dynamic",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"hidden" : false,
"showCaption" : false
} ]
} ]
}, {
"caption" : "分组标题",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_group1",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"caption" : "图片",
"contentType" : "IMAGE",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_image1",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"contentType" : "IMAGE",
"name" : "static_image1",
"predefinedType" : "STATIC_IMAGE"
},
"showCaption" : true
}, {
"caption" : "轮播图",
"contentType" : "IMAGE",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_carousel1",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"contentType" : "IMAGE",
"name" : "static_carousel1",
"predefinedType" : "STATIC_CAROUSEL"
},
"showCaption" : true
}, {
"caption" : "图片(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_image",
"getPSEditor" : {
"editorParams" : {
"MAXCOUNT" : "1"
},
"editorType" : "PICTURE_ONE",
"maxFileCount" : 1,
"maxFileSize" : -1,
"minFileCount" : 0,
"name" : "field_image",
"predefinedType" : "FIELD_IMAGE"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"hidden" : false,
"showCaption" : false
}, {
"caption" : "轮播图(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_carousel",
"getPSEditor" : {
"editorType" : "PICTURE",
"maxFileCount" : -1,
"maxFileSize" : -1,
"minFileCount" : 0,
"name" : "field_carousel",
"predefinedType" : "FIELD_CAROUSEL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"hidden" : false,
"showCaption" : false
}, {
"caption" : "视频播放",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_videoplayer1",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"contentType" : "RAW",
"name" : "static_videoplayer1",
"predefinedType" : "STATIC_VIDEOPLAYER"
},
"showCaption" : true
} ],
"showCaption" : true
}, {
"caption" : "滚动条容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_scroll1",
"getPSLayout" : {
"layout" : "BORDER"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"caption" : "面板容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_scroll_main1",
"getPSLayout" : {
"layout" : "BORDER"
},
"getPSLayoutPos" : {
"layout" : "BORDER",
"layoutPos" : "CENTER"
},
"getPSPanelItems" : [ {
"caption" : "开关",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_switch",
"getPSEditor" : {
"editorType" : "SWITCH",
"name" : "field_switch",
"predefinedType" : "FIELD_SWITCH"
},
"getPSLayoutPos" : {
"layout" : "BORDER",
"layoutPos" : "CENTER"
},
"hidden" : false,
"showCaption" : false
}, {
"caption" : "文本框",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_textbox",
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "field_textbox",
"predefinedType" : "FIELD_TEXTBOX"
},
"getPSLayoutPos" : {
"layout" : "BORDER",
"layoutPos" : "CENTER"
},
"hidden" : false,
"showCaption" : false
}, {
"caption" : "二维码",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_qrcode",
"getPSEditor" : {
"editorParams" : {
"MAXCOUNT" : "1"
},
"editorType" : "PICTURE_ONE",
"maxFileCount" : 1,
"maxFileSize" : -1,
"minFileCount" : 0,
"name" : "field_qrcode",
"predefinedType" : "FIELD_QRCODE"
},
"getPSLayoutPos" : {
"layout" : "BORDER",
"layoutPos" : "CENTER"
},
"hidden" : false,
"showCaption" : false
}, {
"actionType" : "UIACTION",
"buttonStyle" : "DEFAULT",
"caption" : "页面链接",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "button_link1",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "list_itempanel_button_link1"
},
"getPSLayoutPos" : {
"layout" : "BORDER",
"layoutPos" : "CENTER"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEDATA",
"caption" : "页面链接",
"codeName" : "panel_Default_button_link1_click",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "TEST_panel_Default_button_link1_click",
"htmlPageUrl" : "https://www.baidu.com",
"name" : "页面链接",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/panel_Default_button_link1_click",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "panel_Default_button_link1_click",
"uIActionType" : "DEUIACTION",
"id" : "panel_Default_button_link1_click@TEST"
},
"renderMode" : "LINK",
"tooltip" : "页面链接",
"showCaption" : true
}, {
"actionType" : "UIACTION",
"buttonStyle" : "DEFAULT",
"caption" : "打开页面",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "button_openview1",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "list_itempanel_button_openview1"
},
"getPSLayoutPos" : {
"layout" : "BORDER",
"layoutPos" : "CENTER"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEDATA",
"caption" : "测试实体",
"codeName" : "panel_Default_button_openview1_click",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView_modal.json",
"viewType" : "DEGRIDVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_panel_Default_button_openview1_click",
"name" : "打开页面",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/panel_Default_button_openview1_click",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "panel_Default_button_openview1_click",
"uIActionType" : "DEUIACTION",
"id" : "panel_Default_button_openview1_click@TEST"
},
"tooltip" : "打开页面",
"showCaption" : true
}, {
"actionType" : "UIACTION",
"buttonStyle" : "DEFAULT",
"caption" : "按钮",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "button_calluilogic1",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "list_itempanel_button_calluilogic1"
},
"getPSLayoutPos" : {
"layout" : "BORDER",
"layoutPos" : "CENTER"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "按钮",
"codeName" : "panel_Default_button_calluilogic1_click",
"fullCodeName" : "TEST_panel_Default_button_calluilogic1_click",
"name" : "按钮",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/panel_Default_button_calluilogic1_click",
"timeout" : 60000,
"uIActionMode" : "CUSTOM",
"uIActionTag" : "panel_Default_button_calluilogic1_click",
"uIActionType" : "DEUIACTION",
"id" : "panel_Default_button_calluilogic1_click@TEST"
},
"tooltip" : "按钮",
"showCaption" : true
} ],
"showCaption" : true
} ]
}, {
"caption" : "图片背景容器",
"itemStyle" : "STYLE2",
"itemType" : "CONTAINER",
"name" : "container_image1",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
}
} ], } ],
"name" : "list_itempanel", "name" : "list_itempanel",
"modelid" : "5202844E-3E6C-4A89-8BAD-41E022C2F640", "modelid" : "5202844E-3E6C-4A89-8BAD-41E022C2F640",
......
...@@ -5,6 +5,18 @@ ...@@ -5,6 +5,18 @@
}, { }, {
"id" : "field2", "id" : "field2",
"viewFieldName" : "TESTNAME" "viewFieldName" : "TESTNAME"
}, {
"id" : "field_text_dynamic"
}, {
"id" : "field_image"
}, {
"id" : "field_carousel"
}, {
"id" : "field_switch"
}, {
"id" : "field_textbox"
}, {
"id" : "field_qrcode"
} ], } ],
"codeName" : "Default", "codeName" : "Default",
"controlType" : "PANEL", "controlType" : "PANEL",
...@@ -16,6 +28,68 @@ ...@@ -16,6 +28,68 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "list_itempanel_button_link1_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "list_itempanel_button_link1"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "list_itempanel_button_openview1_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "list_itempanel_button_openview1"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "list_itempanel_button_calluilogic1_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "list_itempanel_button_calluilogic1"
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "list_itempanel_button_link1",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "panel_Default_button_link1_click@TEST"
},
"uIActionTarget" : "SINGLEDATA",
"xDataControlName" : "list_itempanel"
}, {
"name" : "list_itempanel_button_openview1",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "panel_Default_button_openview1_click@TEST"
},
"uIActionTarget" : "SINGLEDATA",
"xDataControlName" : "list_itempanel"
}, {
"name" : "list_itempanel_button_calluilogic1",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "panel_Default_button_calluilogic1_click@TEST"
},
"uIActionTarget" : "NONE",
"xDataControlName" : "list_itempanel"
} ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
"childColMD" : 24, "childColMD" : 24,
...@@ -191,6 +265,446 @@ ...@@ -191,6 +265,446 @@
"showCaption" : true "showCaption" : true
} ], } ],
"showCaption" : true "showCaption" : true
}, {
"caption" : "栅格容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_grid1",
"getPSLayout" : {
"layout" : "SIMPLEFLEX"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"caption" : "面板容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container6",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"grow" : 3,
"layout" : "SIMPLEFLEX"
},
"getPSPanelItems" : [ {
"caption" : "标签",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_label1",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"caption" : "标签",
"contentType" : "RAW",
"name" : "static_label1",
"predefinedType" : "STATIC_LABEL",
"renderMode" : "PARAGRAPH"
},
"rawContent" : "标签",
"showCaption" : true
} ]
}, {
"caption" : "面板容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container7",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"grow" : 6,
"layout" : "SIMPLEFLEX"
},
"getPSPanelItems" : [ {
"caption" : "文本",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_text1",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"caption" : "文本内容",
"contentType" : "RAW",
"name" : "static_text1",
"predefinedType" : "STATIC_TEXT",
"renderMode" : "TEXT"
},
"rawContent" : "文本内容",
"showCaption" : true
} ]
}, {
"caption" : "面板容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container8",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"grow" : 3,
"layout" : "SIMPLEFLEX"
},
"getPSPanelItems" : [ {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_text_dynamic",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field_text_dynamic",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"hidden" : false,
"showCaption" : false
} ]
} ]
}, {
"caption" : "分组标题",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_group1",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"caption" : "图片",
"contentType" : "IMAGE",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_image1",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"contentType" : "IMAGE",
"name" : "static_image1",
"predefinedType" : "STATIC_IMAGE"
},
"showCaption" : true
}, {
"caption" : "轮播图",
"contentType" : "IMAGE",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_carousel1",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"contentType" : "IMAGE",
"name" : "static_carousel1",
"predefinedType" : "STATIC_CAROUSEL"
},
"showCaption" : true
}, {
"caption" : "图片(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_image",
"getPSEditor" : {
"editorParams" : {
"MAXCOUNT" : "1"
},
"editorType" : "PICTURE_ONE",
"maxFileCount" : 1,
"maxFileSize" : -1,
"minFileCount" : 0,
"name" : "field_image",
"predefinedType" : "FIELD_IMAGE"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"hidden" : false,
"showCaption" : false
}, {
"caption" : "轮播图(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_carousel",
"getPSEditor" : {
"editorType" : "PICTURE",
"maxFileCount" : -1,
"maxFileSize" : -1,
"minFileCount" : 0,
"name" : "field_carousel",
"predefinedType" : "FIELD_CAROUSEL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"hidden" : false,
"showCaption" : false
}, {
"caption" : "视频播放",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_videoplayer1",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"contentType" : "RAW",
"name" : "static_videoplayer1",
"predefinedType" : "STATIC_VIDEOPLAYER"
},
"showCaption" : true
} ],
"showCaption" : true
}, {
"caption" : "滚动条容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_scroll1",
"getPSLayout" : {
"layout" : "BORDER"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"caption" : "面板容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_scroll_main1",
"getPSLayout" : {
"layout" : "BORDER"
},
"getPSLayoutPos" : {
"layout" : "BORDER",
"layoutPos" : "CENTER"
},
"getPSPanelItems" : [ {
"caption" : "开关",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_switch",
"getPSEditor" : {
"editorType" : "SWITCH",
"name" : "field_switch",
"predefinedType" : "FIELD_SWITCH"
},
"getPSLayoutPos" : {
"layout" : "BORDER",
"layoutPos" : "CENTER"
},
"hidden" : false,
"showCaption" : false
}, {
"caption" : "文本框",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_textbox",
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "field_textbox",
"predefinedType" : "FIELD_TEXTBOX"
},
"getPSLayoutPos" : {
"layout" : "BORDER",
"layoutPos" : "CENTER"
},
"hidden" : false,
"showCaption" : false
}, {
"caption" : "二维码",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_qrcode",
"getPSEditor" : {
"editorParams" : {
"MAXCOUNT" : "1"
},
"editorType" : "PICTURE_ONE",
"maxFileCount" : 1,
"maxFileSize" : -1,
"minFileCount" : 0,
"name" : "field_qrcode",
"predefinedType" : "FIELD_QRCODE"
},
"getPSLayoutPos" : {
"layout" : "BORDER",
"layoutPos" : "CENTER"
},
"hidden" : false,
"showCaption" : false
}, {
"actionType" : "UIACTION",
"buttonStyle" : "DEFAULT",
"caption" : "页面链接",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "button_link1",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "list_itempanel_button_link1"
},
"getPSLayoutPos" : {
"layout" : "BORDER",
"layoutPos" : "CENTER"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEDATA",
"caption" : "页面链接",
"codeName" : "panel_Default_button_link1_click",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "TEST_panel_Default_button_link1_click",
"htmlPageUrl" : "https://www.baidu.com",
"name" : "页面链接",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/panel_Default_button_link1_click",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "panel_Default_button_link1_click",
"uIActionType" : "DEUIACTION",
"id" : "panel_Default_button_link1_click@TEST"
},
"renderMode" : "LINK",
"tooltip" : "页面链接",
"showCaption" : true
}, {
"actionType" : "UIACTION",
"buttonStyle" : "DEFAULT",
"caption" : "打开页面",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "button_openview1",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "list_itempanel_button_openview1"
},
"getPSLayoutPos" : {
"layout" : "BORDER",
"layoutPos" : "CENTER"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEDATA",
"caption" : "测试实体",
"codeName" : "panel_Default_button_openview1_click",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView_modal.json",
"viewType" : "DEGRIDVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_panel_Default_button_openview1_click",
"name" : "打开页面",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/panel_Default_button_openview1_click",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "panel_Default_button_openview1_click",
"uIActionType" : "DEUIACTION",
"id" : "panel_Default_button_openview1_click@TEST"
},
"tooltip" : "打开页面",
"showCaption" : true
}, {
"actionType" : "UIACTION",
"buttonStyle" : "DEFAULT",
"caption" : "按钮",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "button_calluilogic1",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "list_itempanel_button_calluilogic1"
},
"getPSLayoutPos" : {
"layout" : "BORDER",
"layoutPos" : "CENTER"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "按钮",
"codeName" : "panel_Default_button_calluilogic1_click",
"fullCodeName" : "TEST_panel_Default_button_calluilogic1_click",
"name" : "按钮",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/panel_Default_button_calluilogic1_click",
"timeout" : 60000,
"uIActionMode" : "CUSTOM",
"uIActionTag" : "panel_Default_button_calluilogic1_click",
"uIActionType" : "DEUIACTION",
"id" : "panel_Default_button_calluilogic1_click@TEST"
},
"tooltip" : "按钮",
"showCaption" : true
} ],
"showCaption" : true
} ]
}, {
"caption" : "图片背景容器",
"itemStyle" : "STYLE2",
"itemType" : "CONTAINER",
"name" : "container_image1",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
}
} ], } ],
"modelid" : "5202844E-3E6C-4A89-8BAD-41E022C2F640", "modelid" : "5202844E-3E6C-4A89-8BAD-41E022C2F640",
"modeltype" : "PSSYSVIEWPANEL" "modeltype" : "PSSYSVIEWPANEL"
......
...@@ -266,7 +266,7 @@ ...@@ -266,7 +266,7 @@
"name" : "NAME", "name" : "NAME",
"getPSCodeList" : { "getPSCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129249258.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
}, },
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
...@@ -275,7 +275,7 @@ ...@@ -275,7 +275,7 @@
"name" : "DEPARTMENT", "name" : "DEPARTMENT",
"getPSCodeList" : { "getPSCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129249258.json"
}, },
"groupField" : true, "groupField" : true,
"id" : "1" "id" : "1"
...@@ -421,7 +421,7 @@ ...@@ -421,7 +421,7 @@
"catalogField" : "NAME", "catalogField" : "NAME",
"getCatalogPSCodeList" : { "getCatalogPSCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129249258.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
}, },
"eChartsType" : "bar", "eChartsType" : "bar",
"index" : 0, "index" : 0,
...@@ -456,7 +456,7 @@ ...@@ -456,7 +456,7 @@
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"getSeriesPSCodeList" : { "getSeriesPSCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129249258.json"
}, },
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "AGE", "valueField" : "AGE",
......
...@@ -377,6 +377,18 @@ ...@@ -377,6 +377,18 @@
}, { }, {
"id" : "field2", "id" : "field2",
"viewFieldName" : "TESTNAME" "viewFieldName" : "TESTNAME"
}, {
"id" : "field_text_dynamic"
}, {
"id" : "field_image"
}, {
"id" : "field_carousel"
}, {
"id" : "field_switch"
}, {
"id" : "field_textbox"
}, {
"id" : "field_qrcode"
} ], } ],
"codeName" : "Default", "codeName" : "Default",
"controlType" : "PANEL", "controlType" : "PANEL",
...@@ -388,6 +400,68 @@ ...@@ -388,6 +400,68 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "list_itempanel_button_link1_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "list_itempanel_button_link1"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "list_itempanel_button_openview1_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "list_itempanel_button_openview1"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "list_itempanel_button_calluilogic1_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "list_itempanel_button_calluilogic1"
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "list_itempanel_button_link1",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "panel_Default_button_link1_click@TEST"
},
"uIActionTarget" : "SINGLEDATA",
"xDataControlName" : "list_itempanel"
}, {
"name" : "list_itempanel_button_openview1",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "panel_Default_button_openview1_click@TEST"
},
"uIActionTarget" : "SINGLEDATA",
"xDataControlName" : "list_itempanel"
}, {
"name" : "list_itempanel_button_calluilogic1",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "panel_Default_button_calluilogic1_click@TEST"
},
"uIActionTarget" : "NONE",
"xDataControlName" : "list_itempanel"
} ],
"getPSControlParam" : { }, "getPSControlParam" : { },
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -564,6 +638,446 @@ ...@@ -564,6 +638,446 @@
"showCaption" : true "showCaption" : true
} ], } ],
"showCaption" : true "showCaption" : true
}, {
"caption" : "栅格容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_grid1",
"getPSLayout" : {
"layout" : "SIMPLEFLEX"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"caption" : "面板容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container6",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"grow" : 3,
"layout" : "SIMPLEFLEX"
},
"getPSPanelItems" : [ {
"caption" : "标签",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_label1",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"caption" : "标签",
"contentType" : "RAW",
"name" : "static_label1",
"predefinedType" : "STATIC_LABEL",
"renderMode" : "PARAGRAPH"
},
"rawContent" : "标签",
"showCaption" : true
} ]
}, {
"caption" : "面板容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container7",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"grow" : 6,
"layout" : "SIMPLEFLEX"
},
"getPSPanelItems" : [ {
"caption" : "文本",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_text1",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"caption" : "文本内容",
"contentType" : "RAW",
"name" : "static_text1",
"predefinedType" : "STATIC_TEXT",
"renderMode" : "TEXT"
},
"rawContent" : "文本内容",
"showCaption" : true
} ]
}, {
"caption" : "面板容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container8",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"grow" : 3,
"layout" : "SIMPLEFLEX"
},
"getPSPanelItems" : [ {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_text_dynamic",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field_text_dynamic",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"hidden" : false,
"showCaption" : false
} ]
} ]
}, {
"caption" : "分组标题",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_group1",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"caption" : "图片",
"contentType" : "IMAGE",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_image1",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"contentType" : "IMAGE",
"name" : "static_image1",
"predefinedType" : "STATIC_IMAGE"
},
"showCaption" : true
}, {
"caption" : "轮播图",
"contentType" : "IMAGE",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_carousel1",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"contentType" : "IMAGE",
"name" : "static_carousel1",
"predefinedType" : "STATIC_CAROUSEL"
},
"showCaption" : true
}, {
"caption" : "图片(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_image",
"getPSEditor" : {
"editorParams" : {
"MAXCOUNT" : "1"
},
"editorType" : "PICTURE_ONE",
"maxFileCount" : 1,
"maxFileSize" : -1,
"minFileCount" : 0,
"name" : "field_image",
"predefinedType" : "FIELD_IMAGE"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"hidden" : false,
"showCaption" : false
}, {
"caption" : "轮播图(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_carousel",
"getPSEditor" : {
"editorType" : "PICTURE",
"maxFileCount" : -1,
"maxFileSize" : -1,
"minFileCount" : 0,
"name" : "field_carousel",
"predefinedType" : "FIELD_CAROUSEL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"hidden" : false,
"showCaption" : false
}, {
"caption" : "视频播放",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_videoplayer1",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"contentType" : "RAW",
"name" : "static_videoplayer1",
"predefinedType" : "STATIC_VIDEOPLAYER"
},
"showCaption" : true
} ],
"showCaption" : true
}, {
"caption" : "滚动条容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_scroll1",
"getPSLayout" : {
"layout" : "BORDER"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"caption" : "面板容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_scroll_main1",
"getPSLayout" : {
"layout" : "BORDER"
},
"getPSLayoutPos" : {
"layout" : "BORDER",
"layoutPos" : "CENTER"
},
"getPSPanelItems" : [ {
"caption" : "开关",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_switch",
"getPSEditor" : {
"editorType" : "SWITCH",
"name" : "field_switch",
"predefinedType" : "FIELD_SWITCH"
},
"getPSLayoutPos" : {
"layout" : "BORDER",
"layoutPos" : "CENTER"
},
"hidden" : false,
"showCaption" : false
}, {
"caption" : "文本框",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_textbox",
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "field_textbox",
"predefinedType" : "FIELD_TEXTBOX"
},
"getPSLayoutPos" : {
"layout" : "BORDER",
"layoutPos" : "CENTER"
},
"hidden" : false,
"showCaption" : false
}, {
"caption" : "二维码",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_qrcode",
"getPSEditor" : {
"editorParams" : {
"MAXCOUNT" : "1"
},
"editorType" : "PICTURE_ONE",
"maxFileCount" : 1,
"maxFileSize" : -1,
"minFileCount" : 0,
"name" : "field_qrcode",
"predefinedType" : "FIELD_QRCODE"
},
"getPSLayoutPos" : {
"layout" : "BORDER",
"layoutPos" : "CENTER"
},
"hidden" : false,
"showCaption" : false
}, {
"actionType" : "UIACTION",
"buttonStyle" : "DEFAULT",
"caption" : "页面链接",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "button_link1",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "list_itempanel_button_link1"
},
"getPSLayoutPos" : {
"layout" : "BORDER",
"layoutPos" : "CENTER"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEDATA",
"caption" : "页面链接",
"codeName" : "panel_Default_button_link1_click",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "TEST_panel_Default_button_link1_click",
"htmlPageUrl" : "https://www.baidu.com",
"name" : "页面链接",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/panel_Default_button_link1_click",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "panel_Default_button_link1_click",
"uIActionType" : "DEUIACTION",
"id" : "panel_Default_button_link1_click@TEST"
},
"renderMode" : "LINK",
"tooltip" : "页面链接",
"showCaption" : true
}, {
"actionType" : "UIACTION",
"buttonStyle" : "DEFAULT",
"caption" : "打开页面",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "button_openview1",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "list_itempanel_button_openview1"
},
"getPSLayoutPos" : {
"layout" : "BORDER",
"layoutPos" : "CENTER"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEDATA",
"caption" : "测试实体",
"codeName" : "panel_Default_button_openview1_click",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView_modal.json",
"viewType" : "DEGRIDVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_panel_Default_button_openview1_click",
"name" : "打开页面",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/panel_Default_button_openview1_click",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "panel_Default_button_openview1_click",
"uIActionType" : "DEUIACTION",
"id" : "panel_Default_button_openview1_click@TEST"
},
"tooltip" : "打开页面",
"showCaption" : true
}, {
"actionType" : "UIACTION",
"buttonStyle" : "DEFAULT",
"caption" : "按钮",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "button_calluilogic1",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "list_itempanel_button_calluilogic1"
},
"getPSLayoutPos" : {
"layout" : "BORDER",
"layoutPos" : "CENTER"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "按钮",
"codeName" : "panel_Default_button_calluilogic1_click",
"fullCodeName" : "TEST_panel_Default_button_calluilogic1_click",
"name" : "按钮",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/panel_Default_button_calluilogic1_click",
"timeout" : 60000,
"uIActionMode" : "CUSTOM",
"uIActionTag" : "panel_Default_button_calluilogic1_click",
"uIActionType" : "DEUIACTION",
"id" : "panel_Default_button_calluilogic1_click@TEST"
},
"tooltip" : "按钮",
"showCaption" : true
} ],
"showCaption" : true
} ]
}, {
"caption" : "图片背景容器",
"itemStyle" : "STYLE2",
"itemType" : "CONTAINER",
"name" : "container_image1",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
}
} ], } ],
"name" : "list_itempanel", "name" : "list_itempanel",
"modelid" : "5202844E-3E6C-4A89-8BAD-41E022C2F640", "modelid" : "5202844E-3E6C-4A89-8BAD-41E022C2F640",
......
...@@ -20,6 +20,18 @@ ...@@ -20,6 +20,18 @@
}, { }, {
"id" : "field2", "id" : "field2",
"viewFieldName" : "TESTNAME" "viewFieldName" : "TESTNAME"
}, {
"id" : "field_text_dynamic"
}, {
"id" : "field_image"
}, {
"id" : "field_carousel"
}, {
"id" : "field_switch"
}, {
"id" : "field_textbox"
}, {
"id" : "field_qrcode"
} ], } ],
"codeName" : "Default", "codeName" : "Default",
"controlType" : "PANEL", "controlType" : "PANEL",
...@@ -31,6 +43,68 @@ ...@@ -31,6 +43,68 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "panel_button_link1_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "panel_button_link1"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "panel_button_openview1_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "panel_button_openview1"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "panel_button_calluilogic1_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "panel_button_calluilogic1"
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "panel_button_link1",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "panel_Default_button_link1_click@TEST"
},
"uIActionTarget" : "SINGLEDATA",
"xDataControlName" : "panel"
}, {
"name" : "panel_button_openview1",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "panel_Default_button_openview1_click@TEST"
},
"uIActionTarget" : "SINGLEDATA",
"xDataControlName" : "panel"
}, {
"name" : "panel_button_calluilogic1",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "panel_Default_button_calluilogic1_click@TEST"
},
"uIActionTarget" : "NONE",
"xDataControlName" : "panel"
} ],
"getPSControlParam" : { "getPSControlParam" : {
"id" : "PANEL" "id" : "PANEL"
}, },
...@@ -209,6 +283,446 @@ ...@@ -209,6 +283,446 @@
"showCaption" : true "showCaption" : true
} ], } ],
"showCaption" : true "showCaption" : true
}, {
"caption" : "栅格容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_grid1",
"getPSLayout" : {
"layout" : "SIMPLEFLEX"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"caption" : "面板容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container6",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"grow" : 3,
"layout" : "SIMPLEFLEX"
},
"getPSPanelItems" : [ {
"caption" : "标签",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_label1",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"caption" : "标签",
"contentType" : "RAW",
"name" : "static_label1",
"predefinedType" : "STATIC_LABEL",
"renderMode" : "PARAGRAPH"
},
"rawContent" : "标签",
"showCaption" : true
} ]
}, {
"caption" : "面板容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container7",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"grow" : 6,
"layout" : "SIMPLEFLEX"
},
"getPSPanelItems" : [ {
"caption" : "文本",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_text1",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"caption" : "文本内容",
"contentType" : "RAW",
"name" : "static_text1",
"predefinedType" : "STATIC_TEXT",
"renderMode" : "TEXT"
},
"rawContent" : "文本内容",
"showCaption" : true
} ]
}, {
"caption" : "面板容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container8",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"grow" : 3,
"layout" : "SIMPLEFLEX"
},
"getPSPanelItems" : [ {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_text_dynamic",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field_text_dynamic",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"hidden" : false,
"showCaption" : false
} ]
} ]
}, {
"caption" : "分组标题",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_group1",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"caption" : "图片",
"contentType" : "IMAGE",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_image1",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"contentType" : "IMAGE",
"name" : "static_image1",
"predefinedType" : "STATIC_IMAGE"
},
"showCaption" : true
}, {
"caption" : "轮播图",
"contentType" : "IMAGE",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_carousel1",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"contentType" : "IMAGE",
"name" : "static_carousel1",
"predefinedType" : "STATIC_CAROUSEL"
},
"showCaption" : true
}, {
"caption" : "图片(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_image",
"getPSEditor" : {
"editorParams" : {
"MAXCOUNT" : "1"
},
"editorType" : "PICTURE_ONE",
"maxFileCount" : 1,
"maxFileSize" : -1,
"minFileCount" : 0,
"name" : "field_image",
"predefinedType" : "FIELD_IMAGE"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"hidden" : false,
"showCaption" : false
}, {
"caption" : "轮播图(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_carousel",
"getPSEditor" : {
"editorType" : "PICTURE",
"maxFileCount" : -1,
"maxFileSize" : -1,
"minFileCount" : 0,
"name" : "field_carousel",
"predefinedType" : "FIELD_CAROUSEL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"hidden" : false,
"showCaption" : false
}, {
"caption" : "视频播放",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_videoplayer1",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"contentType" : "RAW",
"name" : "static_videoplayer1",
"predefinedType" : "STATIC_VIDEOPLAYER"
},
"showCaption" : true
} ],
"showCaption" : true
}, {
"caption" : "滚动条容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_scroll1",
"getPSLayout" : {
"layout" : "BORDER"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"caption" : "面板容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_scroll_main1",
"getPSLayout" : {
"layout" : "BORDER"
},
"getPSLayoutPos" : {
"layout" : "BORDER",
"layoutPos" : "CENTER"
},
"getPSPanelItems" : [ {
"caption" : "开关",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_switch",
"getPSEditor" : {
"editorType" : "SWITCH",
"name" : "field_switch",
"predefinedType" : "FIELD_SWITCH"
},
"getPSLayoutPos" : {
"layout" : "BORDER",
"layoutPos" : "CENTER"
},
"hidden" : false,
"showCaption" : false
}, {
"caption" : "文本框",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_textbox",
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "field_textbox",
"predefinedType" : "FIELD_TEXTBOX"
},
"getPSLayoutPos" : {
"layout" : "BORDER",
"layoutPos" : "CENTER"
},
"hidden" : false,
"showCaption" : false
}, {
"caption" : "二维码",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_qrcode",
"getPSEditor" : {
"editorParams" : {
"MAXCOUNT" : "1"
},
"editorType" : "PICTURE_ONE",
"maxFileCount" : 1,
"maxFileSize" : -1,
"minFileCount" : 0,
"name" : "field_qrcode",
"predefinedType" : "FIELD_QRCODE"
},
"getPSLayoutPos" : {
"layout" : "BORDER",
"layoutPos" : "CENTER"
},
"hidden" : false,
"showCaption" : false
}, {
"actionType" : "UIACTION",
"buttonStyle" : "DEFAULT",
"caption" : "页面链接",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "button_link1",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "panel_button_link1"
},
"getPSLayoutPos" : {
"layout" : "BORDER",
"layoutPos" : "CENTER"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEDATA",
"caption" : "页面链接",
"codeName" : "panel_Default_button_link1_click",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "TEST_panel_Default_button_link1_click",
"htmlPageUrl" : "https://www.baidu.com",
"name" : "页面链接",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/panel_Default_button_link1_click",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "panel_Default_button_link1_click",
"uIActionType" : "DEUIACTION",
"id" : "panel_Default_button_link1_click@TEST"
},
"renderMode" : "LINK",
"tooltip" : "页面链接",
"showCaption" : true
}, {
"actionType" : "UIACTION",
"buttonStyle" : "DEFAULT",
"caption" : "打开页面",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "button_openview1",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "panel_button_openview1"
},
"getPSLayoutPos" : {
"layout" : "BORDER",
"layoutPos" : "CENTER"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEDATA",
"caption" : "测试实体",
"codeName" : "panel_Default_button_openview1_click",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView_modal.json",
"viewType" : "DEGRIDVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_panel_Default_button_openview1_click",
"name" : "打开页面",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/panel_Default_button_openview1_click",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "panel_Default_button_openview1_click",
"uIActionType" : "DEUIACTION",
"id" : "panel_Default_button_openview1_click@TEST"
},
"tooltip" : "打开页面",
"showCaption" : true
}, {
"actionType" : "UIACTION",
"buttonStyle" : "DEFAULT",
"caption" : "按钮",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "button_calluilogic1",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "panel_button_calluilogic1"
},
"getPSLayoutPos" : {
"layout" : "BORDER",
"layoutPos" : "CENTER"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "按钮",
"codeName" : "panel_Default_button_calluilogic1_click",
"fullCodeName" : "TEST_panel_Default_button_calluilogic1_click",
"name" : "按钮",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/panel_Default_button_calluilogic1_click",
"timeout" : 60000,
"uIActionMode" : "CUSTOM",
"uIActionTag" : "panel_Default_button_calluilogic1_click",
"uIActionType" : "DEUIACTION",
"id" : "panel_Default_button_calluilogic1_click@TEST"
},
"tooltip" : "按钮",
"showCaption" : true
} ],
"showCaption" : true
} ]
}, {
"caption" : "图片背景容器",
"itemStyle" : "STYLE2",
"itemType" : "CONTAINER",
"name" : "container_image1",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
}
} ], } ],
"name" : "panel", "name" : "panel",
"modelid" : "5202844E-3E6C-4A89-8BAD-41E022C2F640", "modelid" : "5202844E-3E6C-4A89-8BAD-41E022C2F640",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册