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

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

上级 8ef05439
...@@ -76,17 +76,17 @@ ...@@ -76,17 +76,17 @@
"id" : "Get" "id" : "Get"
}, },
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
"name" : "type" "name" : "field11"
}, {
"name" : "field13"
}, { }, {
"name" : "field17" "name" : "field17"
}, { }, {
"name" : "field8" "name" : "field8"
}, { }, {
"name" : "field11" "name" : "type"
}, { }, {
"name" : "field14" "name" : "field14"
}, {
"name" : "field13"
} ] } ]
} ], } ],
"getPSDEFormItemVRs" : [ { "getPSDEFormItemVRs" : [ {
...@@ -803,7 +803,13 @@ ...@@ -803,7 +803,13 @@
"notMode" : false "notMode" : false
} ], } ],
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"minvalue" : "-10",
"maxvalue" : "10"
},
"editorType" : "NUMBER", "editorType" : "NUMBER",
"maxValue" : 10.0,
"minValue" : -10.0,
"name" : "field23" "name" : "field23"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
......
...@@ -182,17 +182,17 @@ ...@@ -182,17 +182,17 @@
"id" : "Get" "id" : "Get"
}, },
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
"name" : "type" "name" : "field11"
}, {
"name" : "field13"
}, { }, {
"name" : "field17" "name" : "field17"
}, { }, {
"name" : "field8" "name" : "field8"
}, { }, {
"name" : "field11" "name" : "type"
}, { }, {
"name" : "field14" "name" : "field14"
}, {
"name" : "field13"
} ] } ]
} ], } ],
"getPSDEFormItemVRs" : [ { "getPSDEFormItemVRs" : [ {
...@@ -909,7 +909,13 @@ ...@@ -909,7 +909,13 @@
"notMode" : false "notMode" : false
} ], } ],
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"minvalue" : "-10",
"maxvalue" : "10"
},
"editorType" : "NUMBER", "editorType" : "NUMBER",
"maxValue" : 10.0,
"minValue" : -10.0,
"name" : "field23" "name" : "field23"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
......
{ {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "测试子应用引用视图", "caption" : "视图标题视图标题",
"codeName" : "bookTestSubAppRefView", "codeName" : "bookTestSubAppRefView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookTestSubAppRefView.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookTestSubAppRefView.json",
"name" : "bookTestSubAppRefView", "name" : "bookTestSubAppRefView",
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json" "path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
}, },
"getPSControls" : [ { "getPSControls" : [ {
"caption" : "测试子应用引用视图", "caption" : "视图标题视图标题",
"codeName" : "TestSubAppRefViewcaptionbar", "codeName" : "TestSubAppRefViewcaptionbar",
"controlType" : "CAPTIONBAR", "controlType" : "CAPTIONBAR",
"name" : "captionbar", "name" : "captionbar",
...@@ -21,7 +21,8 @@ ...@@ -21,7 +21,8 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}, },
"getPSControlParam" : { } "getPSControlParam" : { },
"subCaption" : "视图子标题视图子标题视图子标题视图子标题视图子标题"
} ], } ],
"getPSDEViewCodeName" : "TestSubAppRefView", "getPSDEViewCodeName" : "TestSubAppRefView",
"getPSDEViewId" : "BFD02225-5FE7-4D6D-A614-9B221B4EB6EC", "getPSDEViewId" : "BFD02225-5FE7-4D6D-A614-9B221B4EB6EC",
...@@ -39,7 +40,8 @@ ...@@ -39,7 +40,8 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"title" : "测试子应用引用视图", "subCaption" : "视图子标题视图子标题视图子标题视图子标题视图子标题",
"title" : "视图抬头",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DESUBAPPREFVIEW", "viewType" : "DESUBAPPREFVIEW",
"enableDP" : true, "enableDP" : true,
......
...@@ -12488,16 +12488,16 @@ ...@@ -12488,16 +12488,16 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-警告信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg6"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg5"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-常规信息",
...@@ -12520,12 +12520,6 @@ ...@@ -12520,12 +12520,6 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
}, {
"name" : "消息位置-弹出", "name" : "消息位置-弹出",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -12543,17 +12537,17 @@ ...@@ -12543,17 +12537,17 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg7" "id" : "ViewMsg7"
} }
}, {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
}, {
"name" : "消息类型-错误信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -12566,6 +12560,12 @@ ...@@ -12566,6 +12560,12 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg8"
} }
}, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -12573,12 +12573,6 @@ ...@@ -12573,12 +12573,6 @@
"id" : "ViewMsg4" "id" : "ViewMsg4"
}, },
"position" : "POPUP" "position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -12586,6 +12580,12 @@ ...@@ -12586,6 +12580,12 @@
"id" : "ViewMsg5" "id" : "ViewMsg5"
}, },
"position" : "POPUP" "position" : "POPUP"
}, {
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -12593,22 +12593,16 @@ ...@@ -12593,22 +12593,16 @@
"id" : "ViewMsg9" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "关闭模式-默认删除-上方-错误", "name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg13"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-无删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
}, {
"name" : "关闭模式-默认删除", "name" : "关闭模式-默认删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -12620,6 +12614,12 @@ ...@@ -12620,6 +12614,12 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg13"
} }
}, {
"name" : "关闭模式-无删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup6", "codeName" : "VMGroup6",
...@@ -49473,7 +49473,7 @@ ...@@ -49473,7 +49473,7 @@
"modeltype" : "PSAPPDEVIEW" "modeltype" : "PSAPPDEVIEW"
}, { }, {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "测试子应用引用视图", "caption" : "视图标题视图标题",
"codeName" : "bookTestSubAppRefView", "codeName" : "bookTestSubAppRefView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookTestSubAppRefView.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookTestSubAppRefView.json",
"name" : "bookTestSubAppRefView", "name" : "bookTestSubAppRefView",
...@@ -49486,7 +49486,7 @@ ...@@ -49486,7 +49486,7 @@
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json" "path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
}, },
"getPSControls" : [ { "getPSControls" : [ {
"caption" : "测试子应用引用视图", "caption" : "视图标题视图标题",
"codeName" : "TestSubAppRefViewcaptionbar", "codeName" : "TestSubAppRefViewcaptionbar",
"controlType" : "CAPTIONBAR", "controlType" : "CAPTIONBAR",
"name" : "captionbar", "name" : "captionbar",
...@@ -49494,7 +49494,8 @@ ...@@ -49494,7 +49494,8 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}, },
"getPSControlParam" : { } "getPSControlParam" : { },
"subCaption" : "视图子标题视图子标题视图子标题视图子标题视图子标题"
} ], } ],
"getPSDEViewCodeName" : "TestSubAppRefView", "getPSDEViewCodeName" : "TestSubAppRefView",
"getPSDEViewId" : "BFD02225-5FE7-4D6D-A614-9B221B4EB6EC", "getPSDEViewId" : "BFD02225-5FE7-4D6D-A614-9B221B4EB6EC",
...@@ -49512,7 +49513,8 @@ ...@@ -49512,7 +49513,8 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"title" : "测试子应用引用视图", "subCaption" : "视图子标题视图子标题视图子标题视图子标题视图子标题",
"title" : "视图抬头",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DESUBAPPREFVIEW", "viewType" : "DESUBAPPREFVIEW",
"enableDP" : true, "enableDP" : true,
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册