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

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

上级 9a1f9f86
...@@ -4378,6 +4378,27 @@ ...@@ -4378,6 +4378,27 @@
"uIActionTag" : "PermissionUpdate", "uIActionTag" : "PermissionUpdate",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"id" : "PermissionUpdate@Book" "id" : "PermissionUpdate@Book"
}, {
"actionTarget" : "NONE",
"caption" : "气泡打开",
"codeName" : "openPopover",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsrPopoverEditView.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "Book_openPopover",
"name" : "气泡打开",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openPopover",
"uIActionType" : "DEUIACTION",
"id" : "openPopover@Book"
}, { }, {
"actionTarget" : "SINGLEKEY", "actionTarget" : "SINGLEKEY",
"caption" : "打开多数据表单", "caption" : "打开多数据表单",
......
...@@ -223,6 +223,35 @@ ...@@ -223,6 +223,35 @@
"addSeparator" : false, "addSeparator" : false,
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, {
"caption" : "气泡打开",
"detailType" : "DEUIACTION",
"name" : "u4234de2",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "气泡打开",
"codeName" : "openPopover",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsrPopoverEditView.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "Book_openPopover",
"name" : "气泡打开",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openPopover",
"uIActionType" : "DEUIACTION",
"id" : "openPopover@Book"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ], } ],
"uniqueTag" : "Book__A5361ee1e9db0542714" "uniqueTag" : "Book__A5361ee1e9db0542714"
}, },
......
...@@ -79,7 +79,27 @@ ...@@ -79,7 +79,27 @@
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
} },
"getPSPanelItems" : [ {
"caption" : "card文本",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_text",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"caption" : "文本内容card",
"contentType" : "RAW",
"name" : "static_text",
"predefinedType" : "STATIC_TEXT",
"renderMode" : "TEXT"
},
"rawContent" : "文本内容card",
"showCaption" : true
} ]
} ], } ],
"name" : "itemlayoutpanel", "name" : "itemlayoutpanel",
"modelid" : "A6B72020-4A9A-4C88-A062-FA9F7E4E295E", "modelid" : "A6B72020-4A9A-4C88-A062-FA9F7E4E295E",
......
...@@ -79,7 +79,27 @@ ...@@ -79,7 +79,27 @@
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
} },
"getPSPanelItems" : [ {
"caption" : "list文本",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_text",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"caption" : "list文本内容",
"contentType" : "RAW",
"name" : "static_text",
"predefinedType" : "STATIC_TEXT",
"renderMode" : "TEXT"
},
"rawContent" : "list文本内容",
"showCaption" : true
} ]
} ], } ],
"name" : "list_itempanel", "name" : "list_itempanel",
"modelid" : "8E23E5F9-258B-4FF0-BB9D-43F6A4C3E45C", "modelid" : "8E23E5F9-258B-4FF0-BB9D-43F6A4C3E45C",
......
...@@ -27,7 +27,27 @@ ...@@ -27,7 +27,27 @@
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
} },
"getPSPanelItems" : [ {
"caption" : "card文本",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_text",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"caption" : "文本内容card",
"contentType" : "RAW",
"name" : "static_text",
"predefinedType" : "STATIC_TEXT",
"renderMode" : "TEXT"
},
"rawContent" : "文本内容card",
"showCaption" : true
} ]
} ], } ],
"modelid" : "A6B72020-4A9A-4C88-A062-FA9F7E4E295E", "modelid" : "A6B72020-4A9A-4C88-A062-FA9F7E4E295E",
"modeltype" : "PSSYSVIEWPANEL" "modeltype" : "PSSYSVIEWPANEL"
......
...@@ -27,7 +27,27 @@ ...@@ -27,7 +27,27 @@
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
} },
"getPSPanelItems" : [ {
"caption" : "list文本",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_text",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"caption" : "list文本内容",
"contentType" : "RAW",
"name" : "static_text",
"predefinedType" : "STATIC_TEXT",
"renderMode" : "TEXT"
},
"rawContent" : "list文本内容",
"showCaption" : true
} ]
} ], } ],
"modelid" : "8E23E5F9-258B-4FF0-BB9D-43F6A4C3E45C", "modelid" : "8E23E5F9-258B-4FF0-BB9D-43F6A4C3E45C",
"modeltype" : "PSSYSVIEWPANEL" "modeltype" : "PSSYSVIEWPANEL"
......
...@@ -137,6 +137,11 @@ ...@@ -137,6 +137,11 @@
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS", "itemType" : "CTRLPOS",
"name" : "dataview", "name" : "dataview",
"getPSControlRenders" : [ {
"layoutPanelModel" : "绘制器",
"name" : "logic",
"renderType" : "LAYOUTPANEL_MODEL"
} ],
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
...@@ -240,7 +245,27 @@ ...@@ -240,7 +245,27 @@
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
} },
"getPSPanelItems" : [ {
"caption" : "card文本",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_text",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"caption" : "文本内容card",
"contentType" : "RAW",
"name" : "static_text",
"predefinedType" : "STATIC_TEXT",
"renderMode" : "TEXT"
},
"rawContent" : "文本内容card",
"showCaption" : true
} ]
} ], } ],
"name" : "itemlayoutpanel", "name" : "itemlayoutpanel",
"modelid" : "A6B72020-4A9A-4C88-A062-FA9F7E4E295E", "modelid" : "A6B72020-4A9A-4C88-A062-FA9F7E4E295E",
...@@ -467,7 +492,27 @@ ...@@ -467,7 +492,27 @@
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
} },
"getPSPanelItems" : [ {
"caption" : "list文本",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_text",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"caption" : "list文本内容",
"contentType" : "RAW",
"name" : "static_text",
"predefinedType" : "STATIC_TEXT",
"renderMode" : "TEXT"
},
"rawContent" : "list文本内容",
"showCaption" : true
} ]
} ], } ],
"name" : "list_itempanel", "name" : "list_itempanel",
"modelid" : "8E23E5F9-258B-4FF0-BB9D-43F6A4C3E45C", "modelid" : "8E23E5F9-258B-4FF0-BB9D-43F6A4C3E45C",
......
...@@ -532,6 +532,35 @@ ...@@ -532,6 +532,35 @@
"addSeparator" : false, "addSeparator" : false,
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, {
"caption" : "气泡打开",
"detailType" : "DEUIACTION",
"name" : "u4234de2",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "气泡打开",
"codeName" : "openPopover",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsrPopoverEditView.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "Book_openPopover",
"name" : "气泡打开",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openPopover",
"uIActionType" : "DEUIACTION",
"id" : "openPopover@Book"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ], } ],
"uniqueTag" : "Book__A5361ee1e9db0542714" "uniqueTag" : "Book__A5361ee1e9db0542714"
}, },
......
...@@ -2464,7 +2464,6 @@ ...@@ -2464,7 +2464,6 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"refFlag" : false,
"title" : "气泡打开视图", "title" : "气泡打开视图",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEEDITVIEW", "viewType" : "DEEDITVIEW",
......
...@@ -346,6 +346,28 @@ ...@@ -346,6 +346,28 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "路由模态" "tooltip" : "路由模态"
}, {
"accUserMode" : 2,
"caption" : "气泡",
"itemType" : "MENUITEM",
"name" : "menuitem192",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0130399949"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "气泡"
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -154,6 +154,16 @@ ...@@ -154,6 +154,16 @@
"id" : "UsrAppFunc0130455748" "id" : "UsrAppFunc0130455748"
}, },
"tooltip" : "路由模态" "tooltip" : "路由模态"
}, {
"accUserMode" : 2,
"caption" : "气泡",
"itemType" : "MENUITEM",
"name" : "menuitem192",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0130399949"
},
"tooltip" : "气泡"
} ], } ],
"tooltip" : "打开方式" "tooltip" : "打开方式"
}, { }, {
......
...@@ -574,6 +574,35 @@ ...@@ -574,6 +574,35 @@
"addSeparator" : false, "addSeparator" : false,
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, {
"caption" : "气泡打开",
"detailType" : "DEUIACTION",
"name" : "u4234de2",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "气泡打开",
"codeName" : "openPopover",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsrPopoverEditView.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "Book_openPopover",
"name" : "气泡打开",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openPopover",
"uIActionType" : "DEUIACTION",
"id" : "openPopover@Book"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ], } ],
"uniqueTag" : "Book__A5361ee1e9db0542714" "uniqueTag" : "Book__A5361ee1e9db0542714"
}, { }, {
......
...@@ -5260,7 +5260,7 @@ ...@@ -5260,7 +5260,7 @@
"openMode" : "INDEXVIEWTAB", "openMode" : "INDEXVIEWTAB",
"getPSAppView" : { "getPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoStuInfoList.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookGridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
} }
} ], } ],
...@@ -17041,6 +17041,28 @@ ...@@ -17041,6 +17041,28 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "路由模态" "tooltip" : "路由模态"
}, {
"accUserMode" : 2,
"caption" : "气泡",
"itemType" : "MENUITEM",
"name" : "menuitem192",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0130399949"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "气泡"
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -54306,6 +54328,27 @@ ...@@ -54306,6 +54328,27 @@
"uIActionTag" : "PermissionUpdate", "uIActionTag" : "PermissionUpdate",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"id" : "PermissionUpdate@Book" "id" : "PermissionUpdate@Book"
}, {
"actionTarget" : "NONE",
"caption" : "气泡打开",
"codeName" : "openPopover",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsrPopoverEditView.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "Book_openPopover",
"name" : "气泡打开",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openPopover",
"uIActionType" : "DEUIACTION",
"id" : "openPopover@Book"
}, { }, {
"actionTarget" : "SINGLEKEY", "actionTarget" : "SINGLEKEY",
"caption" : "打开多数据表单", "caption" : "打开多数据表单",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册