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

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

上级 250d2cce
{
"accUserMode" : 2,
"caption" : "树表格视图(增强)",
"caption" : "这是标题",
"codeName" : "FILETestTreeGridExView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILETestTreeGridExView.json",
"mDCtrlActiveMode" : 2,
......@@ -19,14 +19,6 @@
"name" : "engine"
} ],
"getPSAppViewRefs" : [ {
"name" : "NEWDATA",
"realTitle" : "文件编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "EDITDATA",
"realTitle" : "文件数据重定向视图",
"getRefPSAppView" : {
......@@ -34,6 +26,14 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILERedirectView.json",
"viewType" : "DEREDIRECTVIEW"
}
}, {
"name" : "NEWDATA",
"realTitle" : "文件编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"getPSControls" : [ {
"codeName" : "TestTreeGridExViewtoolbar",
......@@ -1025,7 +1025,7 @@
"enableQuickSearch" : false,
"mobileSearchBar" : false
}, {
"caption" : "树表格视图(增强)",
"caption" : "这是标题",
"codeName" : "TestTreeGridExViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
......
......@@ -12747,16 +12747,16 @@
"id" : "ViewMsg4"
}
}, {
"name" : "消息类型-错误信息",
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
"id" : "ViewMsg5"
}
}, {
"name" : "消息类型-警告信息",
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
"id" : "ViewMsg6"
}
} ]
}, {
......@@ -12773,6 +12773,12 @@
"codeName" : "VMGroup4",
"name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
}, {
"name" : "消息位置-弹出",
"getPSAppViewMsg" : {
"modelref" : true,
......@@ -12790,12 +12796,6 @@
"modelref" : true,
"id" : "ViewMsg9"
}
}, {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
} ]
}, {
"codeName" : "VMGroup8",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册