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

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

上级 64ad6400
...@@ -12,6 +12,24 @@ ...@@ -12,6 +12,24 @@
"logicName" : "应用首页视图默认菜单", "logicName" : "应用首页视图默认菜单",
"name" : "appmenu", "name" : "appmenu",
"getPSAppMenuItems" : [ { "getPSAppMenuItems" : [ {
"accUserMode" : 0,
"caption" : "门户",
"itemType" : "MENUITEM",
"name" : "menuitem20",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc17"
},
"getPSLayout" : {
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "门户"
}, {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "学员信息管理", "caption" : "学员信息管理",
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
......
...@@ -4,6 +4,16 @@ ...@@ -4,6 +4,16 @@
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPMENUS/AppIndex.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPMENUS/AppIndex.json",
"logicName" : "应用首页视图默认菜单", "logicName" : "应用首页视图默认菜单",
"getPSAppMenuItems" : [ { "getPSAppMenuItems" : [ {
"accUserMode" : 0,
"caption" : "门户",
"itemType" : "MENUITEM",
"name" : "menuitem20",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc17"
},
"tooltip" : "门户"
}, {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "学员信息管理", "caption" : "学员信息管理",
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册