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

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

上级 eedbeeb0
...@@ -1482,16 +1482,16 @@ ...@@ -1482,16 +1482,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"
} }
} ] } ]
}, { }, {
......
...@@ -403,10 +403,24 @@ ...@@ -403,10 +403,24 @@
"viewFieldName" : "TYPE", "viewFieldName" : "TYPE",
"hidden" : false, "hidden" : false,
"showCaption" : false "showCaption" : false
}, {
"actionType" : "NONE",
"buttonStyle" : "DEFAULT",
"caption" : "普通按钮",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "button_calluilogic2",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"tooltip" : "普通按钮",
"uIActionTarget" : "NONE",
"showCaption" : true
}, { }, {
"actionType" : "NONE", "actionType" : "NONE",
"buttonStyle" : "SUCCESS", "buttonStyle" : "SUCCESS",
"caption" : "按钮1", "caption" : "成功按钮",
"itemStyle" : "SUCCESS", "itemStyle" : "SUCCESS",
"itemType" : "BUTTON", "itemType" : "BUTTON",
"name" : "button_calluilogic", "name" : "button_calluilogic",
...@@ -414,7 +428,7 @@ ...@@ -414,7 +428,7 @@
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
}, },
"tooltip" : "按钮1", "tooltip" : "成功按钮",
"uIActionTarget" : "NONE", "uIActionTarget" : "NONE",
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -190,10 +190,24 @@ ...@@ -190,10 +190,24 @@
"viewFieldName" : "TYPE", "viewFieldName" : "TYPE",
"hidden" : false, "hidden" : false,
"showCaption" : false "showCaption" : false
}, {
"actionType" : "NONE",
"buttonStyle" : "DEFAULT",
"caption" : "普通按钮",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "button_calluilogic2",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"tooltip" : "普通按钮",
"uIActionTarget" : "NONE",
"showCaption" : true
}, { }, {
"actionType" : "NONE", "actionType" : "NONE",
"buttonStyle" : "SUCCESS", "buttonStyle" : "SUCCESS",
"caption" : "按钮1", "caption" : "成功按钮",
"itemStyle" : "SUCCESS", "itemStyle" : "SUCCESS",
"itemType" : "BUTTON", "itemType" : "BUTTON",
"name" : "button_calluilogic", "name" : "button_calluilogic",
...@@ -201,7 +215,7 @@ ...@@ -201,7 +215,7 @@
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
}, },
"tooltip" : "按钮1", "tooltip" : "成功按钮",
"uIActionTarget" : "NONE", "uIActionTarget" : "NONE",
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -929,10 +929,24 @@ ...@@ -929,10 +929,24 @@
"viewFieldName" : "TYPE", "viewFieldName" : "TYPE",
"hidden" : false, "hidden" : false,
"showCaption" : false "showCaption" : false
}, {
"actionType" : "NONE",
"buttonStyle" : "DEFAULT",
"caption" : "普通按钮",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "button_calluilogic2",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"tooltip" : "普通按钮",
"uIActionTarget" : "NONE",
"showCaption" : true
}, { }, {
"actionType" : "NONE", "actionType" : "NONE",
"buttonStyle" : "SUCCESS", "buttonStyle" : "SUCCESS",
"caption" : "按钮1", "caption" : "成功按钮",
"itemStyle" : "SUCCESS", "itemStyle" : "SUCCESS",
"itemType" : "BUTTON", "itemType" : "BUTTON",
"name" : "button_calluilogic", "name" : "button_calluilogic",
...@@ -940,7 +954,7 @@ ...@@ -940,7 +954,7 @@
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
}, },
"tooltip" : "按钮1", "tooltip" : "成功按钮",
"uIActionTarget" : "NONE", "uIActionTarget" : "NONE",
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -13218,16 +13218,16 @@ ...@@ -13218,16 +13218,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"
} }
} ] } ]
}, { }, {
...@@ -13262,16 +13262,16 @@ ...@@ -13262,16 +13262,16 @@
"id" : "ViewMsg5" "id" : "ViewMsg5"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg4"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg6"
} }
} ] } ]
}, { }, {
...@@ -13288,12 +13288,6 @@ ...@@ -13288,12 +13288,6 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图上方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg7"
}
}, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -13311,29 +13305,28 @@ ...@@ -13311,29 +13305,28 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg9"
} }
}, {
"name" : "消息位置-视图上方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg7"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg12"
}, }
"position" : "POPUP"
}, { }, {
"name" : "关闭模式-本次删除-上方-警告", "name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -13354,18 +13347,25 @@ ...@@ -13354,18 +13347,25 @@
"id" : "ViewMsg8" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "关闭模式-无删除-上方-常规", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg4"
} },
"position" : "POPUP"
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg5"
}, },
"position" : "POPUP" "position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
...@@ -13393,16 +13393,16 @@ ...@@ -13393,16 +13393,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 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册