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

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

上级 63939c6f
......@@ -1633,16 +1633,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
}, {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
} ]
}, {
......
......@@ -275,8 +275,9 @@
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container2",
"name" : "container3",
"getPSLayout" : {
"dir" : "row",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
......@@ -284,71 +285,97 @@
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"caption" : "数据选择",
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_picker1",
"getPSEditor" : {
"editorParams" : {
"AC" : "TRUE",
"TRIGGER" : "TRUE",
"PICKUPVIEW" : "FALSE"
},
"editorStyle" : "PERSONEL_SELECT_PROJECT",
"editorType" : "PICKEREX_TRIGGER",
"name" : "field_picker1",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "PERSON_SELECT",
"runtimeObject" : true
},
"predefinedType" : "FIELD_PICKER",
"enableAC" : true,
"enablePickupView" : false,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
"itemType" : "CONTAINER",
"name" : "container4",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"hAlignSelf" : "LEFT",
"layout" : "FLEX",
"vAlignSelf" : "TOP"
"grow" : 2,
"layout" : "FLEX"
},
"hidden" : false,
"showCaption" : false
}, {
"caption" : "下拉列表框",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_dropdownlist",
"getPSEditor" : {
"editorParams" : {
"defaultSelected" : "10",
"fileMap" : "{followed: [20],notFollowing: [10], }"
},
"editorStyle" : "PUBLICITY",
"editorType" : "DROPDOWNLIST",
"name" : "field_dropdownlist",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__UsrCodeList0218851772.json"
"getPSPanelItems" : [ {
"caption" : "数据选择",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_picker1",
"getPSEditor" : {
"editorParams" : {
"AC" : "TRUE",
"TRIGGER" : "TRUE",
"PICKUPVIEW" : "FALSE"
},
"editorStyle" : "PERSONEL_SELECT_PROJECT",
"editorType" : "PICKEREX_TRIGGER",
"name" : "field_picker1",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "PERSON_SELECT",
"runtimeObject" : true
},
"predefinedType" : "FIELD_PICKER",
"enableAC" : true,
"enablePickupView" : false,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "PUBLICITY"
"getPSLayoutPos" : {
"grow" : -1,
"hAlignSelf" : "LEFT",
"layout" : "FLEX",
"vAlignSelf" : "TOP"
},
"predefinedType" : "FIELD_DROPDOWNLIST",
"singleSelect" : true
"hidden" : false,
"showCaption" : false
} ]
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container5",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"hAlignSelf" : "RIGHT",
"layout" : "FLEX",
"vAlignSelf" : "TOP"
"grow" : 2,
"layout" : "FLEX"
},
"hidden" : false,
"showCaption" : false
"getPSPanelItems" : [ {
"caption" : "下拉列表框",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_dropdownlist",
"getPSEditor" : {
"editorParams" : {
"codelistMap" : "{\"followed\":[20],\"notFollowing\":[10]}",
"defaultSelected" : "10"
},
"editorStyle" : "PUBLICITY",
"editorType" : "DROPDOWNLIST",
"name" : "field_dropdownlist",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__UsrCodeList0218851772.json"
},
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "PUBLICITY"
},
"predefinedType" : "FIELD_DROPDOWNLIST",
"singleSelect" : true
},
"getPSLayoutPos" : {
"grow" : -1,
"hAlignSelf" : "RIGHT",
"layout" : "FLEX",
"vAlignSelf" : "TOP"
},
"hidden" : false,
"showCaption" : false
} ]
} ]
} ]
} ],
......
......@@ -13692,16 +13692,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
}, {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
} ]
}, {
......@@ -13730,12 +13730,6 @@
"codeName" : "VMGroup3",
"name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
}
}, {
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
......@@ -13747,6 +13741,12 @@
"modelref" : true,
"id" : "ViewMsg5"
}
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
}
} ]
}, {
"codeName" : "VMGroup7",
......@@ -13774,70 +13774,70 @@
"id" : "ViewMsg10"
}
}, {
"name" : "消息位置-视图上方",
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg7"
"id" : "ViewMsg9"
}
}, {
"name" : "消息位置-视图内容区",
"name" : "消息位置-视图上方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
"id" : "ViewMsg7"
}
} ]
}, {
"codeName" : "VMGroup8",
"name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-默认删除-上方-错误",
"name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
"id" : "ViewMsg13"
}
}, {
"name" : "消息位置-视图内容区",
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
"id" : "ViewMsg6"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-本次删除-上方-警告",
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
"id" : "ViewMsg11"
}
}, {
"name" : "消息位置-视图下方",
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
"id" : "ViewMsg4"
},
"position" : "POPUP"
}, {
"name" : "消息类型-错误信息",
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
},
"position" : "POPUP"
"id" : "ViewMsg8"
}
}, {
"name" : "消息类型-警告信息",
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
},
"position" : "POPUP"
"id" : "ViewMsg12"
}
}, {
"name" : "关闭模式-无删除-上方-常规",
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
"id" : "ViewMsg9"
}
}, {
"name" : "消息类型-常规信息",
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
"id" : "ViewMsg5"
},
"position" : "POPUP"
} ]
......@@ -13845,12 +13845,6 @@
"codeName" : "VMGroup5",
"name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-本次删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
}, {
"name" : "关闭模式-无删除",
"getPSAppViewMsg" : {
"modelref" : true,
......@@ -13862,6 +13856,12 @@
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "关闭模式-本次删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
} ]
}, {
"codeName" : "VMGroup6",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册