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

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

上级 054711a6
...@@ -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"
} }
} ] } ]
}, { }, {
......
...@@ -4,7 +4,6 @@ ...@@ -4,7 +4,6 @@
"codeName" : "TESTOptionView", "codeName" : "TESTOptionView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTOptionView.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTOptionView.json",
"name" : "TESTOptionView", "name" : "TESTOptionView",
"openMode" : "POPUPMODAL",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
......
...@@ -517,6 +517,28 @@ ...@@ -517,6 +517,28 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "数据看板视图(部件)" "tooltip" : "数据看板视图(部件)"
}, {
"accUserMode" : 2,
"caption" : "选项操作",
"itemType" : "MENUITEM",
"name" : "menuitem66",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc55"
},
"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,
......
...@@ -228,6 +228,16 @@ ...@@ -228,6 +228,16 @@
"id" : "AppFunc40" "id" : "AppFunc40"
}, },
"tooltip" : "数据看板视图(部件)" "tooltip" : "数据看板视图(部件)"
}, {
"accUserMode" : 2,
"caption" : "选项操作",
"itemType" : "MENUITEM",
"name" : "menuitem66",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc55"
},
"tooltip" : "选项操作"
} ], } ],
"tooltip" : "单数据视图" "tooltip" : "单数据视图"
}, { }, {
......
...@@ -1695,6 +1695,16 @@ ...@@ -1695,6 +1695,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryDEGridViewLayout.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryDEGridViewLayout.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
} }
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc55",
"name" : "选项操作",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTOptionView.json",
"viewType" : "DEOPTVIEW"
}
}, { }, {
"appFuncType" : "APPVIEW", "appFuncType" : "APPVIEW",
"codeName" : "AppFunc16", "codeName" : "AppFunc16",
...@@ -2090,16 +2100,16 @@ ...@@ -2090,16 +2100,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"
} }
} ] } ]
} ], } ],
...@@ -3571,6 +3581,28 @@ ...@@ -3571,6 +3581,28 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "数据看板视图(部件)" "tooltip" : "数据看板视图(部件)"
}, {
"accUserMode" : 2,
"caption" : "选项操作",
"itemType" : "MENUITEM",
"name" : "menuitem66",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc55"
},
"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 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册