Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
bb9ce6a6
提交
bb9ce6a6
编写于
8月 05, 2024
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
tony001 发布系统代码 [TrainSys,网页端]
上级
8737a85b
变更
9
隐藏空白字符变更
内嵌
并排
正在显示
9 个修改的文件
包含
894 行增加
和
0 行删除
+894
-0
Student.json
...lab/trainsys/PSMODULES/common/PSDATAENTITIES/Student.json
+12
-0
Student.json
...lab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json
+14
-0
ScreenDashboardView_Dashboard.json
...S/Student/PSDASHBOARDS/ScreenDashboardView_Dashboard.json
+137
-0
studentScreenCustomView.json
...s/PSSYSAPPS/Web/PSAPPDEVIEWS/studentScreenCustomView.json
+89
-0
studentScreenDashboardView.json
...SSYSAPPS/Web/PSAPPDEVIEWS/studentScreenDashboardView.json
+205
-0
AppIndex.json
...zlab/trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json
+19
-0
AppIndex.json
...n/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPMENUS/AppIndex.json
+10
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+399
-0
PSSYSTEM.json
...rc/main/resources/model/cn/ibizlab/trainsys/PSSYSTEM.json
+9
-0
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Student.json
浏览文件 @
bb9ce6a6
...
...
@@ -2492,6 +2492,12 @@
"name"
:
"学生实体编辑视图(上下关系)"
,
"realModelSubType"
:
"DEEDITVIEW4"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"ScreenDashboardView"
,
"logicName"
:
"大屏数据看板"
,
"name"
:
"大屏数据看板"
,
"realModelSubType"
:
"DEPORTALVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"EditView2"
,
"logicName"
:
"学生实体编辑视图(左右关系)"
,
...
...
@@ -2561,6 +2567,12 @@
"name"
:
"测试树下拉的树视图"
,
"realModelSubType"
:
"DEPICKUPTREEVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"ScreenCustomView"
,
"logicName"
:
"大屏自定义测试视图"
,
"name"
:
"大屏自定义测试视图"
,
"realModelSubType"
:
"DECUSTOMVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"test_portlet_form"
,
"logicName"
:
"测试门户数据表单"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json
浏览文件 @
bb9ce6a6
...
...
@@ -2627,6 +2627,12 @@
"id"
:
"Begin"
}
}
],
"getAllPSAppPortletCats"
:
[
{
"codeName"
:
"Ungroup"
,
"name"
:
"(未分类)"
,
"uniqueTag"
:
"Ungroup"
,
"ungroup"
:
true
}
],
"getAllPSAppViews"
:
[
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentPickupView.json"
,
...
...
@@ -2635,6 +2641,10 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentPortletOptionView.json"
,
"viewType"
:
"DEOPTVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentScreenCustomView.json"
,
"viewType"
:
"DECUSTOMVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentCalendarView.json"
,
...
...
@@ -2647,6 +2657,10 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentPrintEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentScreenDashboardView.json"
,
"viewType"
:
"DEPORTALVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView2.json"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSDASHBOARDS/ScreenDashboardView_Dashboard.json
0 → 100644
浏览文件 @
bb9ce6a6
{
"codeName"
:
"ScreenDashboardView_Dashboard"
,
"controlType"
:
"DASHBOARD"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSDASHBOARDS/ScreenDashboardView_Dashboard.json"
,
"logicName"
:
"大屏数据看板_数据看板"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSControls"
:
[
{
"codeName"
:
"screen"
,
"controlType"
:
"PORTLET"
,
"height"
:
500.0
,
"name"
:
"dashboard_sysportlet1"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"dashboard_sysportlet1"
},
"getPSControlParam"
:
{
"height"
:
500.0
,
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"height"
:
500
,
"heightMode"
:
"PX"
,
"layout"
:
"TABLE_24COL"
},
"getPortletPSAppView"
:
{
"accUserMode"
:
2
,
"caption"
:
"学生"
,
"codeName"
:
"studentScreenCustomView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentScreenCustomView.json"
,
"name"
:
"studentScreenCustomView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSDEViewCodeName"
:
"ScreenCustomView"
,
"getPSDEViewId"
:
"DD1035BF-234D-467F-AE61-336246A1E4F7"
,
"getPSViewLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"id"
:
"number_table"
}
],
"codeName"
:
"Usr0805840903"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"layoutMode"
:
"FLEX"
,
"logicName"
:
"大屏自定义测试视图布局面板"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam"
:
{
},
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getRootPSPanelItems"
:
[
{
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"page_container"
,
"getPSLayout"
:
{
"dir"
:
"column"
,
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"文本(动态)"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"number_table"
,
"getPSEditor"
:
{
"editorStyle"
:
"NUMBERTABLE"
,
"editorType"
:
"SPAN"
,
"name"
:
"number_table"
,
"predefinedType"
:
"FIELD_TEXT_DYNAMIC"
,
"renderMode"
:
"TEXT_DYNAMIC"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
}
}
]
}
],
"layoutBodyOnly"
:
false
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
false
,
"viewProxyMode"
:
true
,
"modelid"
:
"979B95F4-6C43-4276-9FF8-D615D169C765"
,
"modeltype"
:
"PSSYSVIEWLAYOUTPANEL"
,
"getPSControls"
:
[
{
"caption"
:
"学生"
,
"codeName"
:
"ScreenCustomViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam"
:
{
}
}
]
},
"title"
:
"大屏自定义测试视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DECUSTOMVIEW"
,
"enableDP"
:
true
,
"modelid"
:
"1b379d888cc64632d8141eecadc1e2bc"
,
"modeltype"
:
"PSAPPDEVIEW"
},
"portletType"
:
"VIEW"
,
"title"
:
"大屏测试"
,
"showTitleBar"
:
true
,
"modelid"
:
"CCB956B2-DE1F-4B5A-870B-ED2711519B79"
,
"modeltype"
:
"PSSYSDBPART"
}
],
"enableCustomized"
:
false
,
"modelid"
:
"49e35682a4183d6d89d51d316424de4b"
,
"modeltype"
:
"PSSYSDASHBOARD"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentScreenCustomView.json
0 → 100644
浏览文件 @
bb9ce6a6
{
"accUserMode"
:
2
,
"caption"
:
"学生"
,
"codeName"
:
"studentScreenCustomView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentScreenCustomView.json"
,
"name"
:
"studentScreenCustomView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSDEViewCodeName"
:
"ScreenCustomView"
,
"getPSDEViewId"
:
"DD1035BF-234D-467F-AE61-336246A1E4F7"
,
"getPSViewLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"id"
:
"number_table"
}
],
"codeName"
:
"Usr0805840903"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"layoutMode"
:
"FLEX"
,
"logicName"
:
"大屏自定义测试视图布局面板"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam"
:
{
},
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getRootPSPanelItems"
:
[
{
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"page_container"
,
"getPSLayout"
:
{
"dir"
:
"column"
,
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"文本(动态)"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"number_table"
,
"getPSEditor"
:
{
"editorStyle"
:
"NUMBERTABLE"
,
"editorType"
:
"SPAN"
,
"name"
:
"number_table"
,
"predefinedType"
:
"FIELD_TEXT_DYNAMIC"
,
"renderMode"
:
"TEXT_DYNAMIC"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
}
}
]
}
],
"layoutBodyOnly"
:
false
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
false
,
"viewProxyMode"
:
true
,
"modelid"
:
"979B95F4-6C43-4276-9FF8-D615D169C765"
,
"modeltype"
:
"PSSYSVIEWLAYOUTPANEL"
,
"getPSControls"
:
[
{
"caption"
:
"学生"
,
"codeName"
:
"ScreenCustomViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam"
:
{
}
}
]
},
"title"
:
"大屏自定义测试视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DECUSTOMVIEW"
,
"enableDP"
:
true
,
"modelid"
:
"1b379d888cc64632d8141eecadc1e2bc"
,
"modeltype"
:
"PSAPPDEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentScreenDashboardView.json
0 → 100644
浏览文件 @
bb9ce6a6
{
"accUserMode"
:
2
,
"caption"
:
"学生"
,
"codeName"
:
"studentScreenDashboardView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentScreenDashboardView.json"
,
"name"
:
"studentScreenDashboardView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"PortalView"
,
"name"
:
"engine"
}
],
"getPSControls"
:
[
{
"codeName"
:
"ScreenDashboardView_Dashboard"
,
"controlType"
:
"DASHBOARD"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSDASHBOARDS/ScreenDashboardView_Dashboard.json"
,
"logicName"
:
"大屏数据看板_数据看板"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"dashboard"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"DASHBOARD"
},
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSControls"
:
[
{
"codeName"
:
"screen"
,
"controlType"
:
"PORTLET"
,
"height"
:
500.0
,
"name"
:
"dashboard_sysportlet1"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"dashboard_sysportlet1"
},
"getPSControlParam"
:
{
"height"
:
500.0
,
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"height"
:
500
,
"heightMode"
:
"PX"
,
"layout"
:
"TABLE_24COL"
},
"getPortletPSAppView"
:
{
"accUserMode"
:
2
,
"caption"
:
"学生"
,
"codeName"
:
"studentScreenCustomView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentScreenCustomView.json"
,
"name"
:
"studentScreenCustomView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSDEViewCodeName"
:
"ScreenCustomView"
,
"getPSDEViewId"
:
"DD1035BF-234D-467F-AE61-336246A1E4F7"
,
"getPSViewLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"id"
:
"number_table"
}
],
"codeName"
:
"Usr0805840903"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"layoutMode"
:
"FLEX"
,
"logicName"
:
"大屏自定义测试视图布局面板"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam"
:
{
},
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getRootPSPanelItems"
:
[
{
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"page_container"
,
"getPSLayout"
:
{
"dir"
:
"column"
,
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"文本(动态)"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"number_table"
,
"getPSEditor"
:
{
"editorStyle"
:
"NUMBERTABLE"
,
"editorType"
:
"SPAN"
,
"name"
:
"number_table"
,
"predefinedType"
:
"FIELD_TEXT_DYNAMIC"
,
"renderMode"
:
"TEXT_DYNAMIC"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
}
}
]
}
],
"layoutBodyOnly"
:
false
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
false
,
"viewProxyMode"
:
true
,
"modelid"
:
"979B95F4-6C43-4276-9FF8-D615D169C765"
,
"modeltype"
:
"PSSYSVIEWLAYOUTPANEL"
,
"getPSControls"
:
[
{
"caption"
:
"学生"
,
"codeName"
:
"ScreenCustomViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam"
:
{
}
}
]
},
"title"
:
"大屏自定义测试视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DECUSTOMVIEW"
,
"enableDP"
:
true
,
"modelid"
:
"1b379d888cc64632d8141eecadc1e2bc"
,
"modeltype"
:
"PSAPPDEVIEW"
},
"portletType"
:
"VIEW"
,
"title"
:
"大屏测试"
,
"showTitleBar"
:
true
,
"modelid"
:
"CCB956B2-DE1F-4B5A-870B-ED2711519B79"
,
"modeltype"
:
"PSSYSDBPART"
}
],
"enableCustomized"
:
false
,
"name"
:
"dashboard"
,
"modelid"
:
"49e35682a4183d6d89d51d316424de4b"
,
"modeltype"
:
"PSSYSDASHBOARD"
},
{
"caption"
:
"学生"
,
"codeName"
:
"ScreenDashboardViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"ScreenDashboardView"
,
"getPSDEViewId"
:
"62BF07B0-86B6-4C40-8BA4-21B9858A8A98"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDEPORTALVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam"
:
{
},
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"title"
:
"大屏数据看板"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEPORTALVIEW"
,
"enableDP"
:
true
,
"enableQuickGroup"
:
false
,
"enableQuickSearch"
:
false
,
"enableSearch"
:
false
,
"expandSearchForm"
:
true
,
"loadDefault"
:
true
,
"showDataInfoBar"
:
true
,
"modelid"
:
"49e35682a4183d6d89d51d316424de4b"
,
"modeltype"
:
"PSAPPDEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json
浏览文件 @
bb9ce6a6
...
...
@@ -6005,6 +6005,25 @@
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"univer"
},
{
"accUserMode"
:
2
,
"caption"
:
"大屏数据看板"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem316"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0805943373"
},
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"大屏数据看板"
}
],
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPMENUS/AppIndex.json
浏览文件 @
bb9ce6a6
...
...
@@ -3105,6 +3105,16 @@
"tooltip"
:
"univer编辑器"
}
],
"tooltip"
:
"univer"
},
{
"accUserMode"
:
2
,
"caption"
:
"大屏数据看板"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem316"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0805943373"
},
"tooltip"
:
"大屏数据看板"
}
],
"name"
:
"appindex"
,
"modelid"
:
"6A3E233F-FB4A-493B-B3C2-1860D5502904"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
bb9ce6a6
...
...
@@ -3146,6 +3146,12 @@
},
"pluginCode" : "LUCKYSHEET",
"styleCode" : "LUCKYSHEET"
}, {
"codeName" : "NUMBERTABLE",
"containerType" : "PANELFIELD",
"editorType" : "SPAN",
"name" : "大屏数字表",
"styleCode" : "NUMBERTABLE"
}, {
"codeName" : "ORGMULTIPLE",
"containerType" : "FORMITEM",
...
...
@@ -4643,6 +4649,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json",
"viewType" : "DEGRIDVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0805943373",
"name" : "大屏看板",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentScreenDashboardView.json",
"viewType" : "DEPORTALVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0822405692",
...
...
@@ -9720,6 +9736,140 @@
"modeltype" : "PSSYSDBPART"
},
"enableAppDashboard" : true
}, {
"codeName" : "screen",
"name" : "大屏测试",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSAppPortletCat" : {
"codeName" : "Ungroup",
"name" : "(未分类)",
"uniqueTag" : "Ungroup",
"ungroup" : true
},
"getPSControl" : {
"codeName" : "screen",
"controlType" : "PORTLET",
"height" : 500.0,
"name" : "dashboard_sysportlet1",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
"id" : "dashboard_sysportlet1"
},
"getPSControlParam" : {
"height" : 500.0,
"autoLoad" : true,
"showBusyIndicator" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"height" : 500,
"heightMode" : "PX",
"layout" : "TABLE_24COL"
},
"getPortletPSAppView" : {
"accUserMode" : 2,
"caption" : "学生",
"codeName" : "studentScreenCustomView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentScreenCustomView.json",
"name" : "studentScreenCustomView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSDEViewCodeName" : "ScreenCustomView",
"getPSDEViewId" : "DD1035BF-234D-467F-AE61-336246A1E4F7",
"getPSViewLayoutPanel" : {
"getAllPSPanelFields" : [ {
"id" : "number_table"
} ],
"codeName" : "Usr0805840903",
"controlType" : "VIEWLAYOUTPANEL",
"layoutMode" : "FLEX",
"logicName" : "大屏自定义测试视图布局面板",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam" : { },
"getPSLayout" : {
"layout" : "FLEX"
},
"getRootPSPanelItems" : [ {
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "page_container",
"getPSLayout" : {
"dir" : "column",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "number_table",
"getPSEditor" : {
"editorStyle" : "NUMBERTABLE",
"editorType" : "SPAN",
"name" : "number_table",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
}
} ]
} ],
"layoutBodyOnly" : false,
"layoutPanel" : true,
"useDefaultLayout" : false,
"viewProxyMode" : true,
"modelid" : "979B95F4-6C43-4276-9FF8-D615D169C765",
"modeltype" : "PSSYSVIEWLAYOUTPANEL",
"getPSControls" : [ {
"caption" : "学生",
"codeName" : "ScreenCustomViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam" : { }
} ]
},
"title" : "大屏自定义测试视图",
"viewStyle" : "DEFAULT",
"viewType" : "DECUSTOMVIEW",
"enableDP" : true,
"modelid" : "1b379d888cc64632d8141eecadc1e2bc",
"modeltype" : "PSAPPDEVIEW"
},
"portletType" : "VIEW",
"title" : "大屏测试",
"showTitleBar" : true,
"modelid" : "CCB956B2-DE1F-4B5A-870B-ED2711519B79",
"modeltype" : "PSSYSDBPART"
},
"enableAppDashboard" : true,
"enableDEDashboard" : true
}, {
"codeName" : "DashboardViewdashboard_rawitem1",
"name" : "dashboard_rawitem1",
...
...
@@ -22255,6 +22405,12 @@
"viewType" : "DEGRIDVIEW",
"resource" : "TESTGRID",
"view" : "Usr09053571GridView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentScreenCustomView.json",
"viewType" : "DECUSTOMVIEW",
"resource" : "Student",
"view" : "ScreenCustomView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsrTestFormLYEditView.json",
...
...
@@ -22935,6 +23091,12 @@
"viewType" : "DEDATAVIEW",
"resource" : "Book",
"view" : "Usr07166213DataView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentScreenDashboardView.json",
"viewType" : "DEPORTALVIEW",
"resource" : "Student",
"view" : "ScreenDashboardView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TreeNodeMPickupView.json",
...
...
@@ -31866,6 +32028,25 @@
"layout" : "TABLE_24COL"
},
"tooltip" : "univer"
}, {
"accUserMode" : 2,
"caption" : "大屏数据看板",
"itemType" : "MENUITEM",
"name" : "menuitem316",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0805943373"
},
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "大屏数据看板"
} ],
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
...
...
@@ -76384,6 +76565,210 @@
"rowEditDefault" : false,
"modelid" : "9a620b8ad2045c9f40a0732fe9bfadf1",
"modeltype" : "PSAPPDEVIEW"
}, {
"accUserMode" : 2,
"caption" : "学生",
"codeName" : "studentScreenDashboardView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentScreenDashboardView.json",
"name" : "studentScreenDashboardView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "PortalView",
"name" : "engine"
} ],
"getPSControls" : [ {
"codeName" : "ScreenDashboardView_Dashboard",
"controlType" : "DASHBOARD",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSDASHBOARDS/ScreenDashboardView_Dashboard.json",
"logicName" : "大屏数据看板_数据看板",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
"id" : "dashboard"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "DASHBOARD"
},
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSControls" : [ {
"codeName" : "screen",
"controlType" : "PORTLET",
"height" : 500.0,
"name" : "dashboard_sysportlet1",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
"id" : "dashboard_sysportlet1"
},
"getPSControlParam" : {
"height" : 500.0,
"autoLoad" : true,
"showBusyIndicator" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"height" : 500,
"heightMode" : "PX",
"layout" : "TABLE_24COL"
},
"getPortletPSAppView" : {
"accUserMode" : 2,
"caption" : "学生",
"codeName" : "studentScreenCustomView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentScreenCustomView.json",
"name" : "studentScreenCustomView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSDEViewCodeName" : "ScreenCustomView",
"getPSDEViewId" : "DD1035BF-234D-467F-AE61-336246A1E4F7",
"getPSViewLayoutPanel" : {
"getAllPSPanelFields" : [ {
"id" : "number_table"
} ],
"codeName" : "Usr0805840903",
"controlType" : "VIEWLAYOUTPANEL",
"layoutMode" : "FLEX",
"logicName" : "大屏自定义测试视图布局面板",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam" : { },
"getPSLayout" : {
"layout" : "FLEX"
},
"getRootPSPanelItems" : [ {
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "page_container",
"getPSLayout" : {
"dir" : "column",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "number_table",
"getPSEditor" : {
"editorStyle" : "NUMBERTABLE",
"editorType" : "SPAN",
"name" : "number_table",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
}
} ]
} ],
"layoutBodyOnly" : false,
"layoutPanel" : true,
"useDefaultLayout" : false,
"viewProxyMode" : true,
"modelid" : "979B95F4-6C43-4276-9FF8-D615D169C765",
"modeltype" : "PSSYSVIEWLAYOUTPANEL",
"getPSControls" : [ {
"caption" : "学生",
"codeName" : "ScreenCustomViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam" : { }
} ]
},
"title" : "大屏自定义测试视图",
"viewStyle" : "DEFAULT",
"viewType" : "DECUSTOMVIEW",
"enableDP" : true,
"modelid" : "1b379d888cc64632d8141eecadc1e2bc",
"modeltype" : "PSAPPDEVIEW"
},
"portletType" : "VIEW",
"title" : "大屏测试",
"showTitleBar" : true,
"modelid" : "CCB956B2-DE1F-4B5A-870B-ED2711519B79",
"modeltype" : "PSSYSDBPART"
} ],
"enableCustomized" : false,
"name" : "dashboard",
"modelid" : "49e35682a4183d6d89d51d316424de4b",
"modeltype" : "PSSYSDASHBOARD"
}, {
"caption" : "学生",
"codeName" : "ScreenDashboardViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "ScreenDashboardView",
"getPSDEViewId" : "62BF07B0-86B6-4C40-8BA4-21B9858A8A98",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEPORTALVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"title" : "大屏数据看板",
"viewStyle" : "DEFAULT",
"viewType" : "DEPORTALVIEW",
"enableDP" : true,
"enableQuickGroup" : false,
"enableQuickSearch" : false,
"enableSearch" : false,
"expandSearchForm" : true,
"loadDefault" : true,
"showDataInfoBar" : true,
"modelid" : "49e35682a4183d6d89d51d316424de4b",
"modeltype" : "PSAPPDEVIEW"
} ],
"getPSAppDataEntities" : [ {
"getAllPSAppDEACModes" : [ {
...
...
@@ -109625,6 +110010,12 @@
"id" : "Begin"
}
} ],
"getAllPSAppPortletCats" : [ {
"codeName" : "Ungroup",
"name" : "(未分类)",
"uniqueTag" : "Ungroup",
"ungroup" : true
} ],
"getAllPSAppViews" : [ {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPickupView.json",
...
...
@@ -109633,6 +110024,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPortletOptionView.json",
"viewType" : "DEOPTVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentScreenCustomView.json",
"viewType" : "DECUSTOMVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentCalendarView.json",
...
...
@@ -109645,6 +110040,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPrintEditView.json",
"viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentScreenDashboardView.json",
"viewType" : "DEPORTALVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView2.json",
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSTEM.json
浏览文件 @
bb9ce6a6
...
...
@@ -1464,6 +1464,15 @@
},
"styleCode"
:
"EMPSELECT"
,
"replaceDefault"
:
false
},
{
"codeName"
:
"NUMBERTABLE"
,
"dynaModelFilePath"
:
"PSSYSEDITORSTYLES/NUMBERTABLE.json"
,
"editorHeight"
:
-1.0
,
"editorType"
:
"SPAN"
,
"editorWidth"
:
-1.0
,
"name"
:
"大屏数字表"
,
"styleCode"
:
"NUMBERTABLE"
,
"replaceDefault"
:
false
},
{
"codeName"
:
"ALLORGMULTIPLE"
,
"dynaModelFilePath"
:
"PSSYSEDITORSTYLES/ALLORGMULTIPLE.json"
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录