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

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

上级 21f3d3b1
......@@ -1049,16 +1049,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
}, {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
} ]
}, {
......
......@@ -481,6 +481,7 @@
"layoutPanel" : true,
"useDefaultLayout" : true
},
"refFlag" : false,
"title" : "手机数据视图",
"viewStyle" : "PubTest",
"viewType" : "DEDATAVIEW",
......
......@@ -628,19 +628,19 @@
"srfparentdename" : "PHONE",
"srfparentmode" : "DER1N_BOOK_PHONE_PHONEID"
},
"realTitle" : "手机数据视图",
"realTitle" : "测试实体表格视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneDataView.json",
"viewType" : "DEDATAVIEW"
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json",
"viewType" : "DEGRIDVIEW"
}
}, {
"name" : "EXPITEM:tabviewpanel2",
"realTitle" : "手机普通表格",
"realTitle" : "学员登记信息数据视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneGridView.json",
"viewType" : "DEGRIDVIEW"
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoDataView.json",
"viewType" : "DEDATAVIEW"
}
} ],
"getPSControlParam" : { },
......@@ -650,8 +650,8 @@
"controlType" : "TABVIEWPANEL",
"getEmbeddedPSAppDEView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneDataView.json",
"viewType" : "DEDATAVIEW"
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json",
"viewType" : "DEGRIDVIEW"
},
"name" : "tabviewpanel",
"navFilter" : "test1",
......@@ -705,8 +705,8 @@
"controlType" : "TABVIEWPANEL",
"getEmbeddedPSAppDEView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneGridView.json",
"viewType" : "DEGRIDVIEW"
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoDataView.json",
"viewType" : "DEDATAVIEW"
},
"name" : "tabviewpanel2",
"getPSAppDataEntity" : {
......
......@@ -2193,31 +2193,31 @@
"viewType" : "DEEDITVIEW"
} ],
"getAllPSAppViewMsgGroups" : [ {
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"codeName" : "VMGroup",
"name" : "视图消息组test",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息",
"name" : "视图消息test",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
}
}, {
"id" : "ViewMsg"
},
"position" : "TOP"
} ]
}, {
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
}
} ]
}, {
"codeName" : "VMGroup",
"name" : "视图消息组test",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息test",
}, {
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg"
},
"position" : "TOP"
"id" : "ViewMsg2"
}
} ]
} ],
"getAllPSAppViewMsgs" : [ {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册