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

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

上级 b0dc1d6d
......@@ -6819,6 +6819,12 @@
"name" : "书实体数据选择视图(左右关系)",
"realModelSubType" : "DEPICKUPVIEW2",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "CalendarExpView",
"logicName" : "书实体日历导航视图",
"name" : "书实体日历导航视图",
"realModelSubType" : "DECALENDAREXPVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr6EditView",
"logicName" : "书实体编辑视图(多数据部件测试_列表)",
......
......@@ -3886,6 +3886,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView9.json",
"viewType" : "DEEDITVIEW9"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookCalendarExpView.json",
"viewType" : "DECALENDAREXPVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookDefaultDataView.json",
......
......@@ -1192,7 +1192,6 @@
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"caption" : "学生名称",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field1",
......@@ -1212,7 +1211,6 @@
"hidden" : false,
"showCaption" : false
}, {
"caption" : "年龄",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field2",
......
......@@ -40,7 +40,6 @@
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"caption" : "学生名称",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field1",
......@@ -60,7 +59,6 @@
"hidden" : false,
"showCaption" : false
}, {
"caption" : "年龄",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field2",
......
......@@ -1240,7 +1240,6 @@
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"caption" : "学生名称",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field1",
......@@ -1260,7 +1259,6 @@
"hidden" : false,
"showCaption" : false
}, {
"caption" : "年龄",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field2",
......
......@@ -1240,7 +1240,6 @@
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"caption" : "学生名称",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field1",
......@@ -1260,7 +1259,6 @@
"hidden" : false,
"showCaption" : false
}, {
"caption" : "年龄",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field2",
......
......@@ -1240,7 +1240,6 @@
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"caption" : "学生名称",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field1",
......@@ -1260,7 +1259,6 @@
"hidden" : false,
"showCaption" : false
}, {
"caption" : "年龄",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field2",
......
......@@ -1708,6 +1708,28 @@
"layout" : "TABLE_24COL"
},
"tooltip" : "树导航"
}, {
"accUserMode" : 2,
"caption" : "日历导航",
"itemType" : "MENUITEM",
"name" : "menuitem98",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc86"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "日历导航"
} ],
"getPSLayout" : {
"childColLG" : -1,
......
......@@ -758,6 +758,16 @@
"id" : "AppFunc60"
},
"tooltip" : "树导航"
}, {
"accUserMode" : 2,
"caption" : "日历导航",
"itemType" : "MENUITEM",
"name" : "menuitem98",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc86"
},
"tooltip" : "日历导航"
} ],
"tooltip" : "导航视图"
}, {
......
......@@ -2541,6 +2541,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneTreeView9.json",
"viewType" : "DETREEVIEW9"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc86",
"name" : "日历导航视图",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookCalendarExpView.json",
"viewType" : "DECALENDAREXPVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc73",
......@@ -3468,6 +3478,12 @@
"viewType" : "DEMOBMDVIEW",
"resource" : "TEST",
"view" : "TestMobMDView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookCalendarExpView.json",
"viewType" : "DECALENDAREXPVIEW",
"resource" : "Book",
"view" : "CalendarExpView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json",
......@@ -6220,6 +6236,28 @@
"layout" : "TABLE_24COL"
},
"tooltip" : "树导航"
}, {
"accUserMode" : 2,
"caption" : "日历导航",
"itemType" : "MENUITEM",
"name" : "menuitem98",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc86"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "日历导航"
} ],
"getPSLayout" : {
"childColLG" : -1,
......@@ -24844,6 +24882,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView9.json",
"viewType" : "DEEDITVIEW9"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookCalendarExpView.json",
"viewType" : "DECALENDAREXPVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookDefaultDataView.json",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册