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

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

上级 619a5a9f
...@@ -94,6 +94,22 @@ ...@@ -94,6 +94,22 @@
} }
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "DataViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "test",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"toolbarStyle" : "TOOLBAR",
"xDataControlName" : "dataview",
"modelid" : "84B54BEA-D639-46BA-ACC4-A301BBD0402A",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "Default", "codeName" : "Default",
"controlType" : "SEARCHFORM", "controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130, "defaultLabelWidth" : 130,
...@@ -382,22 +398,6 @@ ...@@ -382,22 +398,6 @@
"name" : "searchform", "name" : "searchform",
"modelid" : "33c3311c3a8092371f63a2ee2b005ec4", "modelid" : "33c3311c3a8092371f63a2ee2b005ec4",
"modeltype" : "PSDEFORM_SEARCHFORM" "modeltype" : "PSDEFORM_SEARCHFORM"
}, {
"codeName" : "DataViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "test",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"toolbarStyle" : "TOOLBAR",
"xDataControlName" : "dataview",
"modelid" : "84B54BEA-D639-46BA-ACC4-A301BBD0402A",
"modeltype" : "PSDETOOLBAR"
}, { }, {
"cardColLG" : 6, "cardColLG" : 6,
"cardColMD" : 6, "cardColMD" : 6,
...@@ -539,6 +539,9 @@ ...@@ -539,6 +539,9 @@
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
"ctrlParams" : {
"CARDSTYLE" : "style2"
},
"id" : "DATAVIEW" "id" : "DATAVIEW"
}, },
"getPSDEDataViewDataItems" : [ { "getPSDEDataViewDataItems" : [ {
......
...@@ -94,6 +94,22 @@ ...@@ -94,6 +94,22 @@
} }
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "DataViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "test",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"toolbarStyle" : "TOOLBAR",
"xDataControlName" : "dataview",
"modelid" : "84B54BEA-D639-46BA-ACC4-A301BBD0402A",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "Default", "codeName" : "Default",
"controlType" : "SEARCHFORM", "controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130, "defaultLabelWidth" : 130,
...@@ -382,22 +398,6 @@ ...@@ -382,22 +398,6 @@
"name" : "searchform", "name" : "searchform",
"modelid" : "33c3311c3a8092371f63a2ee2b005ec4", "modelid" : "33c3311c3a8092371f63a2ee2b005ec4",
"modeltype" : "PSDEFORM_SEARCHFORM" "modeltype" : "PSDEFORM_SEARCHFORM"
}, {
"codeName" : "DataViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "test",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"toolbarStyle" : "TOOLBAR",
"xDataControlName" : "dataview",
"modelid" : "84B54BEA-D639-46BA-ACC4-A301BBD0402A",
"modeltype" : "PSDETOOLBAR"
}, { }, {
"cardColLG" : 6, "cardColLG" : 6,
"cardColMD" : 6, "cardColMD" : 6,
...@@ -539,6 +539,9 @@ ...@@ -539,6 +539,9 @@
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
"ctrlParams" : {
"CARDSTYLE" : "style2"
},
"id" : "DATAVIEW" "id" : "DATAVIEW"
}, },
"getPSDEDataViewDataItems" : [ { "getPSDEDataViewDataItems" : [ {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册