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

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

上级 ba4c5dea
...@@ -3078,6 +3078,7 @@ ...@@ -3078,6 +3078,7 @@
"codeName" : "testSearchBar", "codeName" : "testSearchBar",
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSSEARCHBARS/testSearchBar.json", "dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSSEARCHBARS/testSearchBar.json",
"groupMoreText" : "更多分组",
"logicName" : "搜索栏(Test)", "logicName" : "搜索栏(Test)",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -3203,11 +3204,27 @@ ...@@ -3203,11 +3204,27 @@
"hidden" : false, "hidden" : false,
"showCaption" : false "showCaption" : false
} ], } ],
"quickGroupCount" : -1, "getPSSearchBarGroups" : [ {
"itemType" : "GROUP",
"name" : "group1",
"width" : 0.0,
"addSeparator" : false
}, {
"itemType" : "GROUP",
"name" : "group2",
"width" : 0.0,
"addSeparator" : false
}, {
"itemType" : "GROUP",
"name" : "group3",
"width" : 0.0,
"addSeparator" : false
} ],
"quickGroupCount" : 2,
"quickSearchMode" : 1, "quickSearchMode" : 1,
"quickSearchWidth" : 0, "quickSearchWidth" : 0,
"enableFilter" : true, "enableFilter" : true,
"enableGroup" : false, "enableGroup" : true,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false, "mobileSearchBar" : false,
"name" : "searchbar", "name" : "searchbar",
...@@ -6521,6 +6538,7 @@ ...@@ -6521,6 +6538,7 @@
"codeName" : "testSearchBar", "codeName" : "testSearchBar",
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSSEARCHBARS/testSearchBar.json", "dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSSEARCHBARS/testSearchBar.json",
"groupMoreText" : "更多分组",
"logicName" : "搜索栏(Test)", "logicName" : "搜索栏(Test)",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -6646,11 +6664,27 @@ ...@@ -6646,11 +6664,27 @@
"hidden" : false, "hidden" : false,
"showCaption" : false "showCaption" : false
} ], } ],
"quickGroupCount" : -1, "getPSSearchBarGroups" : [ {
"itemType" : "GROUP",
"name" : "group1",
"width" : 0.0,
"addSeparator" : false
}, {
"itemType" : "GROUP",
"name" : "group2",
"width" : 0.0,
"addSeparator" : false
}, {
"itemType" : "GROUP",
"name" : "group3",
"width" : 0.0,
"addSeparator" : false
} ],
"quickGroupCount" : 2,
"quickSearchMode" : 1, "quickSearchMode" : 1,
"quickSearchWidth" : 0, "quickSearchWidth" : 0,
"enableFilter" : true, "enableFilter" : true,
"enableGroup" : false, "enableGroup" : true,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false, "mobileSearchBar" : false,
"name" : "searchbar", "name" : "searchbar",
...@@ -7875,6 +7909,7 @@ ...@@ -7875,6 +7909,7 @@
"codeName" : "testSearchBar", "codeName" : "testSearchBar",
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSSEARCHBARS/testSearchBar.json", "dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSSEARCHBARS/testSearchBar.json",
"groupMoreText" : "更多分组",
"logicName" : "搜索栏(Test)", "logicName" : "搜索栏(Test)",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -8000,11 +8035,27 @@ ...@@ -8000,11 +8035,27 @@
"hidden" : false, "hidden" : false,
"showCaption" : false "showCaption" : false
} ], } ],
"quickGroupCount" : -1, "getPSSearchBarGroups" : [ {
"itemType" : "GROUP",
"name" : "group1",
"width" : 0.0,
"addSeparator" : false
}, {
"itemType" : "GROUP",
"name" : "group2",
"width" : 0.0,
"addSeparator" : false
}, {
"itemType" : "GROUP",
"name" : "group3",
"width" : 0.0,
"addSeparator" : false
} ],
"quickGroupCount" : 2,
"quickSearchMode" : 1, "quickSearchMode" : 1,
"quickSearchWidth" : 0, "quickSearchWidth" : 0,
"enableFilter" : true, "enableFilter" : true,
"enableGroup" : false, "enableGroup" : true,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false, "mobileSearchBar" : false,
"name" : "searchbar", "name" : "searchbar",
...@@ -8935,6 +8986,7 @@ ...@@ -8935,6 +8986,7 @@
"codeName" : "testSearchBar", "codeName" : "testSearchBar",
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSSEARCHBARS/testSearchBar.json", "dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSSEARCHBARS/testSearchBar.json",
"groupMoreText" : "更多分组",
"logicName" : "搜索栏(Test)", "logicName" : "搜索栏(Test)",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -9060,11 +9112,27 @@ ...@@ -9060,11 +9112,27 @@
"hidden" : false, "hidden" : false,
"showCaption" : false "showCaption" : false
} ], } ],
"quickGroupCount" : -1, "getPSSearchBarGroups" : [ {
"itemType" : "GROUP",
"name" : "group1",
"width" : 0.0,
"addSeparator" : false
}, {
"itemType" : "GROUP",
"name" : "group2",
"width" : 0.0,
"addSeparator" : false
}, {
"itemType" : "GROUP",
"name" : "group3",
"width" : 0.0,
"addSeparator" : false
} ],
"quickGroupCount" : 2,
"quickSearchMode" : 1, "quickSearchMode" : 1,
"quickSearchWidth" : 0, "quickSearchWidth" : 0,
"enableFilter" : true, "enableFilter" : true,
"enableGroup" : false, "enableGroup" : true,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false, "mobileSearchBar" : false,
"name" : "searchbar", "name" : "searchbar",
...@@ -9120,6 +9188,7 @@ ...@@ -9120,6 +9188,7 @@
"codeName" : "testSearchBar", "codeName" : "testSearchBar",
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSSEARCHBARS/testSearchBar.json", "dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSSEARCHBARS/testSearchBar.json",
"groupMoreText" : "更多分组",
"logicName" : "搜索栏(Test)", "logicName" : "搜索栏(Test)",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -9245,11 +9314,27 @@ ...@@ -9245,11 +9314,27 @@
"hidden" : false, "hidden" : false,
"showCaption" : false "showCaption" : false
} ], } ],
"quickGroupCount" : -1, "getPSSearchBarGroups" : [ {
"itemType" : "GROUP",
"name" : "group1",
"width" : 0.0,
"addSeparator" : false
}, {
"itemType" : "GROUP",
"name" : "group2",
"width" : 0.0,
"addSeparator" : false
}, {
"itemType" : "GROUP",
"name" : "group3",
"width" : 0.0,
"addSeparator" : false
} ],
"quickGroupCount" : 2,
"quickSearchMode" : 1, "quickSearchMode" : 1,
"quickSearchWidth" : 0, "quickSearchWidth" : 0,
"enableFilter" : true, "enableFilter" : true,
"enableGroup" : false, "enableGroup" : true,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false, "mobileSearchBar" : false,
"name" : "searchbar", "name" : "searchbar",
...@@ -10337,6 +10422,7 @@ ...@@ -10337,6 +10422,7 @@
"codeName" : "testSearchBar", "codeName" : "testSearchBar",
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSSEARCHBARS/testSearchBar.json", "dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSSEARCHBARS/testSearchBar.json",
"groupMoreText" : "更多分组",
"logicName" : "搜索栏(Test)", "logicName" : "搜索栏(Test)",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -10462,11 +10548,27 @@ ...@@ -10462,11 +10548,27 @@
"hidden" : false, "hidden" : false,
"showCaption" : false "showCaption" : false
} ], } ],
"quickGroupCount" : -1, "getPSSearchBarGroups" : [ {
"itemType" : "GROUP",
"name" : "group1",
"width" : 0.0,
"addSeparator" : false
}, {
"itemType" : "GROUP",
"name" : "group2",
"width" : 0.0,
"addSeparator" : false
}, {
"itemType" : "GROUP",
"name" : "group3",
"width" : 0.0,
"addSeparator" : false
} ],
"quickGroupCount" : 2,
"quickSearchMode" : 1, "quickSearchMode" : 1,
"quickSearchWidth" : 0, "quickSearchWidth" : 0,
"enableFilter" : true, "enableFilter" : true,
"enableGroup" : false, "enableGroup" : true,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false, "mobileSearchBar" : false,
"name" : "searchbar", "name" : "searchbar",
...@@ -4,7 +4,6 @@ ...@@ -4,7 +4,6 @@
"caption" : "苏州培训测试系统", "caption" : "苏州培训测试系统",
"codeName" : "AppIndex", "codeName" : "AppIndex",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json",
"mainMenuAlign" : "TOP",
"name" : "AppIndex", "name" : "AppIndex",
"getPSAppModule" : { "getPSAppModule" : {
"modelref" : true, "modelref" : true,
......
...@@ -15153,7 +15153,6 @@ ...@@ -15153,7 +15153,6 @@
"caption" : "苏州培训测试系统", "caption" : "苏州培训测试系统",
"codeName" : "AppIndex", "codeName" : "AppIndex",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json",
"mainMenuAlign" : "TOP",
"name" : "AppIndex", "name" : "AppIndex",
"getPSAppModule" : { "getPSAppModule" : {
"modelref" : true, "modelref" : true,
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册