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

zhujiamin 发布系统代码 [TrainSys,Mob]

上级 b4b5d537
......@@ -19,6 +19,28 @@
"name" : "engine"
} ],
"getPSControls" : [ {
"codeName" : "testSearchBar",
"controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSSEARCHBARS/testSearchBar.json",
"logicName" : "测试搜索栏",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "SEARCHBAR"
},
"quickGroupCount" : -1,
"quickSearchMode" : 1,
"quickSearchWidth" : 0,
"enableFilter" : false,
"enableGroup" : false,
"enableQuickSearch" : true,
"mobileSearchBar" : false,
"name" : "searchbar",
"modelid" : "7BEE5399-A0C8-429E-865D-936279D7911D",
"modeltype" : "PSSYSSEARCHBAR"
}, {
"codeName" : "MobTreeViewrighttoolbar",
"controlType" : "TOOLBAR",
"name" : "righttoolbar",
......@@ -1584,23 +1606,6 @@
"name" : "treeview",
"modelid" : "CC94B4C9-81F3-4BA8-BCD7-B0A2AE2ABD31",
"modeltype" : "PSDETREEVIEW"
}, {
"controlType" : "SEARCHBAR",
"name" : "searchbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "searchbar"
},
"quickGroupCount" : -1,
"quickSearchMode" : 0,
"quickSearchWidth" : 0,
"enableFilter" : false,
"enableGroup" : false,
"enableQuickSearch" : false,
"mobileSearchBar" : true
}, {
"caption" : "测试实体",
"codeName" : "MobTreeViewcaptionbar",
......
......@@ -8780,6 +8780,28 @@
"name" : "engine"
} ],
"getPSControls" : [ {
"codeName" : "testSearchBar",
"controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSSEARCHBARS/testSearchBar.json",
"logicName" : "测试搜索栏",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "SEARCHBAR"
},
"quickGroupCount" : -1,
"quickSearchMode" : 1,
"quickSearchWidth" : 0,
"enableFilter" : false,
"enableGroup" : false,
"enableQuickSearch" : true,
"mobileSearchBar" : false,
"name" : "searchbar",
"modelid" : "7BEE5399-A0C8-429E-865D-936279D7911D",
"modeltype" : "PSSYSSEARCHBAR"
}, {
"codeName" : "MobTreeViewrighttoolbar",
"controlType" : "TOOLBAR",
"name" : "righttoolbar",
......@@ -10345,23 +10367,6 @@
"name" : "treeview",
"modelid" : "CC94B4C9-81F3-4BA8-BCD7-B0A2AE2ABD31",
"modeltype" : "PSDETREEVIEW"
}, {
"controlType" : "SEARCHBAR",
"name" : "searchbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "searchbar"
},
"quickGroupCount" : -1,
"quickSearchMode" : 0,
"quickSearchWidth" : 0,
"enableFilter" : false,
"enableGroup" : false,
"enableQuickSearch" : false,
"mobileSearchBar" : true
}, {
"caption" : "测试实体",
"codeName" : "MobTreeViewcaptionbar",
......@@ -1279,16 +1279,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
}, {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
} ]
}, {
......
......@@ -2964,16 +2964,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
}, {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
} ]
} ],
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册