Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
9d793f5c
提交
9d793f5c
编写于
3月 01, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
zhanghengfeng 发布系统代码 [TrainSys,网页端]
上级
71d45925
变更
28
展开全部
隐藏空白字符变更
内嵌
并排
正在显示
28 个修改的文件
包含
4738 行增加
和
534 行删除
+4738
-534
swarm.yaml
app_Web/swarm.yaml
+1
-1
config.xml
config.xml
+0
-9
Reginfo.json
...lab/trainsys/PSMODULES/common/PSDATAENTITIES/Reginfo.json
+48
-0
PSSYSAPP.json
.../ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
+4
-4
Reginfo.json
...lab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json
+24
-0
Usr0301077150.json
...Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Usr0301077150.json
+117
-0
Usr0301291580.json
...Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Usr0301291580.json
+138
-0
Usr0301355514.json
...Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Usr0301355514.json
+191
-0
Usr0301410774.json
...Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Usr0301410774.json
+120
-0
Usr0301490997.json
...Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Usr0301490997.json
+192
-0
Usr0301846645.json
...Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Usr0301846645.json
+189
-0
Usr0301171486.json
...SAPPDATAENTITIES/Reginfo/PSSEARCHFORMS/Usr0301171486.json
+58
-0
Usr0301345535.json
...SAPPDATAENTITIES/Reginfo/PSSEARCHFORMS/Usr0301345535.json
+58
-0
Usr0301458548.json
...SAPPDATAENTITIES/Reginfo/PSSEARCHFORMS/Usr0301458548.json
+58
-0
Usr0301656921.json
...SAPPDATAENTITIES/Reginfo/PSSEARCHFORMS/Usr0301656921.json
+58
-0
Usr0301685674.json
...SAPPDATAENTITIES/Reginfo/PSSEARCHFORMS/Usr0301685674.json
+58
-0
Usr0301702104.json
...SAPPDATAENTITIES/Reginfo/PSSEARCHFORMS/Usr0301702104.json
+58
-0
TestRules.json
...SYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/TestRules.json
+164
-164
ReginfoUsr0301140652ChartView.json
...SAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301140652ChartView.json
+357
-0
ReginfoUsr0301474927ChartView.json
...SAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301474927ChartView.json
+426
-0
ReginfoUsr0301492933ChartView.json
...SAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301492933ChartView.json
+375
-0
ReginfoUsr0301727282ChartView.json
...SAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301727282ChartView.json
+428
-0
ReginfoUsr0301765440ChartView.json
...SAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301765440ChartView.json
+354
-0
ReginfoUsr0301959097ChartView.json
...SAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301959097ChartView.json
+429
-0
TESTTestRulesEditView.json
...sys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestRulesEditView.json
+164
-164
AppIndex.json
...zlab/trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json
+151
-0
AppIndex.json
...n/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPMENUS/AppIndex.json
+67
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+451
-192
未找到文件。
app_Web/swarm.yaml
浏览文件 @
9d793f5c
...
@@ -3,7 +3,7 @@ services:
...
@@ -3,7 +3,7 @@ services:
trainsys-app-web
:
trainsys-app-web
:
image
:
dstimage
image
:
dstimage
ports
:
ports
:
-
"
5010
0:80"
-
"
8
0:80"
networks
:
networks
:
-
agent_network
-
agent_network
environment
:
environment
:
...
...
config.xml
浏览文件 @
9d793f5c
...
@@ -55,15 +55,6 @@
...
@@ -55,15 +55,6 @@
git clone -b master $para2 trainsys/
git clone -b master $para2 trainsys/
export NODE_OPTIONS=--max-old-space-size=4096
export NODE_OPTIONS=--max-old-space-size=4096
cd trainsys/
cd trainsys/
mkdir -p /var/lib/jenkins/appcache/A3064A91-F42D-4D7F-BC1C-4173A4F5772C
if [ -e app_Web/.dynamic ]
then
cd app_Web
else
cd app_Web/app
fi
sed -i "s#dstimage#registry.cn-shanghai.aliyuncs.com/ibizsys/ibizcloud-standardsys-app-webapp:2022.09.01.001#g" swarm.yaml
docker -H $para1 stack deploy --compose-file=swarm.yaml ebsx --with-registry-auth
</command>
</command>
</hudson.tasks.Shell>
</hudson.tasks.Shell>
</builders>
</builders>
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Reginfo.json
浏览文件 @
9d793f5c
...
@@ -2869,6 +2869,14 @@
...
@@ -2869,6 +2869,14 @@
"rTMOSFilePath"
:
"psmodeldata$psdataentities/Usr0301323362RedirectView"
,
"rTMOSFilePath"
:
"psmodeldata$psdataentities/Usr0301323362RedirectView"
,
"realModelSubType"
:
"DEREDIRECTVIEW"
,
"realModelSubType"
:
"DEREDIRECTVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"Usr0301959097ChartView"
,
"logicName"
:
"折线图"
,
"mOSFilePath"
:
"psmodeldata$psdataentities/Usr0301959097ChartView"
,
"name"
:
"折线图"
,
"rTMOSFilePath"
:
"psmodeldata$psdataentities/Usr0301959097ChartView"
,
"realModelSubType"
:
"DECHARTVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
},
{
"codeName"
:
"Usr0301946956EditView3"
,
"codeName"
:
"Usr0301946956EditView3"
,
"logicName"
:
"实体编辑视图(分页关系)test"
,
"logicName"
:
"实体编辑视图(分页关系)test"
,
...
@@ -2886,6 +2894,14 @@
...
@@ -2886,6 +2894,14 @@
"rTMOSFilePath"
:
"psmodeldata$psdataentities/RedirectView"
,
"rTMOSFilePath"
:
"psmodeldata$psdataentities/RedirectView"
,
"realModelSubType"
:
"DEREDIRECTVIEW"
,
"realModelSubType"
:
"DEREDIRECTVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"Usr0301727282ChartView"
,
"logicName"
:
"柱状图"
,
"mOSFilePath"
:
"psmodeldata$psdataentities/Usr0301727282ChartView"
,
"name"
:
"柱状图"
,
"rTMOSFilePath"
:
"psmodeldata$psdataentities/Usr0301727282ChartView"
,
"realModelSubType"
:
"DECHARTVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
},
{
"codeName"
:
"OptionView"
,
"codeName"
:
"OptionView"
,
"logicName"
:
"学员登记信息实体选项操作视图"
,
"logicName"
:
"学员登记信息实体选项操作视图"
,
...
@@ -2903,6 +2919,14 @@
...
@@ -2903,6 +2919,14 @@
"rTMOSFilePath"
:
"psmodeldata$psdataentities/PickupView"
,
"rTMOSFilePath"
:
"psmodeldata$psdataentities/PickupView"
,
"realModelSubType"
:
"DEPICKUPVIEW"
,
"realModelSubType"
:
"DEPICKUPVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"Usr0301492933ChartView"
,
"logicName"
:
"雷达图"
,
"mOSFilePath"
:
"psmodeldata$psdataentities/Usr0301492933ChartView"
,
"name"
:
"雷达图"
,
"rTMOSFilePath"
:
"psmodeldata$psdataentities/Usr0301492933ChartView"
,
"realModelSubType"
:
"DECHARTVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
},
{
"codeName"
:
"PickupGridView"
,
"codeName"
:
"PickupGridView"
,
"logicName"
:
"学员登记信息实体选择表格视图(部件视图)"
,
"logicName"
:
"学员登记信息实体选择表格视图(部件视图)"
,
...
@@ -2927,6 +2951,14 @@
...
@@ -2927,6 +2951,14 @@
"rTMOSFilePath"
:
"psmodeldata$psdataentities/ChartView"
,
"rTMOSFilePath"
:
"psmodeldata$psdataentities/ChartView"
,
"realModelSubType"
:
"DECHARTVIEW"
,
"realModelSubType"
:
"DECHARTVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"Usr0301474927ChartView"
,
"logicName"
:
"散点图"
,
"mOSFilePath"
:
"psmodeldata$psdataentities/Usr0301474927ChartView"
,
"name"
:
"散点图"
,
"rTMOSFilePath"
:
"psmodeldata$psdataentities/Usr0301474927ChartView"
,
"realModelSubType"
:
"DECHARTVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
},
{
"codeName"
:
"EditView2"
,
"codeName"
:
"EditView2"
,
"logicName"
:
"学员登记信息实体编辑视图(左右关系)"
,
"logicName"
:
"学员登记信息实体编辑视图(左右关系)"
,
...
@@ -2935,6 +2967,14 @@
...
@@ -2935,6 +2967,14 @@
"rTMOSFilePath"
:
"psmodeldata$psdataentities/EditView2"
,
"rTMOSFilePath"
:
"psmodeldata$psdataentities/EditView2"
,
"realModelSubType"
:
"DEEDITVIEW2"
,
"realModelSubType"
:
"DEEDITVIEW2"
,
"realModelType"
:
"PSDEVIEWBASE"
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"Usr0301765440ChartView"
,
"logicName"
:
"漏斗图"
,
"mOSFilePath"
:
"psmodeldata$psdataentities/Usr0301765440ChartView"
,
"name"
:
"漏斗图"
,
"rTMOSFilePath"
:
"psmodeldata$psdataentities/Usr0301765440ChartView"
,
"realModelSubType"
:
"DECHARTVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
},
{
"codeName"
:
"GridView"
,
"codeName"
:
"GridView"
,
"logicName"
:
"学员登记信息实体表格视图"
,
"logicName"
:
"学员登记信息实体表格视图"
,
...
@@ -2953,6 +2993,14 @@
...
@@ -2953,6 +2993,14 @@
"rTMOSFilePath"
:
"psmodeldata$psdataentities/MPickupView"
,
"rTMOSFilePath"
:
"psmodeldata$psdataentities/MPickupView"
,
"realModelSubType"
:
"DEMPICKUPVIEW"
,
"realModelSubType"
:
"DEMPICKUPVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"Usr0301140652ChartView"
,
"logicName"
:
"饼图"
,
"mOSFilePath"
:
"psmodeldata$psdataentities/Usr0301140652ChartView"
,
"name"
:
"饼图"
,
"rTMOSFilePath"
:
"psmodeldata$psdataentities/Usr0301140652ChartView"
,
"realModelSubType"
:
"DECHARTVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
},
{
"codeName"
:
"Usr0301117692"
,
"codeName"
:
"Usr0301117692"
,
"logicName"
:
"实体编辑视图(分页关系)test_表单"
,
"logicName"
:
"实体编辑视图(分页关系)test_表单"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
浏览文件 @
9d793f5c
...
@@ -1209,16 +1209,16 @@
...
@@ -1209,16 +1209,16 @@
"mOSFilePath"
:
"pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2"
,
"mOSFilePath"
:
"pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2"
,
"name"
:
"视图消息组2"
,
"name"
:
"视图消息组2"
,
"getPSAppViewMsgGroupDetails"
:
[
{
"getPSAppViewMsgGroupDetails"
:
[
{
"name"
:
"视图消息"
,
"name"
:
"视图消息
2
"
,
"getPSAppViewMsg"
:
{
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"ViewMsg
2
"
"id"
:
"ViewMsg
3
"
}
}
},
{
},
{
"name"
:
"视图消息
2
"
,
"name"
:
"视图消息"
,
"getPSAppViewMsg"
:
{
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"ViewMsg
3
"
"id"
:
"ViewMsg
2
"
}
}
}
],
}
],
"rTMOSFilePath"
:
"pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2"
"rTMOSFilePath"
:
"pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json
浏览文件 @
9d793f5c
...
@@ -1964,6 +1964,18 @@
...
@@ -1964,6 +1964,18 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301946956EditView3.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301946956EditView3.json"
,
"viewType"
:
"DEEDITVIEW3"
"viewType"
:
"DEEDITVIEW3"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301492933ChartView.json"
,
"viewType"
:
"DECHARTVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301765440ChartView.json"
,
"viewType"
:
"DECHARTVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301959097ChartView.json"
,
"viewType"
:
"DECHARTVIEW"
},
{
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301323362RedirectView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301323362RedirectView.json"
,
...
@@ -1980,10 +1992,22 @@
...
@@ -1980,10 +1992,22 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoREGINFOGridExpView2.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoREGINFOGridExpView2.json"
,
"viewType"
:
"DEGRIDEXPVIEW"
"viewType"
:
"DEGRIDEXPVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301727282ChartView.json"
,
"viewType"
:
"DECHARTVIEW"
},
{
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoOptionView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoOptionView.json"
,
"viewType"
:
"DEOPTVIEW"
"viewType"
:
"DEOPTVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301474927ChartView.json"
,
"viewType"
:
"DECHARTVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301140652ChartView.json"
,
"viewType"
:
"DECHARTVIEW"
},
{
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoDataView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoDataView.json"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Usr0301077150.json
0 → 100644
浏览文件 @
9d793f5c
{
"codeName"
:
"Usr0301077150"
,
"controlType"
:
"CHART"
,
"coordinateSystem"
:
"NONE"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Usr0301077150.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
},
"hookEventNames"
:
[
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"Chart7"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdecharts/Usr0301077150"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSChartCoordinateSystems"
:
[
{
"eChartsType"
:
"none"
,
"index"
:
0
,
"name"
:
"[funnel_0]无坐标系[0]"
,
"type"
:
"NONE"
,
"id"
:
"0"
}
],
"getPSChartDataSetGroups"
:
[
{
"index"
:
0
,
"name"
:
"DEFAULT"
,
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"id"
:
"0"
}
],
"getPSChartDataSets"
:
[
{
"index"
:
0
,
"name"
:
"funnel_0-DEFAULT"
,
"getPSChartDataSetFields"
:
[
{
"index"
:
0
,
"name"
:
"NAME"
,
"getPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"groupField"
:
true
,
"id"
:
"0"
},
{
"index"
:
1
,
"name"
:
"AGE"
,
"groupField"
:
false
,
"id"
:
"1"
}
],
"id"
:
"0"
}
],
"getPSControlLogics"
:
[
{
"eventNames"
:
"LOAD;BEFORELOAD"
,
"logicTag"
:
"chart"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_chart"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSDEChartLegend"
:
{
"index"
:
0
,
"showLegend"
:
true
,
"id"
:
"0"
},
"getPSDEChartSerieses"
:
[
{
"caption"
:
"漏斗图"
,
"catalogField"
:
"NAME"
,
"getCatalogPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"eChartsType"
:
"funnel"
,
"index"
:
0
,
"name"
:
"funnel_0"
,
"getPSChartCoordinateSystem"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartDataSet"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartSeriesEncode"
:
{
"category"
:
"NAME"
,
"index"
:
0
,
"name"
:
"坐标系编码"
,
"type"
:
"NONE"
,
"value"
:
"AGE"
,
"id"
:
"0"
},
"seriesLayoutBy"
:
"column"
,
"seriesType"
:
"funnel"
,
"valueField"
:
"AGE"
,
"enableChartDataSet"
:
true
}
],
"getPSDEChartTitle"
:
{
"index"
:
0
,
"title"
:
"漏斗图_图表"
,
"showTitle"
:
true
,
"id"
:
"0"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/ReginfoUsr0301765440ChartView/psappviewctrls/chart"
,
"readOnly"
:
true
,
"modelid"
:
"92643538-3A62-45A3-AD10-379616FAAC99"
,
"modeltype"
:
"PSDECHART"
,
"getUserParam"
:
{
"EC.textStyle"
:
"{
\"
color
\"
:
\"
#54BFCB
\"
,
\"
fontSize
\"
:14}"
,
"EC.color"
:
"[
\"
#5470c6
\"
,
\"
#91cc75
\"
,
\"
#fac858
\"
,
\"
#ee6666
\"
,
\"
#73c0de
\"
,
\"
#3ba272
\"
,
\"
#fc8452
\"
,
\"
#9a60b4
\"
,
\"
#ea7ccc
\"
,
\"
#5470c6
\"
,
\"
#91cc75
\"
]"
}
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Usr0301291580.json
0 → 100644
浏览文件 @
9d793f5c
{
"codeName"
:
"Usr0301291580"
,
"controlType"
:
"CHART"
,
"coordinateSystem"
:
"RADAR"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Usr0301291580.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
},
"hookEventNames"
:
[
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"Chart6"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdecharts/Usr0301291580"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSChartCoordinateSystems"
:
[
{
"eChartsType"
:
"radar"
,
"index"
:
0
,
"name"
:
"[radar_0]雷达坐标系[0]"
,
"getPSChartRadar"
:
{
"index"
:
0
,
"name"
:
"[radar_0]雷达坐标系[0]"
,
"getPSChartCoordinateSystem"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"type"
:
"radar"
,
"id"
:
"0"
},
"type"
:
"RADAR"
,
"id"
:
"0"
}
],
"getPSChartDataSetGroups"
:
[
{
"index"
:
0
,
"name"
:
"DEFAULT"
,
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"id"
:
"0"
}
],
"getPSChartDataSets"
:
[
{
"index"
:
0
,
"name"
:
"radar_0-DEFAULT"
,
"getPSChartDataSetFields"
:
[
{
"index"
:
0
,
"name"
:
"NAME"
,
"getPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"groupField"
:
true
,
"id"
:
"0"
},
{
"index"
:
1
,
"name"
:
"DEPARTMENT"
,
"groupField"
:
true
,
"id"
:
"1"
},
{
"index"
:
2
,
"name"
:
"AGE"
,
"groupField"
:
false
,
"id"
:
"2"
}
],
"id"
:
"0"
}
],
"getPSChartRadars"
:
[
{
"index"
:
0
,
"name"
:
"[radar_0]雷达坐标系[0]"
,
"getPSChartCoordinateSystem"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"type"
:
"radar"
,
"id"
:
"0"
}
],
"getPSControlLogics"
:
[
{
"eventNames"
:
"LOAD;BEFORELOAD"
,
"logicTag"
:
"chart"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_chart"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSDEChartLegend"
:
{
"index"
:
0
,
"legendPos"
:
"LEFT"
,
"showLegend"
:
true
,
"id"
:
"0"
},
"getPSDEChartSerieses"
:
[
{
"caption"
:
"数据1"
,
"catalogField"
:
"NAME"
,
"getCatalogPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"eChartsType"
:
"radar"
,
"index"
:
0
,
"name"
:
"radar_0"
,
"getPSChartCoordinateSystem"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartDataSet"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"seriesField"
:
"DEPARTMENT"
,
"seriesLayoutBy"
:
"column"
,
"seriesType"
:
"radar"
,
"valueField"
:
"AGE"
,
"enableChartDataSet"
:
true
}
],
"getPSDEChartTitle"
:
{
"index"
:
0
,
"subTitle"
:
"学生年龄"
,
"title"
:
"雷达图_图表"
,
"titlePos"
:
"TOP"
,
"showTitle"
:
true
,
"id"
:
"0"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/ReginfoUsr0301492933ChartView/psappviewctrls/chart"
,
"readOnly"
:
true
,
"modelid"
:
"0517D092-EB9B-4300-91CA-906647294254"
,
"modeltype"
:
"PSDECHART"
,
"getUserParam"
:
{
"EC.textStyle"
:
"{
\"
fontSize
\"
:16,
\"
color
\"
:
\"
#A6AEED
\"
}"
,
"EC.color"
:
"[
\"
#5470c6
\"
,
\"
#91cc75
\"
,
\"
#fac858
\"
,
\"
#ee6666
\"
,
\"
#73c0de
\"
,
\"
#3ba272
\"
,
\"
#fc8452
\"
,
\"
#9a60b4
\"
,
\"
#ea7ccc
\"
,
\"
#5470c6
\"
,
\"
#91cc75
\"
]"
}
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Usr0301355514.json
0 → 100644
浏览文件 @
9d793f5c
{
"codeName"
:
"Usr0301355514"
,
"controlType"
:
"CHART"
,
"coordinateSystem"
:
"XY"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Usr0301355514.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
},
"hookEventNames"
:
[
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"Chart3"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdecharts/Usr0301355514"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSChartCoordinateSystems"
:
[
{
"eChartsType"
:
"cartesian2d"
,
"index"
:
0
,
"name"
:
"[bar_0]直角坐标系[0]"
,
"getPSChartGrid"
:
{
"index"
:
0
,
"name"
:
"[bar_0]直角坐标系[0]"
,
"getPSChartCoordinateSystem"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartGridXAxis0"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartGridYAxis0"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"type"
:
"grid"
,
"id"
:
"0"
},
"type"
:
"XY"
,
"id"
:
"0"
}
],
"getPSChartDataSetGroups"
:
[
{
"index"
:
0
,
"name"
:
"DEFAULT"
,
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"id"
:
"0"
}
],
"getPSChartDataSets"
:
[
{
"index"
:
0
,
"name"
:
"bar_0-DEFAULT"
,
"getPSChartDataSetFields"
:
[
{
"index"
:
0
,
"name"
:
"NAME"
,
"getPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"groupField"
:
true
,
"id"
:
"0"
},
{
"index"
:
1
,
"name"
:
"DEPARTMENT"
,
"groupField"
:
true
,
"id"
:
"1"
},
{
"index"
:
2
,
"name"
:
"AGE"
,
"groupField"
:
false
,
"id"
:
"2"
}
],
"id"
:
"0"
}
],
"getPSChartGrids"
:
[
{
"index"
:
0
,
"name"
:
"[bar_0]直角坐标系[0]"
,
"getPSChartCoordinateSystem"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartGridXAxis0"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartGridYAxis0"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"type"
:
"grid"
,
"id"
:
"0"
}
],
"getPSChartXAxises"
:
[
{
"eChartsPos"
:
"xAxis"
,
"eChartsType"
:
"category"
,
"index"
:
0
,
"name"
:
"axis_xAxis_0"
,
"position"
:
"bottom"
,
"type"
:
"category"
,
"id"
:
"0"
}
],
"getPSChartYAxises"
:
[
{
"eChartsPos"
:
"yAxis"
,
"eChartsType"
:
"value"
,
"index"
:
0
,
"name"
:
"axis_yAxis_0"
,
"position"
:
"left"
,
"type"
:
"numeric"
,
"id"
:
"0"
}
],
"getPSControlLogics"
:
[
{
"eventNames"
:
"LOAD;BEFORELOAD"
,
"logicTag"
:
"chart"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_chart"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSDEChartLegend"
:
{
"index"
:
0
,
"legendPos"
:
"LEFT"
,
"showLegend"
:
true
,
"id"
:
"0"
},
"getPSDEChartSerieses"
:
[
{
"caption"
:
"学生年龄信息"
,
"catalogField"
:
"NAME"
,
"getCatalogPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"eChartsType"
:
"bar"
,
"index"
:
0
,
"name"
:
"bar_0"
,
"getPSChartCoordinateSystem"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartDataSet"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartSeriesEncode"
:
{
"index"
:
0
,
"itemId"
:
"DEPARTMENT"
,
"itemName"
:
"DEPARTMENT"
,
"name"
:
"坐标系编码"
,
"getPSChartXAxis"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartYAxis"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"type"
:
"XY"
,
"x"
:
[
"NAME"
],
"y"
:
[
"AGE"
],
"id"
:
"0"
},
"seriesField"
:
"DEPARTMENT"
,
"seriesLayoutBy"
:
"column"
,
"seriesType"
:
"bar"
,
"valueField"
:
"AGE"
,
"enableChartDataSet"
:
true
,
"stack"
:
false
}
],
"getPSDEChartTitle"
:
{
"index"
:
0
,
"subTitle"
:
"学生年龄信息"
,
"title"
:
"柱状图_图表"
,
"titlePos"
:
"BOTTOM"
,
"showTitle"
:
true
,
"id"
:
"0"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/ReginfoUsr0301727282ChartView/psappviewctrls/chart"
,
"readOnly"
:
true
,
"modelid"
:
"A1BCD468-3027-4DAF-A36E-F8900BF586DA"
,
"modeltype"
:
"PSDECHART"
,
"getUserParam"
:
{
"EC.textStyle"
:
"{
\"
color
\"
:
\"
#B8F4BD
\"
,
\"
fontSize
\"
:16}"
,
"EC.color"
:
"[
\"
#5470c6
\"
,
\"
#91cc75
\"
,
\"
#fac858
\"
,
\"
#ee6666
\"
,
\"
#73c0de
\"
,
\"
#3ba272
\"
,
\"
#fc8452
\"
,
\"
#9a60b4
\"
,
\"
#ea7ccc
\"
,
\"
#5470c6
\"
,
\"
#91cc75
\"
]"
}
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Usr0301410774.json
0 → 100644
浏览文件 @
9d793f5c
{
"codeName"
:
"Usr0301410774"
,
"controlType"
:
"CHART"
,
"coordinateSystem"
:
"NONE"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Usr0301410774.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
},
"hookEventNames"
:
[
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"Chart4"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdecharts/Usr0301410774"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSChartCoordinateSystems"
:
[
{
"eChartsType"
:
"none"
,
"index"
:
0
,
"name"
:
"[pie_0]无坐标系[0]"
,
"type"
:
"NONE"
,
"id"
:
"0"
}
],
"getPSChartDataSetGroups"
:
[
{
"index"
:
0
,
"name"
:
"DEFAULT"
,
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"id"
:
"0"
}
],
"getPSChartDataSets"
:
[
{
"index"
:
0
,
"name"
:
"pie_0-DEFAULT"
,
"getPSChartDataSetFields"
:
[
{
"index"
:
0
,
"name"
:
"NAME"
,
"getPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"groupField"
:
true
,
"id"
:
"0"
},
{
"index"
:
1
,
"name"
:
"AGE"
,
"groupField"
:
false
,
"id"
:
"1"
}
],
"id"
:
"0"
}
],
"getPSControlLogics"
:
[
{
"eventNames"
:
"LOAD;BEFORELOAD"
,
"logicTag"
:
"chart"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_chart"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSDEChartLegend"
:
{
"index"
:
0
,
"legendPos"
:
"TOP"
,
"showLegend"
:
true
,
"id"
:
"0"
},
"getPSDEChartSerieses"
:
[
{
"caption"
:
"访问来源"
,
"catalogField"
:
"NAME"
,
"getCatalogPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"eChartsType"
:
"pie"
,
"index"
:
0
,
"name"
:
"pie_0"
,
"getPSChartCoordinateSystem"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartDataSet"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartSeriesEncode"
:
{
"category"
:
"NAME"
,
"index"
:
0
,
"name"
:
"坐标系编码"
,
"type"
:
"NONE"
,
"value"
:
"AGE"
,
"id"
:
"0"
},
"seriesLayoutBy"
:
"column"
,
"seriesType"
:
"pie"
,
"valueField"
:
"AGE"
,
"enableChartDataSet"
:
true
}
],
"getPSDEChartTitle"
:
{
"index"
:
0
,
"subTitle"
:
"学生分类"
,
"title"
:
"饼图_图表"
,
"titlePos"
:
"RIGHT"
,
"showTitle"
:
true
,
"id"
:
"0"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/ReginfoUsr0301140652ChartView/psappviewctrls/chart"
,
"readOnly"
:
true
,
"modelid"
:
"6274794F-8C07-4A0E-B93D-C8D67964F846"
,
"modeltype"
:
"PSDECHART"
,
"getUserParam"
:
{
"EC.textStyle"
:
"{
\"
color
\"
:
\"
#F5DF9D
\"
,
\"
fontSize
\"
:16}"
,
"EC.color"
:
"[
\"
#5470c6
\"
,
\"
#91cc75
\"
,
\"
#fac858
\"
,
\"
#ee6666
\"
,
\"
#73c0de
\"
,
\"
#3ba272
\"
,
\"
#fc8452
\"
,
\"
#9a60b4
\"
,
\"
#ea7ccc
\"
,
\"
#5470c6
\"
,
\"
#91cc75
\"
]"
}
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Usr0301490997.json
0 → 100644
浏览文件 @
9d793f5c
{
"codeName"
:
"Usr0301490997"
,
"controlType"
:
"CHART"
,
"coordinateSystem"
:
"XY"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Usr0301490997.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
},
"hookEventNames"
:
[
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"Chart2"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdecharts/Usr0301490997"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSChartCoordinateSystems"
:
[
{
"eChartsType"
:
"cartesian2d"
,
"index"
:
0
,
"name"
:
"[line_0]直角坐标系[0]"
,
"getPSChartGrid"
:
{
"index"
:
0
,
"name"
:
"[line_0]直角坐标系[0]"
,
"getPSChartCoordinateSystem"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartGridXAxis0"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartGridYAxis0"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"type"
:
"grid"
,
"id"
:
"0"
},
"type"
:
"XY"
,
"id"
:
"0"
}
],
"getPSChartDataSetGroups"
:
[
{
"index"
:
0
,
"name"
:
"DEFAULT"
,
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"id"
:
"0"
}
],
"getPSChartDataSets"
:
[
{
"index"
:
0
,
"name"
:
"line_0-DEFAULT"
,
"getPSChartDataSetFields"
:
[
{
"index"
:
0
,
"name"
:
"NAME"
,
"getPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"groupField"
:
true
,
"id"
:
"0"
},
{
"index"
:
1
,
"name"
:
"DEPARTMENT"
,
"groupField"
:
true
,
"id"
:
"1"
},
{
"index"
:
2
,
"name"
:
"AGE"
,
"groupField"
:
false
,
"id"
:
"2"
}
],
"id"
:
"0"
}
],
"getPSChartGrids"
:
[
{
"index"
:
0
,
"name"
:
"[line_0]直角坐标系[0]"
,
"getPSChartCoordinateSystem"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartGridXAxis0"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartGridYAxis0"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"type"
:
"grid"
,
"id"
:
"0"
}
],
"getPSChartXAxises"
:
[
{
"eChartsPos"
:
"xAxis"
,
"eChartsType"
:
"category"
,
"index"
:
0
,
"name"
:
"axis_xAxis_0"
,
"position"
:
"bottom"
,
"type"
:
"category"
,
"id"
:
"0"
}
],
"getPSChartYAxises"
:
[
{
"eChartsPos"
:
"yAxis"
,
"eChartsType"
:
"value"
,
"index"
:
0
,
"name"
:
"axis_yAxis_0"
,
"position"
:
"left"
,
"type"
:
"numeric"
,
"id"
:
"0"
}
],
"getPSControlLogics"
:
[
{
"eventNames"
:
"LOAD;BEFORELOAD"
,
"logicTag"
:
"chart"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_chart"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSDEChartLegend"
:
{
"index"
:
0
,
"legendPos"
:
"RIGHT"
,
"showLegend"
:
true
,
"id"
:
"0"
},
"getPSDEChartSerieses"
:
[
{
"caption"
:
"学生年龄信息"
,
"catalogField"
:
"NAME"
,
"getCatalogPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"eChartsType"
:
"line"
,
"index"
:
0
,
"name"
:
"line_0"
,
"getPSChartCoordinateSystem"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartDataSet"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartSeriesEncode"
:
{
"index"
:
0
,
"itemId"
:
"DEPARTMENT"
,
"itemName"
:
"DEPARTMENT"
,
"name"
:
"坐标系编码"
,
"getPSChartXAxis"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartYAxis"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"type"
:
"XY"
,
"x"
:
[
"NAME"
],
"y"
:
[
"AGE"
],
"id"
:
"0"
},
"seriesField"
:
"DEPARTMENT"
,
"seriesLayoutBy"
:
"column"
,
"seriesType"
:
"line"
,
"step"
:
true
,
"valueField"
:
"AGE"
,
"enableChartDataSet"
:
true
,
"stack"
:
false
}
],
"getPSDEChartTitle"
:
{
"index"
:
0
,
"subTitle"
:
"学生年龄信息"
,
"title"
:
"折线图_图表"
,
"titlePos"
:
"TOP"
,
"showTitle"
:
true
,
"id"
:
"0"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/ReginfoUsr0301959097ChartView/psappviewctrls/chart"
,
"readOnly"
:
true
,
"modelid"
:
"CBB33879-C789-40F7-862D-83DE2C0DF65C"
,
"modeltype"
:
"PSDECHART"
,
"getUserParam"
:
{
"EC.textStyle"
:
"{
\"
color
\"
:
\"
#BBF4EC
\"
,
\"
fontSize
\"
:16}"
,
"EC.color"
:
"[
\"
#5470c6
\"
,
\"
#91cc75
\"
,
\"
#fac858
\"
,
\"
#ee6666
\"
,
\"
#73c0de
\"
,
\"
#3ba272
\"
,
\"
#fc8452
\"
,
\"
#9a60b4
\"
,
\"
#ea7ccc
\"
,
\"
#5470c6
\"
,
\"
#91cc75
\"
]"
}
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Usr0301846645.json
0 → 100644
浏览文件 @
9d793f5c
{
"codeName"
:
"Usr0301846645"
,
"controlType"
:
"CHART"
,
"coordinateSystem"
:
"XY"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Usr0301846645.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
},
"hookEventNames"
:
[
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"Chart5"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdecharts/Usr0301846645"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSChartCoordinateSystems"
:
[
{
"eChartsType"
:
"cartesian2d"
,
"index"
:
0
,
"name"
:
"[scatter_0]直角坐标系[0]"
,
"getPSChartGrid"
:
{
"index"
:
0
,
"name"
:
"[scatter_0]直角坐标系[0]"
,
"getPSChartCoordinateSystem"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartGridXAxis0"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartGridYAxis0"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"type"
:
"grid"
,
"id"
:
"0"
},
"type"
:
"XY"
,
"id"
:
"0"
}
],
"getPSChartDataSetGroups"
:
[
{
"index"
:
0
,
"name"
:
"DEFAULT"
,
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"id"
:
"0"
}
],
"getPSChartDataSets"
:
[
{
"index"
:
0
,
"name"
:
"scatter_0-DEFAULT"
,
"getPSChartDataSetFields"
:
[
{
"index"
:
0
,
"name"
:
"NAME"
,
"getPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"groupField"
:
true
,
"id"
:
"0"
},
{
"index"
:
1
,
"name"
:
"DEPARTMENT"
,
"groupField"
:
true
,
"id"
:
"1"
},
{
"index"
:
2
,
"name"
:
"AGE"
,
"groupField"
:
false
,
"id"
:
"2"
}
],
"id"
:
"0"
}
],
"getPSChartGrids"
:
[
{
"index"
:
0
,
"name"
:
"[scatter_0]直角坐标系[0]"
,
"getPSChartCoordinateSystem"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartGridXAxis0"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartGridYAxis0"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"type"
:
"grid"
,
"id"
:
"0"
}
],
"getPSChartXAxises"
:
[
{
"eChartsPos"
:
"xAxis"
,
"eChartsType"
:
"value"
,
"index"
:
0
,
"name"
:
"axis_xAxis_0"
,
"position"
:
"bottom"
,
"type"
:
"numeric"
,
"id"
:
"0"
}
],
"getPSChartYAxises"
:
[
{
"eChartsPos"
:
"yAxis"
,
"eChartsType"
:
"value"
,
"index"
:
0
,
"name"
:
"axis_yAxis_0"
,
"position"
:
"left"
,
"type"
:
"numeric"
,
"id"
:
"0"
}
],
"getPSControlLogics"
:
[
{
"eventNames"
:
"LOAD;BEFORELOAD"
,
"logicTag"
:
"chart"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_chart"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSDEChartLegend"
:
{
"index"
:
0
,
"legendPos"
:
"BOTTOM"
,
"showLegend"
:
true
,
"id"
:
"0"
},
"getPSDEChartSerieses"
:
[
{
"catalogField"
:
"NAME"
,
"getCatalogPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"eChartsType"
:
"scatter"
,
"index"
:
0
,
"name"
:
"scatter_0"
,
"getPSChartCoordinateSystem"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartDataSet"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartSeriesEncode"
:
{
"index"
:
0
,
"itemId"
:
"DEPARTMENT"
,
"itemName"
:
"DEPARTMENT"
,
"name"
:
"坐标系编码"
,
"getPSChartXAxis"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartYAxis"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"type"
:
"XY"
,
"x"
:
[
"AGE"
],
"y"
:
[
"AGE"
],
"id"
:
"0"
},
"seriesField"
:
"DEPARTMENT"
,
"seriesLayoutBy"
:
"column"
,
"seriesType"
:
"scatter"
,
"valueField"
:
"AGE"
,
"enableChartDataSet"
:
true
}
],
"getPSDEChartTitle"
:
{
"index"
:
0
,
"subTitle"
:
"学生年龄发布"
,
"title"
:
"散点图_图表"
,
"titlePos"
:
"LEFT"
,
"showTitle"
:
true
,
"id"
:
"0"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/ReginfoUsr0301474927ChartView/psappviewctrls/chart"
,
"readOnly"
:
true
,
"modelid"
:
"AF51908C-6D6F-4055-9E30-C6A599FB191C"
,
"modeltype"
:
"PSDECHART"
,
"getUserParam"
:
{
"EC.textStyle"
:
"{
\"
fontSize
\"
:16}"
,
"EC.color"
:
"[
\"
#5470c6
\"
,
\"
#91cc75
\"
,
\"
#fac858
\"
,
\"
#ee6666
\"
,
\"
#73c0de
\"
,
\"
#3ba272
\"
,
\"
#fc8452
\"
,
\"
#9a60b4
\"
,
\"
#ea7ccc
\"
,
\"
#5470c6
\"
,
\"
#91cc75
\"
]"
}
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSSEARCHFORMS/Usr0301171486.json
0 → 100644
浏览文件 @
9d793f5c
{
"codeName"
:
"Usr0301171486"
,
"controlType"
:
"SEARCHFORM"
,
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSSEARCHFORMS/Usr0301171486.json"
,
"hookEventNames"
:
[
"SEARCH"
,
"LOAD"
,
"SAVE"
],
"logicName"
:
"折线图_搜索表单"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdeform_searchforms/Usr0301171486"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"SEARCH;LOAD;SAVE"
,
"logicTag"
:
"searchform"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_searchform"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSDEFormPages"
:
[
{
"caption"
:
"常规条件"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"mOSFilePath"
:
"psdeformdetail_formpages/formpage1"
,
"name"
:
"formpage1"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formpages/formpage1"
,
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/ReginfoUsr0301959097ChartView/psappviewctrls/searchform"
,
"searchButtonStyle"
:
"DEFAULT"
,
"tabHeaderPos"
:
"TOP"
,
"enableAdvanceSearch"
:
false
,
"enableAutoSearch"
:
false
,
"enableFilterSave"
:
false
,
"noTabHeader"
:
true
,
"modelid"
:
"1732CB55-845D-4656-8C7D-3C76D610F062"
,
"modeltype"
:
"PSDEFORM_SEARCHFORM"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSSEARCHFORMS/Usr0301345535.json
0 → 100644
浏览文件 @
9d793f5c
{
"codeName"
:
"Usr0301345535"
,
"controlType"
:
"SEARCHFORM"
,
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSSEARCHFORMS/Usr0301345535.json"
,
"hookEventNames"
:
[
"SEARCH"
,
"LOAD"
,
"SAVE"
],
"logicName"
:
"散点图_搜索表单"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdeform_searchforms/Usr0301345535"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"SEARCH;LOAD;SAVE"
,
"logicTag"
:
"searchform"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_searchform"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSDEFormPages"
:
[
{
"caption"
:
"常规条件"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"mOSFilePath"
:
"psdeformdetail_formpages/formpage1"
,
"name"
:
"formpage1"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formpages/formpage1"
,
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/ReginfoUsr0301474927ChartView/psappviewctrls/searchform"
,
"searchButtonStyle"
:
"DEFAULT"
,
"tabHeaderPos"
:
"TOP"
,
"enableAdvanceSearch"
:
false
,
"enableAutoSearch"
:
false
,
"enableFilterSave"
:
false
,
"noTabHeader"
:
true
,
"modelid"
:
"A46AB2D1-11FA-4A77-BAAB-B96B0AC612A9"
,
"modeltype"
:
"PSDEFORM_SEARCHFORM"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSSEARCHFORMS/Usr0301458548.json
0 → 100644
浏览文件 @
9d793f5c
{
"codeName"
:
"Usr0301458548"
,
"controlType"
:
"SEARCHFORM"
,
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSSEARCHFORMS/Usr0301458548.json"
,
"hookEventNames"
:
[
"SEARCH"
,
"LOAD"
,
"SAVE"
],
"logicName"
:
"雷达图_搜索表单"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdeform_searchforms/Usr0301458548"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"SEARCH;LOAD;SAVE"
,
"logicTag"
:
"searchform"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_searchform"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSDEFormPages"
:
[
{
"caption"
:
"常规条件"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"mOSFilePath"
:
"psdeformdetail_formpages/formpage1"
,
"name"
:
"formpage1"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formpages/formpage1"
,
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/ReginfoUsr0301492933ChartView/psappviewctrls/searchform"
,
"searchButtonStyle"
:
"DEFAULT"
,
"tabHeaderPos"
:
"TOP"
,
"enableAdvanceSearch"
:
false
,
"enableAutoSearch"
:
false
,
"enableFilterSave"
:
false
,
"noTabHeader"
:
true
,
"modelid"
:
"E2E23397-73DB-4300-A92E-33630DAF3C1E"
,
"modeltype"
:
"PSDEFORM_SEARCHFORM"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSSEARCHFORMS/Usr0301656921.json
0 → 100644
浏览文件 @
9d793f5c
{
"codeName"
:
"Usr0301656921"
,
"controlType"
:
"SEARCHFORM"
,
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSSEARCHFORMS/Usr0301656921.json"
,
"hookEventNames"
:
[
"SEARCH"
,
"LOAD"
,
"SAVE"
],
"logicName"
:
"饼图_搜索表单"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdeform_searchforms/Usr0301656921"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"SEARCH;LOAD;SAVE"
,
"logicTag"
:
"searchform"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_searchform"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSDEFormPages"
:
[
{
"caption"
:
"常规条件"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"mOSFilePath"
:
"psdeformdetail_formpages/formpage1"
,
"name"
:
"formpage1"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formpages/formpage1"
,
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/ReginfoUsr0301140652ChartView/psappviewctrls/searchform"
,
"searchButtonStyle"
:
"DEFAULT"
,
"tabHeaderPos"
:
"TOP"
,
"enableAdvanceSearch"
:
false
,
"enableAutoSearch"
:
false
,
"enableFilterSave"
:
false
,
"noTabHeader"
:
true
,
"modelid"
:
"B5C21C86-0872-47AB-B314-67B4B8C9DEA3"
,
"modeltype"
:
"PSDEFORM_SEARCHFORM"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSSEARCHFORMS/Usr0301685674.json
0 → 100644
浏览文件 @
9d793f5c
{
"codeName"
:
"Usr0301685674"
,
"controlType"
:
"SEARCHFORM"
,
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSSEARCHFORMS/Usr0301685674.json"
,
"hookEventNames"
:
[
"SEARCH"
,
"LOAD"
,
"SAVE"
],
"logicName"
:
"漏斗图_搜索表单"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdeform_searchforms/Usr0301685674"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"SEARCH;LOAD;SAVE"
,
"logicTag"
:
"searchform"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_searchform"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSDEFormPages"
:
[
{
"caption"
:
"常规条件"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"mOSFilePath"
:
"psdeformdetail_formpages/formpage1"
,
"name"
:
"formpage1"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formpages/formpage1"
,
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/ReginfoUsr0301765440ChartView/psappviewctrls/searchform"
,
"searchButtonStyle"
:
"DEFAULT"
,
"tabHeaderPos"
:
"TOP"
,
"enableAdvanceSearch"
:
false
,
"enableAutoSearch"
:
false
,
"enableFilterSave"
:
false
,
"noTabHeader"
:
true
,
"modelid"
:
"FA90D9AD-1D0F-4447-894D-379010205988"
,
"modeltype"
:
"PSDEFORM_SEARCHFORM"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSSEARCHFORMS/Usr0301702104.json
0 → 100644
浏览文件 @
9d793f5c
{
"codeName"
:
"Usr0301702104"
,
"controlType"
:
"SEARCHFORM"
,
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSSEARCHFORMS/Usr0301702104.json"
,
"hookEventNames"
:
[
"SEARCH"
,
"LOAD"
,
"SAVE"
],
"logicName"
:
"柱状图_搜索表单"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdeform_searchforms/Usr0301702104"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"SEARCH;LOAD;SAVE"
,
"logicTag"
:
"searchform"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_searchform"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSDEFormPages"
:
[
{
"caption"
:
"常规条件"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"mOSFilePath"
:
"psdeformdetail_formpages/formpage1"
,
"name"
:
"formpage1"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formpages/formpage1"
,
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/ReginfoUsr0301727282ChartView/psappviewctrls/searchform"
,
"searchButtonStyle"
:
"DEFAULT"
,
"tabHeaderPos"
:
"TOP"
,
"enableAdvanceSearch"
:
false
,
"enableAutoSearch"
:
false
,
"enableFilterSave"
:
false
,
"noTabHeader"
:
true
,
"modelid"
:
"DC09016E-CD44-40C0-BA02-6D49349808AD"
,
"modeltype"
:
"PSDEFORM_SEARCHFORM"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/TestRules.json
浏览文件 @
9d793f5c
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301140652ChartView.json
0 → 100644
浏览文件 @
9d793f5c
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301474927ChartView.json
0 → 100644
浏览文件 @
9d793f5c
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301492933ChartView.json
0 → 100644
浏览文件 @
9d793f5c
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301727282ChartView.json
0 → 100644
浏览文件 @
9d793f5c
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301765440ChartView.json
0 → 100644
浏览文件 @
9d793f5c
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301959097ChartView.json
0 → 100644
浏览文件 @
9d793f5c
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestRulesEditView.json
浏览文件 @
9d793f5c
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json
浏览文件 @
9d793f5c
...
@@ -929,6 +929,157 @@
...
@@ -929,6 +929,157 @@
"layout"
:
"TABLE_24COL"
"layout"
:
"TABLE_24COL"
},
},
"tooltip"
:
"看板"
"tooltip"
:
"看板"
},
{
"accUserMode"
:
0
,
"caption"
:
"图表"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem52"
,
"getPSAppMenuItems"
:
[
{
"accUserMode"
:
2
,
"caption"
:
"折线图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem53"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0301371457"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"折线图"
},
{
"accUserMode"
:
2
,
"caption"
:
"柱状图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem54"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0301578405"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"柱状图"
},
{
"accUserMode"
:
2
,
"caption"
:
"饼图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem55"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0301210084"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"饼图"
},
{
"accUserMode"
:
2
,
"caption"
:
"散点图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem56"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0301762763"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"散点图"
},
{
"accUserMode"
:
2
,
"caption"
:
"雷达图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem57"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0301816724"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"雷达图"
},
{
"accUserMode"
:
2
,
"caption"
:
"漏斗图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem58"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0301966009"
},
"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
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPMENUS/AppIndex.json
浏览文件 @
9d793f5c
...
@@ -411,6 +411,73 @@
...
@@ -411,6 +411,73 @@
"tooltip"
:
"看板(项布局)"
"tooltip"
:
"看板(项布局)"
}
],
}
],
"tooltip"
:
"看板"
"tooltip"
:
"看板"
},
{
"accUserMode"
:
0
,
"caption"
:
"图表"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem52"
,
"getPSAppMenuItems"
:
[
{
"accUserMode"
:
2
,
"caption"
:
"折线图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem53"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0301371457"
},
"tooltip"
:
"折线图"
},
{
"accUserMode"
:
2
,
"caption"
:
"柱状图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem54"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0301578405"
},
"tooltip"
:
"柱状图"
},
{
"accUserMode"
:
2
,
"caption"
:
"饼图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem55"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0301210084"
},
"tooltip"
:
"饼图"
},
{
"accUserMode"
:
2
,
"caption"
:
"散点图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem56"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0301762763"
},
"tooltip"
:
"散点图"
},
{
"accUserMode"
:
2
,
"caption"
:
"雷达图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem57"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0301816724"
},
"tooltip"
:
"雷达图"
},
{
"accUserMode"
:
2
,
"caption"
:
"漏斗图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem58"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0301966009"
},
"tooltip"
:
"漏斗图"
}
],
"tooltip"
:
"图表"
}
],
}
],
"tooltip"
:
"多数据视图"
"tooltip"
:
"多数据视图"
},
{
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
9d793f5c
此差异已折叠。
点击以展开。
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录