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

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

上级 6c436601
...@@ -1049,16 +1049,16 @@ ...@@ -1049,16 +1049,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ] } ]
}, { }, {
......
...@@ -584,6 +584,28 @@ ...@@ -584,6 +584,28 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "测试表单多数据部件" "tooltip" : "测试表单多数据部件"
}, {
"accUserMode" : 2,
"caption" : "测试向导视图",
"itemType" : "MENUITEM",
"name" : "menuitem73",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0607638517"
},
"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,
......
...@@ -258,6 +258,16 @@ ...@@ -258,6 +258,16 @@
"id" : "UsrAppFunc0526129093" "id" : "UsrAppFunc0526129093"
}, },
"tooltip" : "测试表单多数据部件" "tooltip" : "测试表单多数据部件"
}, {
"accUserMode" : 2,
"caption" : "测试向导视图",
"itemType" : "MENUITEM",
"name" : "menuitem73",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0607638517"
},
"tooltip" : "测试向导视图"
} ], } ],
"tooltip" : "单数据视图" "tooltip" : "单数据视图"
}, { }, {
......
...@@ -1412,6 +1412,16 @@ ...@@ -1412,6 +1412,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr3EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr3EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0607638517",
"name" : "打开向导视图",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
}
}, { }, {
"appFuncType" : "APPVIEW", "appFuncType" : "APPVIEW",
"codeName" : "AppFunc46", "codeName" : "AppFunc46",
...@@ -2261,16 +2271,16 @@ ...@@ -2261,16 +2271,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ] } ]
} ], } ],
...@@ -3922,6 +3932,28 @@ ...@@ -3922,6 +3932,28 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "测试表单多数据部件" "tooltip" : "测试表单多数据部件"
}, {
"accUserMode" : 2,
"caption" : "测试向导视图",
"itemType" : "MENUITEM",
"name" : "menuitem73",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0607638517"
},
"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,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册