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

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

上级 a7c0493d
...@@ -1481,16 +1481,16 @@ ...@@ -1481,16 +1481,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
}, { }, {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
} ] } ]
}, { }, {
......
...@@ -400,12 +400,6 @@ ...@@ -400,12 +400,6 @@
"columnType" : "DEFGRIDCOLUMN", "columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "field6", "dataItemName" : "field6",
"excelCaption" : "数据选择", "excelCaption" : "数据选择",
"getLinkPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypeGridView.json",
"viewType" : "DEGRIDVIEW"
},
"linkValueItem" : "field16",
"name" : "field6", "name" : "field6",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
...@@ -414,7 +408,6 @@ ...@@ -414,7 +408,6 @@
}, },
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableLinkView" : true,
"enableRowEdit" : true, "enableRowEdit" : true,
"enableSort" : true "enableSort" : true
}, { }, {
...@@ -425,12 +418,6 @@ ...@@ -425,12 +418,6 @@
"columnType" : "DEFGRIDCOLUMN", "columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "field14", "dataItemName" : "field14",
"excelCaption" : "地址选择", "excelCaption" : "地址选择",
"getLinkPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phonePhoneView.json",
"viewType" : "DEGRIDVIEW"
},
"linkValueItem" : "field14",
"name" : "field14", "name" : "field14",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
...@@ -439,7 +426,6 @@ ...@@ -439,7 +426,6 @@
}, },
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableLinkView" : true,
"enableRowEdit" : true, "enableRowEdit" : true,
"enableSort" : true "enableSort" : true
}, { }, {
...@@ -930,11 +916,6 @@ ...@@ -930,11 +916,6 @@
}, },
"editorType" : "PICKER", "editorType" : "PICKER",
"handlerType" : "PickupText", "handlerType" : "PickupText",
"getLinkPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypeGridView.json",
"viewType" : "DEGRIDVIEW"
},
"name" : "field6", "name" : "field6",
"getPSAppDEACMode" : { "getPSAppDEACMode" : {
"modelref" : true, "modelref" : true,
...@@ -953,8 +934,8 @@ ...@@ -953,8 +934,8 @@
} ], } ],
"getPickupPSAppView" : { "getPickupPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phonePhoneView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongPickupView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEPICKUPVIEW"
}, },
"valueItemName" : "field16", "valueItemName" : "field16",
"enableAC" : true, "enableAC" : true,
...@@ -983,8 +964,8 @@ ...@@ -983,8 +964,8 @@
"name" : "field14", "name" : "field14",
"getPickupPSAppView" : { "getPickupPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypeGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongMPickupView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEMPICKUPVIEW"
}, },
"enableAC" : false, "enableAC" : false,
"enablePickupView" : true, "enablePickupView" : true,
......
...@@ -581,7 +581,6 @@ ...@@ -581,7 +581,6 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"refFlag" : false,
"title" : "歌曲选择表格视图", "title" : "歌曲选择表格视图",
"getTitlePSLanguageRes" : { "getTitlePSLanguageRes" : {
"defaultContent" : "歌曲选择表格视图", "defaultContent" : "歌曲选择表格视图",
...@@ -647,7 +646,6 @@ ...@@ -647,7 +646,6 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"refFlag" : false,
"title" : "歌曲数据多项选择视图", "title" : "歌曲数据多项选择视图",
"getTitlePSLanguageRes" : { "getTitlePSLanguageRes" : {
"defaultContent" : "歌曲数据多项选择视图", "defaultContent" : "歌曲数据多项选择视图",
......
...@@ -551,7 +551,6 @@ ...@@ -551,7 +551,6 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"refFlag" : false,
"title" : "歌曲选择表格视图", "title" : "歌曲选择表格视图",
"getTitlePSLanguageRes" : { "getTitlePSLanguageRes" : {
"defaultContent" : "歌曲选择表格视图", "defaultContent" : "歌曲选择表格视图",
......
...@@ -581,7 +581,6 @@ ...@@ -581,7 +581,6 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"refFlag" : false,
"title" : "歌曲选择表格视图", "title" : "歌曲选择表格视图",
"getTitlePSLanguageRes" : { "getTitlePSLanguageRes" : {
"defaultContent" : "歌曲选择表格视图", "defaultContent" : "歌曲选择表格视图",
...@@ -647,7 +646,6 @@ ...@@ -647,7 +646,6 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"refFlag" : false,
"title" : "歌曲数据选择视图", "title" : "歌曲数据选择视图",
"getTitlePSLanguageRes" : { "getTitlePSLanguageRes" : {
"defaultContent" : "歌曲数据选择视图", "defaultContent" : "歌曲数据选择视图",
......
...@@ -1379,12 +1379,6 @@ ...@@ -1379,12 +1379,6 @@
"columnType" : "DEFGRIDCOLUMN", "columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "field6", "dataItemName" : "field6",
"excelCaption" : "数据选择", "excelCaption" : "数据选择",
"getLinkPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypeGridView.json",
"viewType" : "DEGRIDVIEW"
},
"linkValueItem" : "field16",
"name" : "field6", "name" : "field6",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
...@@ -1393,7 +1387,6 @@ ...@@ -1393,7 +1387,6 @@
}, },
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableLinkView" : true,
"enableRowEdit" : true, "enableRowEdit" : true,
"enableSort" : true "enableSort" : true
}, { }, {
...@@ -1404,12 +1397,6 @@ ...@@ -1404,12 +1397,6 @@
"columnType" : "DEFGRIDCOLUMN", "columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "field14", "dataItemName" : "field14",
"excelCaption" : "地址选择", "excelCaption" : "地址选择",
"getLinkPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phonePhoneView.json",
"viewType" : "DEGRIDVIEW"
},
"linkValueItem" : "field14",
"name" : "field14", "name" : "field14",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
...@@ -1418,7 +1405,6 @@ ...@@ -1418,7 +1405,6 @@
}, },
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableLinkView" : true,
"enableRowEdit" : true, "enableRowEdit" : true,
"enableSort" : true "enableSort" : true
}, { }, {
...@@ -1909,11 +1895,6 @@ ...@@ -1909,11 +1895,6 @@
}, },
"editorType" : "PICKER", "editorType" : "PICKER",
"handlerType" : "PickupText", "handlerType" : "PickupText",
"getLinkPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypeGridView.json",
"viewType" : "DEGRIDVIEW"
},
"name" : "field6", "name" : "field6",
"getPSAppDEACMode" : { "getPSAppDEACMode" : {
"modelref" : true, "modelref" : true,
...@@ -1932,8 +1913,8 @@ ...@@ -1932,8 +1913,8 @@
} ], } ],
"getPickupPSAppView" : { "getPickupPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phonePhoneView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongPickupView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEPICKUPVIEW"
}, },
"valueItemName" : "field16", "valueItemName" : "field16",
"enableAC" : true, "enableAC" : true,
...@@ -1962,8 +1943,8 @@ ...@@ -1962,8 +1943,8 @@
"name" : "field14", "name" : "field14",
"getPickupPSAppView" : { "getPickupPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypeGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongMPickupView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEMPICKUPVIEW"
}, },
"enableAC" : false, "enableAC" : false,
"enablePickupView" : true, "enablePickupView" : true,
......
...@@ -11212,16 +11212,16 @@ ...@@ -11212,16 +11212,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
}, { }, {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
} ] } ]
}, { }, {
...@@ -11250,12 +11250,6 @@ ...@@ -11250,12 +11250,6 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
}
}, {
"name" : "消息类型-错误信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -11267,6 +11261,12 @@ ...@@ -11267,6 +11261,12 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg5"
} }
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup7", "codeName" : "VMGroup7",
...@@ -11282,10 +11282,10 @@ ...@@ -11282,10 +11282,10 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图下方", "name" : "消息位置-弹出",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg10"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图内容区",
...@@ -11300,51 +11300,46 @@ ...@@ -11300,51 +11300,46 @@
"id" : "ViewMsg7" "id" : "ViewMsg7"
} }
}, { }, {
"name" : "消息位置-弹出", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg10" "id" : "ViewMsg8"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-常规信息", "name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg13"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg6"
} },
"position" : "POPUP"
}, { }, {
"name" : "关闭模式-默认删除-上方-错误", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg4"
} },
"position" : "POPUP"
}, { }, {
"name" : "关闭模式-本次删除-上方-警告", "name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-警告信息",
...@@ -11354,27 +11349,32 @@ ...@@ -11354,27 +11349,32 @@
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "消息类型-错误信息", "name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg12"
}, }
"position" : "POPUP" }, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-默认删除", "name" : "关闭模式-删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "关闭模式-删除", "name" : "关闭模式-默认删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-本次删除",
...@@ -11387,16 +11387,16 @@ ...@@ -11387,16 +11387,16 @@
"codeName" : "VMGroup6", "codeName" : "VMGroup6",
"name" : "视图消息动态模式测试", "name" : "视图消息动态模式测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "动态模式-静态内容", "name" : "动态模式-实体数据集",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg15" "id" : "ViewMsg14"
} }
}, { }, {
"name" : "动态模式-实体数据集", "name" : "动态模式-静态内容",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg14" "id" : "ViewMsg15"
} }
} ] } ]
} ], } ],
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册