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

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

上级 22bf4fe6
...@@ -20,6 +20,31 @@ ...@@ -20,6 +20,31 @@
"logicName" : "应用首页视图默认菜单", "logicName" : "应用首页视图默认菜单",
"name" : "appmenu", "name" : "appmenu",
"getPSAppMenuItems" : [ { "getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "新建报销单",
"itemType" : "MENUITEM",
"name" : "menuitem119",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0914062606"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSSysCss" : {
"cssName" : "step_menu"
},
"tooltip" : "新建报销单"
}, {
"accUserMode" : 0, "accUserMode" : 0,
"caption" : "门户444", "caption" : "门户444",
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
...@@ -2539,9 +2564,6 @@ ...@@ -2539,9 +2564,6 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSSysCss" : {
"cssName" : "step_menu"
},
"tooltip" : "报销单实体表格视图" "tooltip" : "报销单实体表格视图"
} ], } ],
"getPSLayout" : { "getPSLayout" : {
......
...@@ -4,6 +4,19 @@ ...@@ -4,6 +4,19 @@
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPMENUS/AppIndex.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPMENUS/AppIndex.json",
"logicName" : "应用首页视图默认菜单", "logicName" : "应用首页视图默认菜单",
"getPSAppMenuItems" : [ { "getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "新建报销单",
"itemType" : "MENUITEM",
"name" : "menuitem119",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0914062606"
},
"getPSSysCss" : {
"cssName" : "step_menu"
},
"tooltip" : "新建报销单"
}, {
"accUserMode" : 0, "accUserMode" : 0,
"caption" : "门户444", "caption" : "门户444",
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
...@@ -1119,9 +1132,6 @@ ...@@ -1119,9 +1132,6 @@
"modelref" : true, "modelref" : true,
"id" : "UsrAppFunc0908092476" "id" : "UsrAppFunc0908092476"
}, },
"getPSSysCss" : {
"cssName" : "step_menu"
},
"tooltip" : "报销单实体表格视图" "tooltip" : "报销单实体表格视图"
} ], } ],
"tooltip" : "报销单" "tooltip" : "报销单"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册