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

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

上级 edeff2d9
...@@ -6801,6 +6801,12 @@ ...@@ -6801,6 +6801,12 @@
"name" : "书实体编辑视图(测试多数据部件)", "name" : "书实体编辑视图(测试多数据部件)",
"realModelSubType" : "DEEDITVIEW", "realModelSubType" : "DEEDITVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "CalendarView",
"logicName" : "书实体日历视图",
"name" : "书实体日历视图",
"realModelSubType" : "DECALENDARVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "EditView3", "codeName" : "EditView3",
"logicName" : "书实体编辑视图(分页关系)", "logicName" : "书实体编辑视图(分页关系)",
......
...@@ -1279,16 +1279,16 @@ ...@@ -1279,16 +1279,16 @@
"codeName" : "VMGroup2", "codeName" : "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"
} }
} ] } ]
}, { }, {
......
...@@ -3938,6 +3938,10 @@ ...@@ -3938,6 +3938,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr0526356960EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr0526356960EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookCalendarView.json",
"viewType" : "DECALENDARVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr8EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr8EditView.json",
......
...@@ -1516,6 +1516,47 @@ ...@@ -1516,6 +1516,47 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "test表格" "tooltip" : "test表格"
}, {
"accUserMode" : 0,
"caption" : "日历",
"itemType" : "MENUITEM",
"name" : "menuitem96",
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "日历视图",
"itemType" : "MENUITEM",
"name" : "menuitem97",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc85"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "日历视图"
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "日历"
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -674,6 +674,23 @@ ...@@ -674,6 +674,23 @@
"id" : "AppFunc24" "id" : "AppFunc24"
}, },
"tooltip" : "test表格" "tooltip" : "test表格"
}, {
"accUserMode" : 0,
"caption" : "日历",
"itemType" : "MENUITEM",
"name" : "menuitem96",
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "日历视图",
"itemType" : "MENUITEM",
"name" : "menuitem97",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc85"
},
"tooltip" : "日历视图"
} ],
"tooltip" : "日历"
} ], } ],
"tooltip" : "多数据视图" "tooltip" : "多数据视图"
}, { }, {
......
...@@ -1960,6 +1960,16 @@ ...@@ -1960,6 +1960,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXDGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXDGridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
} }
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc85",
"name" : "日历视图",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookCalendarView.json",
"viewType" : "DECALENDARVIEW"
}
}, { }, {
"appFuncType" : "APPVIEW", "appFuncType" : "APPVIEW",
"codeName" : "AppFunc28", "codeName" : "AppFunc28",
...@@ -2984,16 +2994,16 @@ ...@@ -2984,16 +2994,16 @@
"codeName" : "VMGroup2", "codeName" : "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"
} }
} ] } ]
} ], } ],
...@@ -3787,6 +3797,12 @@ ...@@ -3787,6 +3797,12 @@
"viewType" : "DEPANELVIEW", "viewType" : "DEPANELVIEW",
"resource" : "TEST", "resource" : "TEST",
"view" : "PanelView" "view" : "PanelView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookCalendarView.json",
"viewType" : "DECALENDARVIEW",
"resource" : "Book",
"view" : "CalendarView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXDEditView_5495.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXDEditView_5495.json",
...@@ -6012,6 +6028,47 @@ ...@@ -6012,6 +6028,47 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "test表格" "tooltip" : "test表格"
}, {
"accUserMode" : 0,
"caption" : "日历",
"itemType" : "MENUITEM",
"name" : "menuitem96",
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "日历视图",
"itemType" : "MENUITEM",
"name" : "menuitem97",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc85"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "日历视图"
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "日历"
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -24839,6 +24896,10 @@ ...@@ -24839,6 +24896,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr0526356960EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr0526356960EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookCalendarView.json",
"viewType" : "DECALENDARVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr8EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr8EditView.json",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册