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

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

上级 2b380779
...@@ -1214,16 +1214,16 @@ ...@@ -1214,16 +1214,16 @@
"mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2", "mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ], } ],
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2" "rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2"
......
...@@ -523,21 +523,6 @@ ...@@ -523,21 +523,6 @@
"layout" : "FLEX" "layout" : "FLEX"
}, },
"showCaption" : true "showCaption" : true
}, {
"caption" : "自定义部件",
"itemStyle" : "DEFAULT",
"itemType" : "USERCONTROL",
"name" : "usercontrol1",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "runtime_widget_out"
},
"predefinedType" : "USERCONTROL",
"showCaption" : true
}, { }, {
"caption" : "实体部件", "caption" : "实体部件",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
...@@ -1434,7 +1419,7 @@ ...@@ -1434,7 +1419,7 @@
} ] } ]
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1442,7 +1427,7 @@ ...@@ -1442,7 +1427,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -132,17 +132,6 @@ ...@@ -132,17 +132,6 @@
"pluginType" : "CUSTOM", "pluginType" : "CUSTOM",
"refMode" : "CONTROL", "refMode" : "CONTROL",
"refTag" : "FORM" "refTag" : "FORM"
}, {
"name" : "运行时部件(出来)",
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "runtime_widget_out"
},
"pluginCode" : "runtime_widget_out",
"pluginType" : "CUSTOM",
"refMode" : "CONTROLITEM",
"refTag" : "VIEWLAYOUTPANEL",
"refTag2" : "USERCONTROL"
}, { }, {
"name" : "运行时部件(未出来)", "name" : "运行时部件(未出来)",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册