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

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

上级 4c9637cf
...@@ -1042,7 +1042,6 @@ ...@@ -1042,7 +1042,6 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"refFlag" : false,
"title" : "书编辑视图", "title" : "书编辑视图",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEEDITVIEW", "viewType" : "DEEDITVIEW",
......
...@@ -219,6 +219,29 @@ ...@@ -219,6 +219,29 @@
"modelref" : true, "modelref" : true,
"id" : "AppFunc8" "id" : "AppFunc8"
}, },
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "测试飘窗",
"itemType" : "MENUITEM",
"name" : "menuitem110",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc88"
},
"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,
"childColMD" : 24, "childColMD" : 24,
......
...@@ -97,6 +97,17 @@ ...@@ -97,6 +97,17 @@
"modelref" : true, "modelref" : true,
"id" : "AppFunc8" "id" : "AppFunc8"
}, },
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "测试飘窗",
"itemType" : "MENUITEM",
"name" : "menuitem110",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc88"
},
"tooltip" : "测试飘窗"
} ],
"tooltip" : "测试模态" "tooltip" : "测试模态"
}, { }, {
"accUserMode" : 2, "accUserMode" : 2,
......
...@@ -2646,6 +2646,16 @@ ...@@ -2646,6 +2646,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SysTodoTodoGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SysTodoTodoGridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
} }
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc88",
"name" : "测试飘窗",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr11EditView.json",
"viewType" : "DEEDITVIEW"
}
}, { }, {
"appFuncType" : "APPVIEW", "appFuncType" : "APPVIEW",
"codeName" : "AppFunc16", "codeName" : "AppFunc16",
...@@ -5039,6 +5049,29 @@ ...@@ -5039,6 +5049,29 @@
"modelref" : true, "modelref" : true,
"id" : "AppFunc8" "id" : "AppFunc8"
}, },
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "测试飘窗",
"itemType" : "MENUITEM",
"name" : "menuitem110",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc88"
},
"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,
"childColMD" : 24, "childColMD" : 24,
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册