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

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

上级 d5f9c2e9
...@@ -537,9 +537,9 @@ ...@@ -537,9 +537,9 @@
}, { }, {
"condOp" : "GT", "condOp" : "GT",
"condType" : "SINGLE", "condType" : "SINGLE",
"condValue" : "111111", "condValue" : "111",
"fieldName" : "FIELD45", "fieldName" : "FIELD45",
"name" : "(FIELD45) 大于(>) 111111", "name" : "(FIELD45) 大于(>) 111",
"getPSDEField" : { "getPSDEField" : {
"name" : "FIELD45", "name" : "FIELD45",
"codeName" : "FIELD45" "codeName" : "FIELD45"
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"name" : "MySQL5", "name" : "MySQL5",
"getPSDEDataQueryCodeConds" : [ { "getPSDEDataQueryCodeConds" : [ {
"condType" : "CUSTOM", "condType" : "CUSTOM",
"customCond" : "( <choose><when test=\"ctx.webcontext.name !=null \"> t1.`FIELD45` <![CDATA[>]]> #{ctx.webcontext.name} </when><otherwise>1=1</otherwise></choose> AND t1.`FIELD45` > 111111 )", "customCond" : "( <choose><when test=\"ctx.webcontext.name !=null \"> t1.`FIELD45` <![CDATA[>]]> #{ctx.webcontext.name} </when><otherwise>1=1</otherwise></choose> AND t1.`FIELD45` <![CDATA[>]]> 111 )",
"name" : "查询条件" "name" : "查询条件"
} ], } ],
"getPSDEDataQueryCodeExps" : [ { "getPSDEDataQueryCodeExps" : [ {
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"name" : "MySQL5", "name" : "MySQL5",
"getPSDEDataQueryCodeConds" : [ { "getPSDEDataQueryCodeConds" : [ {
"condType" : "CUSTOM", "condType" : "CUSTOM",
"customCond" : "( t1.`TYPE` = '历史' AND ( t1.`BOOKNAME` LIKE '%我了个老天爷%' ) )", "customCond" : "( t1.`TYPE` = 历史 AND ( t1.`BOOKNAME` LIKE 我了个老天爷 ) )",
"name" : "查询条件" "name" : "查询条件"
} ], } ],
"getPSDEDataQueryCodeExps" : [ { "getPSDEDataQueryCodeExps" : [ {
......
...@@ -1049,16 +1049,16 @@ ...@@ -1049,16 +1049,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ] } ]
}, { }, {
......
...@@ -1010,6 +1010,36 @@ ...@@ -1010,6 +1010,36 @@
"uIActionTag" : "panel_OptionViewLayout_ok_click", "uIActionTag" : "panel_OptionViewLayout_ok_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"id" : "panel_OptionViewLayout_ok_click@ViewLayoutModelRepository" "id" : "panel_OptionViewLayout_ok_click@ViewLayoutModelRepository"
}, {
"actionTarget" : "NONE",
"caption" : "取消",
"codeName" : "panel_PickupViewLayout_cancel_click",
"fullCodeName" : "ViewLayoutModelRepository_panel_PickupViewLayout_cancel_click",
"name" : "取消",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewLayoutModelRepository.json"
},
"timeout" : 60000,
"uIActionMode" : "CUSTOM",
"uIActionTag" : "panel_PickupViewLayout_cancel_click",
"uIActionType" : "DEUIACTION",
"id" : "panel_PickupViewLayout_cancel_click@ViewLayoutModelRepository"
}, {
"actionTarget" : "NONE",
"caption" : "确认",
"codeName" : "panel_PickupViewLayout_ok_click",
"fullCodeName" : "ViewLayoutModelRepository_panel_PickupViewLayout_ok_click",
"name" : "确认",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewLayoutModelRepository.json"
},
"timeout" : 60000,
"uIActionMode" : "CUSTOM",
"uIActionTag" : "panel_PickupViewLayout_ok_click",
"uIActionType" : "DEUIACTION",
"id" : "panel_PickupViewLayout_ok_click@ViewLayoutModelRepository"
} ], } ],
"getAllPSAppViews" : [ { "getAllPSAppViews" : [ {
"modelref" : true, "modelref" : true,
......
...@@ -464,18 +464,41 @@ ...@@ -464,18 +464,41 @@
"getPSDEViewCodeName" : "DEPickupGridViewLayout", "getPSDEViewCodeName" : "DEPickupGridViewLayout",
"getPSDEViewId" : "0514D9F7-4EC5-4620-A2A8-BA01997E7D6E", "getPSDEViewId" : "0514D9F7-4EC5-4620-A2A8-BA01997E7D6E",
"getPSViewLayoutPanel" : { "getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel", "codeName" : "PickupGridViewLayout",
"controlStyle" : "APPDEPICKUPGRIDVIEW",
"controlType" : "VIEWLAYOUTPANEL", "controlType" : "VIEWLAYOUTPANEL",
"layoutMode" : "TABLE_24COL",
"logicName" : "实体选择表格视图布局面板",
"memo" : "编辑视图",
"name" : "layoutpanel", "name" : "layoutpanel",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewLayoutModelRepository.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewLayoutModelRepository.json"
}, },
"getPSControlParam" : { }, "getPSControlParam" : { },
"layoutBodyOnly" : true, "getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getRootPSPanelItems" : [ {
"caption" : "表格",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "grid",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"showCaption" : true
} ],
"layoutBodyOnly" : false,
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : false,
"modelid" : "2197446D-9386-4896-8BF1-C71B933B8BF3",
"modeltype" : "PSSYSVIEWLAYOUTPANEL"
}, },
"title" : "实体选择表格视图布局面板", "title" : "实体选择表格视图布局面板",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
......
...@@ -491,18 +491,41 @@ ...@@ -491,18 +491,41 @@
"getPSDEViewCodeName" : "DEPickupGridViewLayout", "getPSDEViewCodeName" : "DEPickupGridViewLayout",
"getPSDEViewId" : "0514D9F7-4EC5-4620-A2A8-BA01997E7D6E", "getPSDEViewId" : "0514D9F7-4EC5-4620-A2A8-BA01997E7D6E",
"getPSViewLayoutPanel" : { "getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel", "codeName" : "PickupGridViewLayout",
"controlStyle" : "APPDEPICKUPGRIDVIEW",
"controlType" : "VIEWLAYOUTPANEL", "controlType" : "VIEWLAYOUTPANEL",
"layoutMode" : "TABLE_24COL",
"logicName" : "实体选择表格视图布局面板",
"memo" : "编辑视图",
"name" : "layoutpanel", "name" : "layoutpanel",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewLayoutModelRepository.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewLayoutModelRepository.json"
}, },
"getPSControlParam" : { }, "getPSControlParam" : { },
"layoutBodyOnly" : true, "getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getRootPSPanelItems" : [ {
"caption" : "表格",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "grid",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"showCaption" : true
} ],
"layoutBodyOnly" : false,
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : false,
"modelid" : "2197446D-9386-4896-8BF1-C71B933B8BF3",
"modeltype" : "PSSYSVIEWLAYOUTPANEL"
}, },
"title" : "实体选择表格视图布局面板", "title" : "实体选择表格视图布局面板",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
...@@ -553,18 +576,140 @@ ...@@ -553,18 +576,140 @@
"getPSDEViewCodeName" : "DEPickupViewLayout", "getPSDEViewCodeName" : "DEPickupViewLayout",
"getPSDEViewId" : "A776F358-5448-4A06-ACA5-67B3CDE66801", "getPSDEViewId" : "A776F358-5448-4A06-ACA5-67B3CDE66801",
"getPSViewLayoutPanel" : { "getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel", "codeName" : "PickupViewLayout",
"controlStyle" : "APPDEPICKUPVIEW",
"controlType" : "VIEWLAYOUTPANEL", "controlType" : "VIEWLAYOUTPANEL",
"layoutMode" : "TABLE_24COL",
"logicName" : "选择视图布局面板布局面板",
"memo" : "编辑视图",
"name" : "layoutpanel", "name" : "layoutpanel",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewLayoutModelRepository.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewLayoutModelRepository.json"
}, },
"getPSControlParam" : { }, "getPSControlParam" : { },
"layoutBodyOnly" : true, "getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getRootPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "page_content",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"caption" : "控件占位",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "pickupviewpanel",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
}, {
"caption" : "容器",
"contentHeight" : 54.0,
"height" : 54.0,
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "page_bottom",
"getPSLayout" : {
"dir" : "row-reverse",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"colMD" : 24,
"height" : 54,
"heightMode" : "PX",
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"actionType" : "UIACTION",
"buttonStyle" : "DEFAULT",
"caption" : "确认",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "ok",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "layoutpanel_ok"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "确认",
"codeName" : "panel_PickupViewLayout_ok_click",
"fullCodeName" : "ViewLayoutModelRepository_panel_PickupViewLayout_ok_click",
"name" : "确认",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewLayoutModelRepository.json"
},
"timeout" : 60000,
"uIActionMode" : "CUSTOM",
"uIActionTag" : "panel_PickupViewLayout_ok_click",
"uIActionType" : "DEUIACTION",
"id" : "panel_PickupViewLayout_ok_click@ViewLayoutModelRepository"
},
"tooltip" : "确认",
"uIActionTarget" : "NONE",
"showCaption" : true
}, {
"actionType" : "UIACTION",
"buttonStyle" : "DEFAULT",
"caption" : "取消",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "cancel",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "layoutpanel_cancel"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "取消",
"codeName" : "panel_PickupViewLayout_cancel_click",
"fullCodeName" : "ViewLayoutModelRepository_panel_PickupViewLayout_cancel_click",
"name" : "取消",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewLayoutModelRepository.json"
},
"timeout" : 60000,
"uIActionMode" : "CUSTOM",
"uIActionTag" : "panel_PickupViewLayout_cancel_click",
"uIActionType" : "DEUIACTION",
"id" : "panel_PickupViewLayout_cancel_click@ViewLayoutModelRepository"
},
"tooltip" : "取消",
"uIActionTarget" : "NONE",
"showCaption" : true
} ]
} ],
"layoutBodyOnly" : false,
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : false,
"modelid" : "5269C733-7B8E-43F5-A19C-A77CA0B2D1E5",
"modeltype" : "PSSYSVIEWLAYOUTPANEL"
}, },
"title" : "选择视图布局面板", "title" : "选择视图布局面板",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
......
...@@ -2110,16 +2110,16 @@ ...@@ -2110,16 +2110,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ] } ]
} ], } ],
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册