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

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

上级 ea78d16a
...@@ -1309,16 +1309,16 @@ ...@@ -1309,16 +1309,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
}, { }, {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
} ] } ]
}, { }, {
......
...@@ -33,6 +33,8 @@ ...@@ -33,6 +33,8 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
} }
}, },
"frozenFirstColumn" : 1,
"frozenLastColumn" : 2,
"getGetDraftPSControlAction" : { "getGetDraftPSControlAction" : {
"actionName" : "GetDraft", "actionName" : "GetDraft",
"actionType" : "DEACTION", "actionType" : "DEACTION",
...@@ -85,6 +87,132 @@ ...@@ -85,6 +87,132 @@
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true, "enableRowEdit" : true,
"enableSort" : true "enableSort" : true
}, {
"align" : "RIGHT",
"caption" : "操作列1",
"codeName" : "uagridcolumn1",
"columnType" : "UAGRIDCOLUMN",
"name" : "uagridcolumn1",
"noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : {
"codeName" : "A183ed02abf5e2b3236",
"name" : "卡片界面行为组",
"getPSUIActionGroupDetails" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "删除",
"detailType" : "DEUIACTION",
"name" : "u1bdab6a",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"getPSUIAction" : {
"actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "删除",
"codeName" : "Remove",
"fullCodeName" : "Remove",
"name" : "表格界面_删除操作",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"predefinedType" : "GRIDVIEW_REMOVEACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Remove",
"uIActionType" : "DEUIACTION"
},
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TEXT.*.EDIT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EDIT]",
"refFlag" : true
},
"caption" : "编辑",
"detailType" : "DEUIACTION",
"name" : "u61e08cb",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TEXT.*.EDIT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EDIT]",
"refFlag" : true
},
"caption" : "编辑",
"codeName" : "Edit",
"fullCodeName" : "Edit",
"name" : "表格界面_编辑操作",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"predefinedType" : "GRIDVIEW_EDITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EDIT]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION"
},
"getTooltipPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EDIT]",
"refFlag" : true
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Book__A183ed02abf5e2b3236"
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : false
}, { }, {
"align" : "LEFT", "align" : "LEFT",
"cLConvertMode" : "NONE", "cLConvertMode" : "NONE",
...@@ -314,6 +442,110 @@ ...@@ -314,6 +442,110 @@
"enableLinkView" : true, "enableLinkView" : true,
"enableRowEdit" : true, "enableRowEdit" : true,
"enableSort" : true "enableSort" : true
}, {
"align" : "RIGHT",
"caption" : "操作列2",
"codeName" : "uagridcolumn2",
"columnType" : "UAGRIDCOLUMN",
"name" : "uagridcolumn2",
"noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : {
"codeName" : "A5361ee1e9db0542714",
"name" : "book界面行为组",
"getPSUIActionGroupDetails" : [ {
"caption" : "权限删",
"detailType" : "DEUIACTION",
"name" : "uf83353d",
"getPSUIAction" : {
"actionTarget" : "NONE",
"noPrivDisplayMode" : 1,
"caption" : "权限删",
"codeName" : "PermissionDelete",
"dataAccessAction" : "DELETE",
"frontProcessType" : "OTHER",
"fullCodeName" : "Book_PermissionDelete",
"name" : "权限删",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "DELETE"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "PermissionDelete",
"uIActionType" : "DEUIACTION",
"id" : "PermissionDelete@Book"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "权限统一资源",
"detailType" : "DEUIACTION",
"name" : "u6408043",
"getPSUIAction" : {
"actionTarget" : "SINGLEDATA",
"caption" : "权限统一资源",
"codeName" : "PermissionRes",
"dataAccessAction" : "SRFUR__MODULE_ONE",
"frontProcessType" : "OTHER",
"fullCodeName" : "Book_PermissionRes",
"name" : "权限统一资源",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "SRFUR__MODULE_ONE"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "PermissionRes",
"uIActionType" : "DEUIACTION",
"id" : "PermissionRes@Book"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "权限改",
"detailType" : "DEUIACTION",
"name" : "u1970319",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "权限改",
"codeName" : "PermissionUpdate",
"dataAccessAction" : "UPDATE",
"frontProcessType" : "OTHER",
"fullCodeName" : "Book_PermissionUpdate",
"name" : "权限改",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "UPDATE"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "PermissionUpdate",
"uIActionType" : "DEUIACTION",
"id" : "PermissionUpdate@Book"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Book__A5361ee1e9db0542714"
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : false
} ], } ],
"getPSDEGridDataItems" : [ { "getPSDEGridDataItems" : [ {
"dataType" : 25, "dataType" : 25,
...@@ -452,9 +684,9 @@ ...@@ -452,9 +684,9 @@
"id" : "Update" "id" : "Update"
}, },
"getPSDEGEIUpdateDetails" : [ { "getPSDEGEIUpdateDetails" : [ {
"name" : "bookname"
}, {
"name" : "field11" "name" : "field11"
}, {
"name" : "bookname"
} ] } ]
} ], } ],
"getPSDEGridEditItemVRs" : [ { "getPSDEGridEditItemVRs" : [ {
...@@ -710,7 +942,7 @@ ...@@ -710,7 +942,7 @@
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/RawMaterial.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}, },
"getPSEditorItems" : [ { "getPSEditorItems" : [ {
"name" : "field16" "name" : "field16"
...@@ -745,18 +977,6 @@ ...@@ -745,18 +977,6 @@
}, },
"editorType" : "ADDRESSPICKUP", "editorType" : "ADDRESSPICKUP",
"name" : "field14", "name" : "field14",
"getPSAppDEACMode" : {
"modelref" : true,
"id" : "Default"
},
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/RawMaterial.json"
},
"getPickupPSAppView" : { "getPickupPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypeGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypeGridView.json",
......
...@@ -923,6 +923,8 @@ ...@@ -923,6 +923,8 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
} }
}, },
"frozenFirstColumn" : 1,
"frozenLastColumn" : 2,
"getGetDraftPSControlAction" : { "getGetDraftPSControlAction" : {
"actionName" : "GetDraft", "actionName" : "GetDraft",
"actionType" : "DEACTION", "actionType" : "DEACTION",
...@@ -1062,6 +1064,132 @@ ...@@ -1062,6 +1064,132 @@
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true, "enableRowEdit" : true,
"enableSort" : true "enableSort" : true
}, {
"align" : "RIGHT",
"caption" : "操作列1",
"codeName" : "uagridcolumn1",
"columnType" : "UAGRIDCOLUMN",
"name" : "uagridcolumn1",
"noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : {
"codeName" : "A183ed02abf5e2b3236",
"name" : "卡片界面行为组",
"getPSUIActionGroupDetails" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "删除",
"detailType" : "DEUIACTION",
"name" : "u1bdab6a",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"getPSUIAction" : {
"actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "删除",
"codeName" : "Remove",
"fullCodeName" : "Remove",
"name" : "表格界面_删除操作",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"predefinedType" : "GRIDVIEW_REMOVEACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Remove",
"uIActionType" : "DEUIACTION"
},
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TEXT.*.EDIT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EDIT]",
"refFlag" : true
},
"caption" : "编辑",
"detailType" : "DEUIACTION",
"name" : "u61e08cb",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TEXT.*.EDIT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EDIT]",
"refFlag" : true
},
"caption" : "编辑",
"codeName" : "Edit",
"fullCodeName" : "Edit",
"name" : "表格界面_编辑操作",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"predefinedType" : "GRIDVIEW_EDITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EDIT]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION"
},
"getTooltipPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EDIT]",
"refFlag" : true
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Book__A183ed02abf5e2b3236"
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : false
}, { }, {
"align" : "LEFT", "align" : "LEFT",
"cLConvertMode" : "NONE", "cLConvertMode" : "NONE",
...@@ -1291,6 +1419,110 @@ ...@@ -1291,6 +1419,110 @@
"enableLinkView" : true, "enableLinkView" : true,
"enableRowEdit" : true, "enableRowEdit" : true,
"enableSort" : true "enableSort" : true
}, {
"align" : "RIGHT",
"caption" : "操作列2",
"codeName" : "uagridcolumn2",
"columnType" : "UAGRIDCOLUMN",
"name" : "uagridcolumn2",
"noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : {
"codeName" : "A5361ee1e9db0542714",
"name" : "book界面行为组",
"getPSUIActionGroupDetails" : [ {
"caption" : "权限删",
"detailType" : "DEUIACTION",
"name" : "uf83353d",
"getPSUIAction" : {
"actionTarget" : "NONE",
"noPrivDisplayMode" : 1,
"caption" : "权限删",
"codeName" : "PermissionDelete",
"dataAccessAction" : "DELETE",
"frontProcessType" : "OTHER",
"fullCodeName" : "Book_PermissionDelete",
"name" : "权限删",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "DELETE"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "PermissionDelete",
"uIActionType" : "DEUIACTION",
"id" : "PermissionDelete@Book"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "权限统一资源",
"detailType" : "DEUIACTION",
"name" : "u6408043",
"getPSUIAction" : {
"actionTarget" : "SINGLEDATA",
"caption" : "权限统一资源",
"codeName" : "PermissionRes",
"dataAccessAction" : "SRFUR__MODULE_ONE",
"frontProcessType" : "OTHER",
"fullCodeName" : "Book_PermissionRes",
"name" : "权限统一资源",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "SRFUR__MODULE_ONE"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "PermissionRes",
"uIActionType" : "DEUIACTION",
"id" : "PermissionRes@Book"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "权限改",
"detailType" : "DEUIACTION",
"name" : "u1970319",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "权限改",
"codeName" : "PermissionUpdate",
"dataAccessAction" : "UPDATE",
"frontProcessType" : "OTHER",
"fullCodeName" : "Book_PermissionUpdate",
"name" : "权限改",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "UPDATE"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "PermissionUpdate",
"uIActionType" : "DEUIACTION",
"id" : "PermissionUpdate@Book"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Book__A5361ee1e9db0542714"
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : false
} ], } ],
"getPSDEGridDataItems" : [ { "getPSDEGridDataItems" : [ {
"dataType" : 25, "dataType" : 25,
...@@ -1429,9 +1661,9 @@ ...@@ -1429,9 +1661,9 @@
"id" : "Update" "id" : "Update"
}, },
"getPSDEGEIUpdateDetails" : [ { "getPSDEGEIUpdateDetails" : [ {
"name" : "bookname"
}, {
"name" : "field11" "name" : "field11"
}, {
"name" : "bookname"
} ] } ]
} ], } ],
"getPSDEGridEditItemVRs" : [ { "getPSDEGridEditItemVRs" : [ {
...@@ -1687,7 +1919,7 @@ ...@@ -1687,7 +1919,7 @@
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/RawMaterial.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}, },
"getPSEditorItems" : [ { "getPSEditorItems" : [ {
"name" : "field16" "name" : "field16"
...@@ -1722,18 +1954,6 @@ ...@@ -1722,18 +1954,6 @@
}, },
"editorType" : "ADDRESSPICKUP", "editorType" : "ADDRESSPICKUP",
"name" : "field14", "name" : "field14",
"getPSAppDEACMode" : {
"modelref" : true,
"id" : "Default"
},
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/RawMaterial.json"
},
"getPickupPSAppView" : { "getPickupPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypeGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypeGridView.json",
......
...@@ -3254,16 +3254,16 @@ ...@@ -3254,16 +3254,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
}, { }, {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
} ] } ]
} ], } ],
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册