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

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

上级 c4fb63d8
...@@ -933,16 +933,16 @@ ...@@ -933,16 +933,16 @@
"mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2", "mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
}, { }, {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
} ], } ],
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2" "rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2"
......
...@@ -1680,7 +1680,8 @@ ...@@ -1680,7 +1680,8 @@
} ], } ],
"portletType" : "CONTAINER", "portletType" : "CONTAINER",
"rTMOSFilePath" : "pssysapps/Web/psappportalviews/AppPortalView/psappviewctrls/db_container1", "rTMOSFilePath" : "pssysapps/Web/psappportalviews/AppPortalView/psappviewctrls/db_container1",
"showTitleBar" : true "title" : "标题",
"showTitleBar" : false
}, { }, {
"codeName" : "db_appview1", "codeName" : "db_appview1",
"controlType" : "PORTLET", "controlType" : "PORTLET",
......
...@@ -1543,16 +1543,16 @@ ...@@ -1543,16 +1543,16 @@
"mOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2", "mOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
}, { }, {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
} ], } ],
"rTMOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2" "rTMOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2"
...@@ -4284,7 +4284,8 @@ ...@@ -4284,7 +4284,8 @@
} ], } ],
"portletType" : "CONTAINER", "portletType" : "CONTAINER",
"rTMOSFilePath" : "pssysapps/Web/psappportalviews/AppPortalView/psappviewctrls/db_container1", "rTMOSFilePath" : "pssysapps/Web/psappportalviews/AppPortalView/psappviewctrls/db_container1",
"showTitleBar" : true "title" : "标题",
"showTitleBar" : false
}, { }, {
"codeName" : "db_appview1", "codeName" : "db_appview1",
"controlType" : "PORTLET", "controlType" : "PORTLET",
...@@ -497,6 +497,17 @@ ...@@ -497,6 +497,17 @@
"rTMOSFilePath" : "psmodules/common/pssyseditorstyles/textStyle1", "rTMOSFilePath" : "psmodules/common/pssyseditorstyles/textStyle1",
"styleCode" : "textStyle1", "styleCode" : "textStyle1",
"replaceDefault" : false "replaceDefault" : false
}, {
"codeName" : "test1",
"dynaModelFilePath" : "PSSYSEDITORSTYLES/test1.json",
"editorHeight" : -1.0,
"editorType" : "TEXTBOX",
"editorWidth" : -1.0,
"mOSFilePath" : "pssyseditorstyles/test1",
"name" : "test1",
"rTMOSFilePath" : "pssyseditorstyles/test1",
"styleCode" : "test1",
"replaceDefault" : false
}, { }, {
"codeName" : "Auto5", "codeName" : "Auto5",
"dynaModelFilePath" : "PSSYSEDITORSTYLES/Auto5.json", "dynaModelFilePath" : "PSSYSEDITORSTYLES/Auto5.json",
...@@ -626,6 +637,12 @@ ...@@ -626,6 +637,12 @@
"rTMOSFilePath" : "pssyseditorstyles/Auto6", "rTMOSFilePath" : "pssyseditorstyles/Auto6",
"styleCode" : "Auto6", "styleCode" : "Auto6",
"replaceDefault" : false "replaceDefault" : false
}, {
"editorHeight" : -1.0,
"editorType" : "TEXTBOX",
"editorWidth" : -1.0,
"name" : "test1",
"replaceDefault" : false
} ], } ],
"getAllPSSysPDTViews" : [ { "getAllPSSysPDTViews" : [ {
"caption" : "流程回退操作视图", "caption" : "流程回退操作视图",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册