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

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

上级 6b847678
......@@ -2642,6 +2642,12 @@
"name" : "大屏测试2_学生信息",
"realModelSubType" : "DEEDITVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr08133115ListView",
"logicName" : "大屏轮播列表2",
"name" : "大屏轮播列表2",
"realModelSubType" : "DELISTVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "EditView",
"logicName" : "学生实体编辑视图",
......
......@@ -2690,6 +2690,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentScreenCustomView.json",
"viewType" : "DECUSTOMVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentUsr08133115ListView.json",
"viewType" : "DELISTVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentUsr08130497CustomView.json",
......
{
"codeName" : "Usr08133115ListView_List",
"controlType" : "LIST",
"getCreatePSControlAction" : {
"modelref" : true,
"id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSLISTS/Usr08133115ListView_List.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
"getGetPSControlAction" : {
"modelref" : true,
"id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
"groupMode" : "NONE",
"getItemPSLayoutPanel" : {
"codeName" : "Usr0813164828",
"controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSPANELS/Usr0813164828.json",
"layoutMode" : "TABLE_24COL",
"logicName" : "List2_列表项面板",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam" : { },
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getRootPSPanelItems" : [ {
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "page_container",
"getPSLayout" : {
"dir" : "column",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
}
} ],
"name" : "list_itempanel",
"modelid" : "DDEE9AB0-F58B-479A-B4F5-25C52497A5C4",
"modeltype" : "PSSYSVIEWPANEL"
},
"logicName" : "List2",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSDEListDataItems" : [ {
"dataType" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "STUDENTID",
"codeName" : "StudentId"
}
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "STUDENTNAME",
"codeName" : "StudentName"
}
}, {
"dataType" : 25,
"name" : "pstudentid",
"getPSAppDEField" : {
"name" : "PSTUDENTID",
"codeName" : "Pstudentid"
}
} ],
"pagingSize" : 1000,
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
"getUpdatePSControlAction" : {
"modelref" : true,
"id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
"hasWFDataItems" : false,
"enableGroup" : false,
"enableRowEdit" : false,
"enableRowEditGroup" : false,
"enableRowEditOrder" : false,
"enableRowNew" : false,
"noSort" : false,
"showHeader" : true,
"singleSelect" : false,
"modelid" : "9CEBC43E-7410-4A25-83E9-6E5A9D9BAFE6",
"modeltype" : "PSDELIST"
}
\ No newline at end of file
{
"codeName" : "Usr0813164828",
"controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSPANELS/Usr0813164828.json",
"layoutMode" : "TABLE_24COL",
"logicName" : "List2_列表项面板",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getRootPSPanelItems" : [ {
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "page_container",
"getPSLayout" : {
"dir" : "column",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
}
} ],
"modelid" : "DDEE9AB0-F58B-479A-B4F5-25C52497A5C4",
"modeltype" : "PSSYSVIEWPANEL"
}
\ No newline at end of file
{
"codeName" : "Usr08133115ListView_SearchForm",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSSEARCHFORMS/Usr08133115ListView_SearchForm.json",
"logicName" : "大屏轮播列表2_搜索表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSDEFormPages" : [ {
"caption" : "常规条件",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"searchButtonStyle" : "DEFAULT",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : false,
"enableAutoSearch" : false,
"enableFilterSave" : false,
"noTabHeader" : true,
"modelid" : "6173D1A0-D17C-40BB-92A0-A0CAC1E7990E",
"modeltype" : "PSDEFORM_SEARCHFORM"
}
\ No newline at end of file
......@@ -343,6 +343,7 @@
"modeltype" : "PSAPPMENU"
}, {
"codeName" : "Usr0813819225Menu",
"controlStyle" : "DESIGN_LEFT_MENU",
"controlType" : "APPMENU",
"layoutMode" : "TABLE_24COL",
"logicName" : "应用首页视图菜单",
......@@ -394,6 +395,10 @@
"autoLoad" : true,
"showBusyIndicator" : true
},
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "DESIGN_LEFT_MENU"
},
"modelid" : "CF603660-B39E-43EA-8E06-C6495D4509AB",
"modeltype" : "PSAPPMENU"
}, {
......
......@@ -11,6 +11,7 @@
},
"getPSControls" : [ {
"codeName" : "Usr0813819225Menu",
"controlStyle" : "DESIGN_LEFT_MENU",
"controlType" : "APPMENU",
"layoutMode" : "TABLE_24COL",
"logicName" : "应用首页视图菜单",
......@@ -62,6 +63,10 @@
"autoLoad" : true,
"showBusyIndicator" : true
},
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "DESIGN_LEFT_MENU"
},
"modelid" : "CF603660-B39E-43EA-8E06-C6495D4509AB",
"modeltype" : "PSAPPMENU"
}, {
......
......@@ -7729,6 +7729,16 @@
"pluginType" : "DEMETHOD",
"refMode" : "DEMETHOD",
"refTag" : "DEACTION"
}, {
"name" : "工具左侧菜单",
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "DESIGN_LEFT_MENU"
},
"pluginCode" : "DESIGN_LEFT_MENU",
"pluginType" : "CUSTOM",
"refMode" : "CONTROL",
"refTag" : "APPMENU"
}, {
"name" : "平铺分组工具项",
"getPSSysPFPlugin" : {
......@@ -30600,6 +30610,12 @@
"viewType" : "DECUSTOMVIEW",
"resource" : "Student",
"view" : "ScreenCustomView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentUsr08133115ListView.json",
"viewType" : "DELISTVIEW",
"resource" : "Student",
"view" : "Usr08133115ListView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsrTestFormLYEditView.json",
......@@ -131675,6 +131691,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentScreenCustomView.json",
"viewType" : "DECUSTOMVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentUsr08133115ListView.json",
"viewType" : "DELISTVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentUsr08130497CustomView.json",
......@@ -538,6 +538,16 @@
"pluginType" : "DEMETHOD",
"refMode" : "DEMETHOD",
"refTag" : "DEACTION"
}, {
"name" : "工具左侧菜单",
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "DESIGN_LEFT_MENU"
},
"pluginCode" : "DESIGN_LEFT_MENU",
"pluginType" : "CUSTOM",
"refMode" : "CONTROL",
"refTag" : "APPMENU"
}, {
"name" : "平铺分组工具项",
"getPSSysPFPlugin" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册