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

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

上级 ea48245c
...@@ -50,6 +50,10 @@ ...@@ -50,6 +50,10 @@
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"getItemPSLayoutPanel" : { "getItemPSLayoutPanel" : {
"getAllPSPanelFields" : [ {
"id" : "testname",
"viewFieldName" : "TESTNAME"
} ],
"codeName" : "Usr0326265381", "codeName" : "Usr0326265381",
"controlType" : "PANEL", "controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSPANELS/Usr0326265381.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSPANELS/Usr0326265381.json",
...@@ -79,7 +83,27 @@ ...@@ -79,7 +83,27 @@
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
} },
"getPSPanelItems" : [ {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "testname",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "testname",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"viewFieldName" : "TESTNAME",
"hidden" : false,
"showCaption" : false
} ]
} ], } ],
"name" : "list_itempanel", "name" : "list_itempanel",
"modelid" : "AF7ADEF6-0F76-48A2-BA68-C6DD89AFE727", "modelid" : "AF7ADEF6-0F76-48A2-BA68-C6DD89AFE727",
...@@ -95,6 +119,13 @@ ...@@ -95,6 +119,13 @@
"id" : "DataImport" "id" : "DataImport"
}, },
"getPSDEListDataItems" : [ { "getPSDEListDataItems" : [ {
"dataType" : 25,
"name" : "testname",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
}, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
"getPSAppDEField" : { "getPSAppDEField" : {
......
{ {
"getAllPSPanelFields" : [ {
"id" : "testname",
"viewFieldName" : "TESTNAME"
} ],
"codeName" : "Usr0326265381", "codeName" : "Usr0326265381",
"controlType" : "PANEL", "controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSPANELS/Usr0326265381.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSPANELS/Usr0326265381.json",
...@@ -27,7 +31,27 @@ ...@@ -27,7 +31,27 @@
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
} },
"getPSPanelItems" : [ {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "testname",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "testname",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"viewFieldName" : "TESTNAME",
"hidden" : false,
"showCaption" : false
} ]
} ], } ],
"modelid" : "AF7ADEF6-0F76-48A2-BA68-C6DD89AFE727", "modelid" : "AF7ADEF6-0F76-48A2-BA68-C6DD89AFE727",
"modeltype" : "PSSYSVIEWPANEL" "modeltype" : "PSSYSVIEWPANEL"
......
...@@ -442,6 +442,10 @@ ...@@ -442,6 +442,10 @@
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"getItemPSLayoutPanel" : { "getItemPSLayoutPanel" : {
"getAllPSPanelFields" : [ {
"id" : "testname",
"viewFieldName" : "TESTNAME"
} ],
"codeName" : "Usr0326265381", "codeName" : "Usr0326265381",
"controlType" : "PANEL", "controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSPANELS/Usr0326265381.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSPANELS/Usr0326265381.json",
...@@ -471,7 +475,27 @@ ...@@ -471,7 +475,27 @@
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
} },
"getPSPanelItems" : [ {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "testname",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "testname",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"viewFieldName" : "TESTNAME",
"hidden" : false,
"showCaption" : false
} ]
} ], } ],
"name" : "list_itempanel", "name" : "list_itempanel",
"modelid" : "AF7ADEF6-0F76-48A2-BA68-C6DD89AFE727", "modelid" : "AF7ADEF6-0F76-48A2-BA68-C6DD89AFE727",
...@@ -561,6 +585,13 @@ ...@@ -561,6 +585,13 @@
"id" : "DataImport" "id" : "DataImport"
}, },
"getPSDEListDataItems" : [ { "getPSDEListDataItems" : [ {
"dataType" : 25,
"name" : "testname",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
}, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
"getPSAppDEField" : { "getPSAppDEField" : {
......
...@@ -164,10 +164,6 @@ ...@@ -164,10 +164,6 @@
"grow" : 1, "grow" : 1,
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "dabar_anchor_point"
},
"showCaption" : true "showCaption" : true
} ], } ],
"width" : 300.0 "width" : 300.0
...@@ -807,6 +803,7 @@ ...@@ -807,6 +803,7 @@
"modeltype" : "PSDEFORM_EDITFORM" "modeltype" : "PSDEFORM_EDITFORM"
}, { }, {
"codeName" : "Usr03276928EditView2_DR", "codeName" : "Usr03276928EditView2_DR",
"controlStyle" : "dabar_anchor_point",
"controlType" : "DRBAR", "controlType" : "DRBAR",
"editItemCaption" : "测试实体", "editItemCaption" : "测试实体",
"name" : "drbar", "name" : "drbar",
...@@ -869,6 +866,10 @@ ...@@ -869,6 +866,10 @@
"id" : "DRGroup" "id" : "DRGroup"
} }
} ], } ],
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "dabar_anchor_point"
},
"uniqueTag" : "TESTUsr03276928EditView2__drbar", "uniqueTag" : "TESTUsr03276928EditView2__drbar",
"hideEditItem" : true, "hideEditItem" : true,
"showTitle" : true, "showTitle" : true,
......
...@@ -3079,6 +3079,7 @@ ...@@ -3079,6 +3079,7 @@
"modeltype" : "PSDEDRTAB" "modeltype" : "PSDEDRTAB"
}, { }, {
"codeName" : "Usr03276928EditView2_DR", "codeName" : "Usr03276928EditView2_DR",
"controlStyle" : "dabar_anchor_point",
"controlType" : "DRBAR", "controlType" : "DRBAR",
"editItemCaption" : "测试实体", "editItemCaption" : "测试实体",
"name" : "drbar", "name" : "drbar",
...@@ -3141,6 +3142,10 @@ ...@@ -3141,6 +3142,10 @@
"id" : "DRGroup" "id" : "DRGroup"
} }
} ], } ],
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "dabar_anchor_point"
},
"uniqueTag" : "TESTUsr03276928EditView2__drbar", "uniqueTag" : "TESTUsr03276928EditView2__drbar",
"hideEditItem" : true, "hideEditItem" : true,
"showTitle" : true, "showTitle" : true,
......
...@@ -5604,9 +5604,8 @@ ...@@ -5604,9 +5604,8 @@
}, },
"pluginCode" : "dabar_anchor_point", "pluginCode" : "dabar_anchor_point",
"pluginType" : "CUSTOM", "pluginType" : "CUSTOM",
"refMode" : "CONTROLITEM", "refMode" : "CONTROL",
"refTag" : "VIEWLAYOUTPANEL", "refTag" : "DRBAR"
"refTag2" : "CTRLPOS"
}, { }, {
"name" : "fetchPlugin", "name" : "fetchPlugin",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -16820,22 +16819,22 @@ ...@@ -16820,22 +16819,22 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-错误信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg5"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg6"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg4"
} }
} ], } ],
"uniqueTag" : "VMGroup3" "uniqueTag" : "VMGroup3"
...@@ -16854,28 +16853,28 @@ ...@@ -16854,28 +16853,28 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-弹出", "name" : "消息位置-视图上方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg10" "id" : "ViewMsg7"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息位置-视图上方", "name" : "消息位置-弹出",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg7" "id" : "ViewMsg10"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg9"
} }
} ], } ],
"uniqueTag" : "VMGroup4" "uniqueTag" : "VMGroup4"
...@@ -16883,23 +16882,28 @@ ...@@ -16883,23 +16882,28 @@
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图下方", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg12"
}, }
"position" : "POPUP"
}, { }, {
"name" : "关闭模式-无删除-上方-常规", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg8"
}
}, {
"name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-警告信息",
...@@ -16909,29 +16913,24 @@ ...@@ -16909,29 +16913,24 @@
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg6"
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "关闭模式-默认删除-上方-错误", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg4"
} },
"position" : "POPUP"
}, { }, {
"name" : "关闭模式-本次删除-上方-警告", "name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg11"
} }
} ], } ],
"uniqueTag" : "VMGroup8" "uniqueTag" : "VMGroup8"
...@@ -16939,12 +16938,6 @@ ...@@ -16939,12 +16938,6 @@
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-默认删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-本次删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -16956,22 +16949,28 @@ ...@@ -16956,22 +16949,28 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg11"
} }
}, {
"name" : "关闭模式-默认删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
} ], } ],
"uniqueTag" : "VMGroup5" "uniqueTag" : "VMGroup5"
}, { }, {
"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"
} }
} ], } ],
"uniqueTag" : "VMGroup6" "uniqueTag" : "VMGroup6"
...@@ -71,9 +71,8 @@ ...@@ -71,9 +71,8 @@
}, },
"pluginCode" : "dabar_anchor_point", "pluginCode" : "dabar_anchor_point",
"pluginType" : "CUSTOM", "pluginType" : "CUSTOM",
"refMode" : "CONTROLITEM", "refMode" : "CONTROL",
"refTag" : "VIEWLAYOUTPANEL", "refTag" : "DRBAR"
"refTag2" : "CTRLPOS"
}, { }, {
"name" : "fetchPlugin", "name" : "fetchPlugin",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册