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

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

上级 462fe436
......@@ -106,7 +106,7 @@
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.EDITVIEW.CLOSE"
},
"caption" : "退出页面1",
"caption" : "退出页面",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "button_back",
......@@ -122,6 +122,10 @@
"glyph" : "xf060@FontAwesome",
"cssClass" : "fa fa-arrow-left"
},
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "CRM_CALL_BACK"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.EDITVIEW.CLOSE"
......@@ -143,7 +147,7 @@
"uIActionTag" : "Exit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "退出页面1"
"tooltip" : "退出页面"
}, {
"caption" : "文本(动态)",
"contentWidth" : 70.0,
......@@ -177,49 +181,6 @@
"width" : 70.0,
"hidden" : false,
"showCaption" : false
}, {
"actionType" : "UIACTION",
"buttonStyle" : "DEFAULT",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.EDITVIEW.CLOSE"
},
"caption" : "按钮",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "button_calluilogic_back",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "layoutpanel_button_calluilogic_back"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSSysImage" : {
"cssClass" : "arrow-dropleft"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.EDITVIEW.CLOSE"
},
"caption" : "关闭",
"codeName" : "Exit",
"fullCodeName" : "Exit",
"name" : "编辑界面_退出操作",
"getPSSysImage" : {
"glyph" : "xf08b@FontAwesome",
"cssClass" : "fa fa-sign-out"
},
"predefinedType" : "EDITVIEW_EXITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.CLOSE"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Exit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "按钮"
}, {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
......
......@@ -5586,6 +5586,17 @@
"pluginCode" : "CRM_IMAGE_UPLOAD",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "EDITORSTYPE"
}, {
"name" : "CRM返回",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "CRM_CALL_BACK"
},
"pluginCode" : "CRM_CALL_BACK",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "CONTROLITEM",
"refTag" : "VIEWLAYOUTPANEL",
"refTag2" : "BUTTON"
}, {
"name" : "LuckySheet编辑",
"getPSSysPFPlugin" : {
......@@ -25,6 +25,17 @@
"pluginCode" : "CRM_IMAGE_UPLOAD",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "EDITORSTYPE"
}, {
"name" : "CRM返回",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "CRM_CALL_BACK"
},
"pluginCode" : "CRM_CALL_BACK",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "CONTROLITEM",
"refTag" : "VIEWLAYOUTPANEL",
"refTag2" : "BUTTON"
}, {
"name" : "LuckySheet编辑",
"getPSSysPFPlugin" : {
......
......@@ -1132,6 +1132,19 @@
},
"styleCode" : "DEPATMENTSELECT",
"replaceDefault" : false
}, {
"codeName" : "CRM_CALL_BACK",
"dynaModelFilePath" : "PSSYSEDITORSTYLES/CRM_CALL_BACK.json",
"editorHeight" : -1.0,
"editorType" : "USERCONTROL",
"editorWidth" : -1.0,
"name" : "crm返回",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "CRM_CALL_BACK"
},
"styleCode" : "CRM_CALL_BACK",
"replaceDefault" : false
}, {
"codeName" : "searchCondEdit",
"dynaModelFilePath" : "PSSYSEDITORSTYLES/searchCondEdit.json",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册