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

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

上级 2c1c3910
......@@ -1125,6 +1125,21 @@
"uIActionMode" : "SYS",
"uIActionTag" : "Yes",
"uIActionType" : "DEUIACTION"
}, {
"actionTarget" : "NONE",
"caption" : "登出(插件)",
"codeName" : "logout_plugin",
"fullCodeName" : "logout_plugin",
"name" : "登出(插件)",
"getPSSysPFPlugin" : {
"pluginType" : "DEUIACTION",
"pluginCode" : "CUSTOM"
},
"predefinedType" : "APP_LOGOUT",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "logout_plugin",
"uIActionType" : "DEUIACTION"
}, {
"actionTarget" : "NONE",
"caption" : "百度",
......@@ -1578,6 +1593,16 @@
"pluginCode" : "DATA_PICKER_CUSTOM_SELECT",
"pluginType" : "AC_ITEM",
"refMode" : "DEACMODE"
}, {
"name" : "自定义登出",
"getPSSysPFPlugin" : {
"pluginType" : "DEUIACTION",
"pluginCode" : "CUSTOM"
},
"pluginCode" : "CUSTOM",
"pluginType" : "DEUIACTION",
"refMode" : "UIACTION",
"refTag" : "SYS"
}, {
"name" : "获取数据集插件",
"getPSSysPFPlugin" : {
......@@ -25053,7 +25078,7 @@
"name" : "[FIELD4][属性4]",
"getPSDEFFormItem" : {
"codeName" : "Default",
"editorType" : "TEXTAREA_10",
"editorType" : "SPAN",
"name" : "[FIELD4][属性4]",
"stringLength" : 1048576,
"uIMode" : "DEFAULT"
......@@ -25064,7 +25089,7 @@
"name" : "[FIELD4][属性4]移动端默认",
"getPSDEFFormItem" : {
"codeName" : "MobileDefault",
"editorType" : "MOBTEXTAREA",
"editorType" : "SPAN",
"name" : "[FIELD4][属性4]移动端默认",
"stringLength" : 1048576,
"uIMode" : "MOBILEDEFAULT",
......@@ -26283,9 +26308,16 @@
"name" : "FIELD4",
"codeName" : "FIELD4"
},
"getRefPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "PhoneDTO"
},
"getRefPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/Phone.json"
},
"sourceType" : "DEFIELD",
"stdDataType" : 21,
"type" : "SIMPLE"
"type" : "DTO"
}, {
"codeName" : "FIELD5",
"logicName" : "属性5",
{
"codeName" : "Usr03276928EditView2_Form",
"controlStyle" : "form_anchor_point",
"controlType" : "FORM",
"getCreatePSControlAction" : {
"modelref" : true,
......@@ -416,6 +417,10 @@
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSSysPFPlugin" : {
"pluginType" : "EDITFORM_RENDER",
"pluginCode" : "form_anchor_point"
},
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove",
......
......@@ -322,6 +322,7 @@
"modeltype" : "PSDEDRBAR"
}, {
"codeName" : "Usr03276928EditView2_Form",
"controlStyle" : "form_anchor_point",
"controlType" : "FORM",
"getCreatePSControlAction" : {
"modelref" : true,
......@@ -822,6 +823,10 @@
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSSysPFPlugin" : {
"pluginType" : "EDITFORM_RENDER",
"pluginCode" : "form_anchor_point"
},
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove",
......
......@@ -5646,6 +5646,16 @@
"pluginType" : "DEMETHOD",
"refMode" : "DEMETHOD",
"refTag" : "FETCHTEMP"
}, {
"name" : "form支持锚点",
"getPSSysPFPlugin" : {
"pluginType" : "EDITFORM_RENDER",
"pluginCode" : "form_anchor_point"
},
"pluginCode" : "form_anchor_point",
"pluginType" : "EDITFORM_RENDER",
"refMode" : "CONTROL",
"refTag" : "FORM"
}, {
"name" : "logicNodePlugin",
"getPSSysPFPlugin" : {
......@@ -113,6 +113,16 @@
"pluginType" : "DEMETHOD",
"refMode" : "DEMETHOD",
"refTag" : "FETCHTEMP"
}, {
"name" : "form支持锚点",
"getPSSysPFPlugin" : {
"pluginType" : "EDITFORM_RENDER",
"pluginCode" : "form_anchor_point"
},
"pluginCode" : "form_anchor_point",
"pluginType" : "EDITFORM_RENDER",
"refMode" : "CONTROL",
"refTag" : "FORM"
}, {
"name" : "logicNodePlugin",
"getPSSysPFPlugin" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册