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

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

上级 ef468da5
...@@ -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"
} }
} ] } ]
}, { }, {
......
{ {
"autoSaveMode" : 3,
"codeName" : "Test2", "codeName" : "Test2",
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
...@@ -1199,6 +1200,7 @@ ...@@ -1199,6 +1200,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
} }
}, },
"enableAutoSave" : true,
"noTabHeader" : true, "noTabHeader" : true,
"modelid" : "63680324-80B4-4699-A194-C72941BCA369", "modelid" : "63680324-80B4-4699-A194-C72941BCA369",
"modeltype" : "PSDEFORM_EDITFORM" "modeltype" : "PSDEFORM_EDITFORM"
......
...@@ -1502,7 +1502,7 @@ ...@@ -1502,7 +1502,7 @@
"modelref" : true, "modelref" : true,
"id" : "view" "id" : "view"
}, },
"invokeMethod" : "load", "invokeMethod" : "refresh",
"getInvokeParam" : { "getInvokeParam" : {
"modelref" : true, "modelref" : true,
"id" : "view_params" "id" : "view_params"
...@@ -1524,51 +1524,24 @@ ...@@ -1524,51 +1524,24 @@
} ], } ],
"topPos" : 495 "topPos" : 495
}, { }, {
"codeName" : "PREPAREJSPARAM1", "code" : "console.log('测试', view)",
"leftPos" : 820, "codeName" : "RAWJSCODE1",
"logicNodeType" : "PREPAREJSPARAM", "leftPos" : 1084,
"name" : "获取名字", "logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "PREPAREJSPARAM2" "id" : "END1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "PREPAREJSPARAM1" "id" : "RAWJSCODE1"
} }
} ], } ],
"getPSDEUILogicNodeParams" : [ { "topPos" : 495
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "container_singledata"
},
"name" : "view[layoutPanel.panelItems.container_singledata] ==> container_singledata",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "layoutPanel.panelItems.container_singledata",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "view"
},
"srcValueType" : "SRCDLPARAM"
}, {
"dstFieldName" : "testgridname",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "commit_object"
},
"name" : "container_singledata[panelItems.testgridname.value] ==> commit_object[testgridname]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "panelItems.testgridname.value",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "container_singledata"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 300
}, { }, {
"codeName" : "DEACTION1", "codeName" : "DEACTION1",
"getDstPSAppDEAction" : { "getDstPSAppDEAction" : {
...@@ -1644,26 +1617,63 @@ ...@@ -1644,26 +1617,63 @@
} ], } ],
"topPos" : 400 "topPos" : 400
}, { }, {
"code" : "console.log('测试', view)", "codeName" : "PREPAREJSPARAM1",
"codeName" : "RAWJSCODE1", "leftPos" : 820,
"leftPos" : 1084, "logicNodeType" : "PREPAREJSPARAM",
"logicNodeType" : "RAWJSCODE", "name" : "获取名字",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "END1" "id" : "PREPAREJSPARAM2"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "RAWJSCODE1" "id" : "PREPAREJSPARAM1"
} }
} ], } ],
"topPos" : 495 "getPSDEUILogicNodeParams" : [ {
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "container_singledata"
},
"name" : "view[layoutPanel.panelItems.container_singledata] ==> container_singledata",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "layoutPanel.panelItems.container_singledata",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "view"
},
"srcValueType" : "SRCDLPARAM"
}, {
"dstFieldName" : "testgridname",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "commit_object"
},
"name" : "container_singledata[panelItems.testgridname.value] ==> commit_object[testgridname]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "panelItems.testgridname.value",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "container_singledata"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 300
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "ctx",
"logicName" : "当前上下文",
"name" : "当前上下文",
"navContextParam" : true
}, {
"codeName" : "view",
"logicName" : "当前视图",
"name" : "当前视图",
"activeViewParam" : true
}, {
"codeName" : "view_params", "codeName" : "view_params",
"logicName" : "视图参数", "logicName" : "视图参数",
"name" : "视图参数", "name" : "视图参数",
...@@ -1674,11 +1684,6 @@ ...@@ -1674,11 +1684,6 @@
"name" : "传入变量", "name" : "传入变量",
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "view",
"logicName" : "当前视图",
"name" : "当前视图",
"activeViewParam" : true
}, { }, {
"codeName" : "commit_object", "codeName" : "commit_object",
"logicName" : "提交对象", "logicName" : "提交对象",
...@@ -1689,11 +1694,6 @@ ...@@ -1689,11 +1694,6 @@
"logicName" : "单数据容器变量", "logicName" : "单数据容器变量",
"name" : "单数据容器变量", "name" : "单数据容器变量",
"entityParam" : true "entityParam" : true
}, {
"codeName" : "ctx",
"logicName" : "当前上下文",
"name" : "当前上下文",
"navContextParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
......
...@@ -509,6 +509,7 @@ ...@@ -509,6 +509,7 @@
"modelid" : "a4eb00b17f8652bdf677cb4ed5231e63", "modelid" : "a4eb00b17f8652bdf677cb4ed5231e63",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"autoSaveMode" : 3,
"codeName" : "Test2", "codeName" : "Test2",
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
...@@ -1793,6 +1794,7 @@ ...@@ -1793,6 +1794,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
} }
}, },
"enableAutoSave" : true,
"noTabHeader" : true, "noTabHeader" : true,
"name" : "form", "name" : "form",
"modelid" : "63680324-80B4-4699-A194-C72941BCA369", "modelid" : "63680324-80B4-4699-A194-C72941BCA369",
......
...@@ -13230,16 +13230,16 @@ ...@@ -13230,16 +13230,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"
} }
} ] } ]
}, { }, {
...@@ -13268,12 +13268,6 @@ ...@@ -13268,12 +13268,6 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
}
}, {
"name" : "消息类型-警告信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -13285,6 +13279,12 @@ ...@@ -13285,6 +13279,12 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg6"
} }
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup7", "codeName" : "VMGroup7",
...@@ -13300,6 +13300,12 @@ ...@@ -13300,6 +13300,12 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图上方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg7"
}
}, {
"name" : "消息位置-弹出", "name" : "消息位置-弹出",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -13317,41 +13323,21 @@ ...@@ -13317,41 +13323,21 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg9"
} }
}, {
"name" : "消息位置-视图上方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg7"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-错误信息", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
},
"position" : "POPUP"
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "关闭模式-默认删除-上方-错误", "name" : "关闭模式-默认删除-上方-错误",
...@@ -13360,11 +13346,12 @@ ...@@ -13360,11 +13346,12 @@
"id" : "ViewMsg12" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg5"
} },
"position" : "POPUP"
}, { }, {
"name" : "关闭模式-本次删除-上方-警告", "name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -13372,49 +13359,62 @@ ...@@ -13372,49 +13359,62 @@
"id" : "ViewMsg13" "id" : "ViewMsg13"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg6"
},
"position" : "POPUP"
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
}, },
"position" : "POPUP" "position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-默认删除", "name" : "关闭模式-本次删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg13"
} }
}, { }, {
"name" : "关闭模式-删除", "name" : "关闭模式-默认删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg11"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup6", "codeName" : "VMGroup6",
"name" : "视图消息动态模式测试", "name" : "视图消息动态模式测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "动态模式-实体数据集", "name" : "动态模式-静态内容",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg14" "id" : "ViewMsg15"
} }
}, { }, {
"name" : "动态模式-静态内容", "name" : "动态模式-实体数据集",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg15" "id" : "ViewMsg14"
} }
} ] } ]
} ], } ],
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册