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

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

上级 168499a1
......@@ -16,7 +16,7 @@
"getPSDEViewId" : "77C495EE-336B-4C3A-B775-F0DB7A51F268",
"getPSViewLayoutPanel" : {
"getAllPSPanelFields" : [ {
"id" : "field_text_dynamic"
"id" : "field_textbox"
}, {
"id" : "field_dropdownlist"
} ],
......@@ -226,7 +226,7 @@
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container3",
"name" : "container_comment",
"getPSLayout" : {
"align" : "center",
"dir" : "row",
......@@ -241,7 +241,7 @@
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_text_dynamic",
"name" : "field_textbox",
"getPSEditor" : {
"editorParams" : {
"USERINSCRIPT" : "value.replaceAll(/\\@\\{\\\"(user)?id\\\":\\\"(.+?)\\\",\\\"name\\\":\\\"(.+?)\\\"\\}/g,(x, user, id, name) => {return controller.getNodeInfo({ id, name })}).replaceAll(/\\@\\{userid=(.+?),name=(.+?)\\}/g,(x, id, name) => {return controller.getNodeInfo({ id, name })})",
......@@ -258,7 +258,7 @@
},
"editorStyle" : "COMMENT_PROJECT",
"editorType" : "HTMLEDITOR",
"name" : "field_text_dynamic",
"name" : "field_textbox",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "COMMENT",
......@@ -278,10 +278,10 @@
"caption" : "取消",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "button_cancelaction",
"name" : "comment_cancel",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "layoutpanel_button_cancelaction"
"id" : "layoutpanel_comment_cancel"
},
"getPSLayoutPos" : {
"grow" : -1,
......@@ -306,10 +306,10 @@
"caption" : "确定",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "button_okaction",
"name" : "comment_send",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "layoutpanel_button_okaction"
"id" : "layoutpanel_comment_send"
},
"getPSLayoutPos" : {
"grow" : -1,
......@@ -333,7 +333,7 @@
"contentType" : "IMAGE",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_image",
"name" : "comment_icon",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
......@@ -341,7 +341,7 @@
},
"getPSRawItem" : {
"contentType" : "IMAGE",
"name" : "static_image",
"name" : "comment_icon",
"getPSSysImage" : {
"glyph" : "xf18e@FontAwesome",
"cssClass" : "fa fa-arrow-circle-o-right"
......
......@@ -68426,7 +68426,7 @@
"getPSDEViewId" : "77C495EE-336B-4C3A-B775-F0DB7A51F268",
"getPSViewLayoutPanel" : {
"getAllPSPanelFields" : [ {
"id" : "field_text_dynamic"
"id" : "field_textbox"
}, {
"id" : "field_dropdownlist"
} ],
......@@ -68636,7 +68636,7 @@
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container3",
"name" : "container_comment",
"getPSLayout" : {
"align" : "center",
"dir" : "row",
......@@ -68651,7 +68651,7 @@
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_text_dynamic",
"name" : "field_textbox",
"getPSEditor" : {
"editorParams" : {
"USERINSCRIPT" : "value.replaceAll(/\\@\\{\\\"(user)?id\\\":\\\"(.+?)\\\",\\\"name\\\":\\\"(.+?)\\\"\\}/g,(x, user, id, name) => {return controller.getNodeInfo({ id, name })}).replaceAll(/\\@\\{userid=(.+?),name=(.+?)\\}/g,(x, id, name) => {return controller.getNodeInfo({ id, name })})",
......@@ -68668,7 +68668,7 @@
},
"editorStyle" : "COMMENT_PROJECT",
"editorType" : "HTMLEDITOR",
"name" : "field_text_dynamic",
"name" : "field_textbox",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "COMMENT",
......@@ -68688,10 +68688,10 @@
"caption" : "取消",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "button_cancelaction",
"name" : "comment_cancel",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "layoutpanel_button_cancelaction"
"id" : "layoutpanel_comment_cancel"
},
"getPSLayoutPos" : {
"grow" : -1,
......@@ -68716,10 +68716,10 @@
"caption" : "确定",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "button_okaction",
"name" : "comment_send",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "layoutpanel_button_okaction"
"id" : "layoutpanel_comment_send"
},
"getPSLayoutPos" : {
"grow" : -1,
......@@ -68743,7 +68743,7 @@
"contentType" : "IMAGE",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_image",
"name" : "comment_icon",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
......@@ -68751,7 +68751,7 @@
},
"getPSRawItem" : {
"contentType" : "IMAGE",
"name" : "static_image",
"name" : "comment_icon",
"getPSSysImage" : {
"glyph" : "xf18e@FontAwesome",
"cssClass" : "fa fa-arrow-circle-o-right"
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册