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

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

上级 15b8bc05
...@@ -5690,6 +5690,21 @@ ...@@ -5690,6 +5690,21 @@
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "panel_Usr0325229260_button_filter_click@TEST" "id" : "panel_Usr0325229260_button_filter_click@TEST"
}, {
"actionTarget" : "NONE",
"caption" : "按钮",
"codeName" : "panel_Usr0327507900_button_calluilogic2_click",
"fullCodeName" : "TEST_panel_Usr0327507900_button_calluilogic2_click",
"name" : "按钮",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "CUSTOM",
"uIActionTag" : "panel_Usr0327507900_button_calluilogic2_click",
"uIActionType" : "DEUIACTION",
"id" : "panel_Usr0327507900_button_calluilogic2_click@TEST"
} ], } ],
"getAllPSAppDEUILogics" : [ { "getAllPSAppDEUILogics" : [ {
"codeName" : "CustomGridLoad", "codeName" : "CustomGridLoad",
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"caption" : "edit2测试锚点", "caption" : "edit2测试锚点",
"codeName" : "TESTUsr03276928EditView2", "codeName" : "TESTUsr03276928EditView2",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr03276928EditView2.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr03276928EditView2.json",
"memo" : "dabar支持锚点", "memo" : "dabar支持锚点\t",
"name" : "TESTUsr03276928EditView2", "name" : "TESTUsr03276928EditView2",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -17,9 +17,9 @@ ...@@ -17,9 +17,9 @@
"getPSDEViewId" : "F0BF89CD-EA66-4C3B-AF0F-1B7B53C603E5", "getPSDEViewId" : "F0BF89CD-EA66-4C3B-AF0F-1B7B53C603E5",
"getPSViewLayoutPanel" : { "getPSViewLayoutPanel" : {
"getAllPSPanelFields" : [ { "getAllPSPanelFields" : [ {
"id" : "field_text_dynamic"
}, {
"id" : "field_image" "id" : "field_image"
}, {
"id" : "field_text_dynamic"
} ], } ],
"codeName" : "Usr0327507900", "codeName" : "Usr0327507900",
"controlType" : "VIEWLAYOUTPANEL", "controlType" : "VIEWLAYOUTPANEL",
...@@ -79,6 +79,28 @@ ...@@ -79,6 +79,28 @@
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"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" : {
"grow" : -1,
"layout" : "FLEX"
},
"hidden" : false,
"showCaption" : false
}, {
"caption" : "文本(动态)", "caption" : "文本(动态)",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "FIELD", "itemType" : "FIELD",
...@@ -97,27 +119,67 @@ ...@@ -97,27 +119,67 @@
"hidden" : false, "hidden" : false,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "图片(动态)", "actionType" : "NONE",
"buttonStyle" : "DEFAULT",
"caption" : "发送邮件",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "FIELD", "itemType" : "BUTTON",
"name" : "field_image", "name" : "button_calluilogic",
"getPSEditor" : { "getPSLayoutPos" : {
"editorParams" : { "grow" : -1,
"MAXCOUNT" : "1" "layout" : "FLEX"
},
"editorType" : "PICTURE_ONE",
"maxFileCount" : 1,
"maxFileSize" : -1,
"minFileCount" : 0,
"name" : "field_image",
"predefinedType" : "FIELD_IMAGE"
}, },
"tooltip" : "发送邮件",
"uIActionTarget" : "NONE",
"showCaption" : true
}, {
"actionType" : "NONE",
"buttonStyle" : "DEFAULT",
"caption" : "编辑",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "button_calluilogic1",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
}, },
"hidden" : false, "tooltip" : "编辑",
"showCaption" : false "uIActionTarget" : "NONE",
"showCaption" : true
}, {
"actionType" : "UIACTION",
"buttonStyle" : "DEFAULT",
"caption" : "按钮",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "button_calluilogic2",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "layoutpanel_button_calluilogic2"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "按钮",
"codeName" : "panel_Usr0327507900_button_calluilogic2_click",
"fullCodeName" : "TEST_panel_Usr0327507900_button_calluilogic2_click",
"name" : "按钮",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "CUSTOM",
"uIActionTag" : "panel_Usr0327507900_button_calluilogic2_click",
"uIActionType" : "DEUIACTION",
"id" : "panel_Usr0327507900_button_calluilogic2_click@TEST"
},
"tooltip" : "按钮",
"uIActionTarget" : "NONE",
"showCaption" : true
} ], } ],
"predefinedType" : "CONTAINER_SINGLEDATA" "predefinedType" : "CONTAINER_SINGLEDATA"
} ] } ]
......
...@@ -413,8 +413,32 @@ ...@@ -413,8 +413,32 @@
} ], } ],
"width" : 300.0 "width" : 300.0
}, { }, {
"modelref" : true, "caption" : "容器",
"id" : "page_content" "itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "page_content",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "导航区占位",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "nav_pos",
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"name" : "nav_pos",
"predefinedType" : "NAV_POS"
},
"showCaption" : true
} ]
} ] } ]
} ], } ],
"layoutBodyOnly" : false, "layoutBodyOnly" : false,
......
...@@ -66493,6 +66493,21 @@ ...@@ -66493,6 +66493,21 @@
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "panel_Usr0325229260_button_filter_click@TEST" "id" : "panel_Usr0325229260_button_filter_click@TEST"
}, {
"actionTarget" : "NONE",
"caption" : "按钮",
"codeName" : "panel_Usr0327507900_button_calluilogic2_click",
"fullCodeName" : "TEST_panel_Usr0327507900_button_calluilogic2_click",
"name" : "按钮",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "CUSTOM",
"uIActionTag" : "panel_Usr0327507900_button_calluilogic2_click",
"uIActionType" : "DEUIACTION",
"id" : "panel_Usr0327507900_button_calluilogic2_click@TEST"
} ], } ],
"getAllPSAppDEUILogics" : [ { "getAllPSAppDEUILogics" : [ {
"codeName" : "CustomGridLoad", "codeName" : "CustomGridLoad",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册