Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
1e3a973f
提交
1e3a973f
编写于
10月 27, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
zhujiamin 发布系统代码 [TrainSys,网页端]
上级
8a03c543
变更
10
隐藏空白字符变更
内嵌
并排
正在显示
10 个修改的文件
包含
4918 行增加
和
1844 行删除
+4918
-1844
Main.json
...SAPPS/Mob/PSAPPDATAENTITIES/RawMaterial/PSFORMS/Main.json
+3
-0
RawMaterialEditView.json
...insys/PSSYSAPPS/Mob/PSAPPDEVIEWS/RawMaterialEditView.json
+3
-0
Main.json
...tePublish/PSAPPDATAENTITIES/RawMaterial/PSFORMS/Main.json
+3
-0
RawMaterialEditView.json
...PPS/TemplatePublish/PSAPPDEVIEWS/RawMaterialEditView.json
+3
-0
PSSYSAPP.json
.../ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
+4
-4
Main.json
...SAPPS/Web/PSAPPDATAENTITIES/RawMaterial/PSFORMS/Main.json
+3
-0
Reginfo.json
...lab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json
+5
-0
RawMaterialEditView.json
...insys/PSSYSAPPS/Web/PSAPPDEVIEWS/RawMaterialEditView.json
+3
-0
AppPortalView.json
...rainsys/PSSYSAPPS/Web/PSAPPPORTALVIEWS/AppPortalView.json
+1356
-344
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+3535
-1496
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/RawMaterial/PSFORMS/Main.json
浏览文件 @
1e3a973f
...
...
@@ -301,6 +301,9 @@
"codeName"
:
"RawMaterialName"
},
"getPSEditor"
:
{
"editorParams"
:
{
"placeHolder"
:
"1111"
},
"editorType"
:
"MOBTEXT"
,
"maxLength"
:
200
,
"name"
:
"rawmaterialname"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDEVIEWS/RawMaterialEditView.json
浏览文件 @
1e3a973f
...
...
@@ -998,6 +998,9 @@
"codeName"
:
"RawMaterialName"
},
"getPSEditor"
:
{
"editorParams"
:
{
"placeHolder"
:
"1111"
},
"editorType"
:
"MOBTEXT"
,
"maxLength"
:
200
,
"name"
:
"rawmaterialname"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/RawMaterial/PSFORMS/Main.json
浏览文件 @
1e3a973f
...
...
@@ -287,6 +287,9 @@
"codeName"
:
"RawMaterialName"
},
"getPSEditor"
:
{
"editorParams"
:
{
"placeHolder"
:
"1111"
},
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"rawmaterialname"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/RawMaterialEditView.json
浏览文件 @
1e3a973f
...
...
@@ -1397,6 +1397,9 @@
"codeName"
:
"RawMaterialName"
},
"getPSEditor"
:
{
"editorParams"
:
{
"placeHolder"
:
"1111"
},
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"rawmaterialname"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
浏览文件 @
1e3a973f
...
...
@@ -1432,16 +1432,16 @@
"codeName"
:
"VMGroup2"
,
"name"
:
"视图消息组2"
,
"getPSAppViewMsgGroupDetails"
:
[
{
"name"
:
"视图消息"
,
"name"
:
"视图消息
2
"
,
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"id"
:
"ViewMsg
2
"
"id"
:
"ViewMsg
3
"
}
},
{
"name"
:
"视图消息
2
"
,
"name"
:
"视图消息"
,
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"id"
:
"ViewMsg
3
"
"id"
:
"ViewMsg
2
"
}
}
]
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/RawMaterial/PSFORMS/Main.json
浏览文件 @
1e3a973f
...
...
@@ -303,6 +303,9 @@
"codeName"
:
"RawMaterialName"
},
"getPSEditor"
:
{
"editorParams"
:
{
"placeHolder"
:
"1111"
},
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"rawmaterialname"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json
浏览文件 @
1e3a973f
...
...
@@ -1913,6 +1913,11 @@
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"openjj@Reginfo"
}
],
"getAllPSAppPortletCats"
:
[
{
"codeName"
:
"Ungroup"
,
"name"
:
"(未分类)"
,
"ungroup"
:
true
}
],
"getAllPSAppViews"
:
[
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoChartView.json"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/RawMaterialEditView.json
浏览文件 @
1e3a973f
...
...
@@ -999,6 +999,9 @@
"codeName"
:
"RawMaterialName"
},
"getPSEditor"
:
{
"editorParams"
:
{
"placeHolder"
:
"1111"
},
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"rawmaterialname"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPPORTALVIEWS/AppPortalView.json
浏览文件 @
1e3a973f
...
...
@@ -162,13 +162,14 @@
},
"getPortletPSAppView"
:
{
"accUserMode"
:
2
,
"caption"
:
"手机"
,
"codeName"
:
"phoneUsr2EditView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr2EditView.json"
,
"name"
:
"phoneUsr2EditView"
,
"caption"
:
"书"
,
"codeName"
:
"bookEditView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView.json"
,
"funcViewMode"
:
"EDITVIEW"
,
"name"
:
"bookEditView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Book
.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
...
...
@@ -180,13 +181,13 @@
"name"
:
"engine"
}
],
"getPSControls"
:
[
{
"codeName"
:
"
Usr2
EditViewtoolbar"
,
"codeName"
:
"EditViewtoolbar"
,
"controlType"
:
"TOOLBAR"
,
"logicName"
:
"工具栏模板(默认编辑界面)"
,
"name"
:
"toolbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Book
.json"
},
"getPSControlParam"
:
{
"id"
:
"TOOLBAR"
...
...
@@ -787,11 +788,11 @@
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Book
.json"
}
},
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone
/PSFORMS/Main.json"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Book
/PSFORMS/Main.json"
,
"getGetDraftFromPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraftfrom"
,
...
...
@@ -801,7 +802,7 @@
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Book
.json"
}
},
"getGetDraftPSControlAction"
:
{
...
...
@@ -817,7 +818,7 @@
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Book
.json"
}
},
"getGetPSControlAction"
:
{
...
...
@@ -833,13 +834,13 @@
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Book
.json"
}
},
"logicName"
:
"主编辑表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Book
.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
...
...
@@ -853,7 +854,7 @@
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Book
.json"
}
},
{
"actionName"
:
"GETDRAFTFROM"
,
...
...
@@ -862,7 +863,7 @@
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Book
.json"
}
},
{
"actionName"
:
"Get"
,
...
...
@@ -875,7 +876,7 @@
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Book
.json"
}
},
{
"actionName"
:
"Create"
,
...
...
@@ -888,7 +889,7 @@
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Book
.json"
}
},
{
"actionName"
:
"Update"
,
...
...
@@ -901,7 +902,7 @@
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Book
.json"
}
},
{
"actionName"
:
"Remove"
,
...
...
@@ -914,17 +915,32 @@
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Book
.json"
}
}
],
"enableDEFieldPrivilege"
:
false
,
"id"
:
"
编辑表单处理器
"
"id"
:
"
表单支持用户权限
"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"FORM"
},
"getPSDEFormItemUpdates"
:
[
{
"codeName"
:
"xxx"
,
"name"
:
"xxx"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSDEFIUpdateDetails"
:
[
{
"name"
:
"field"
},
{
"name"
:
"field3"
},
{
"name"
:
"bookname"
}
]
}
],
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
"hidden"
:
true
,
...
...
@@ -942,16 +958,16 @@
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"
PHONE
ID"
,
"codeName"
:
"
Phone
Id"
"name"
:
"
BOOK
ID"
,
"codeName"
:
"
Book
Id"
}
},
{
"id"
:
"srfmajortext"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"
PHONE
NAME"
,
"codeName"
:
"
Phone
Name"
"name"
:
"
BOOK
NAME"
,
"codeName"
:
"
Book
Name"
}
},
{
"id"
:
"srftempmode"
,
...
...
@@ -970,47 +986,145 @@
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"
phone
name"
,
"id"
:
"
book
name"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"
PHONE
NAME"
,
"codeName"
:
"
Phone
Name"
"name"
:
"
BOOK
NAME"
,
"codeName"
:
"
Book
Name"
}
},
{
"id"
:
"
phone
type"
,
"id"
:
"type"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"
PHONE
TYPE"
,
"codeName"
:
"
Phonet
ype"
"name"
:
"TYPE"
,
"codeName"
:
"
T
ype"
}
},
{
"id"
:
"field"
,
"dataType"
:
2
1
,
"dataType"
:
2
5
,
"getPSAppDEField"
:
{
"name"
:
"FIELD"
,
"codeName"
:
"Field"
}
},
{
"id"
:
"field2"
,
"dataType"
:
5
,
"dataType"
:
2
5
,
"getPSAppDEField"
:
{
"name"
:
"FIELD2"
,
"codeName"
:
"Field2"
}
},
{
"id"
:
"money"
,
"dataType"
:
6
,
"id"
:
"field3"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD3"
,
"codeName"
:
"Field3"
}
},
{
"id"
:
"field4"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD4"
,
"codeName"
:
"Field4"
}
},
{
"id"
:
"field5"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD5"
,
"codeName"
:
"Field5"
}
},
{
"id"
:
"field6"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD6"
,
"codeName"
:
"Field6"
}
},
{
"id"
:
"field7"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD7"
,
"codeName"
:
"Field7"
}
},
{
"id"
:
"field8"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD8"
,
"codeName"
:
"Field8"
}
},
{
"id"
:
"date"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"DATE"
,
"codeName"
:
"Date"
}
},
{
"id"
:
"field9"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD9"
,
"codeName"
:
"Field9"
}
},
{
"id"
:
"field10"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"FIELD10"
,
"codeName"
:
"Field10"
}
},
{
"id"
:
"createman"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
}
},
{
"id"
:
"createdate"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
}
},
{
"id"
:
"updateman"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
}
},
{
"id"
:
"updatedate"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"id"
:
"model1"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD11"
,
"codeName"
:
"Field11"
}
},
{
"id"
:
"model2"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"
MONEY
"
,
"codeName"
:
"
Money
"
"name"
:
"
FIELD11
"
,
"codeName"
:
"
Field11
"
}
},
{
"id"
:
"
phone
id"
,
"id"
:
"
book
id"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"
PHONE
ID"
,
"codeName"
:
"
Phone
Id"
"name"
:
"
BOOK
ID"
,
"codeName"
:
"
Book
Id"
}
}
],
"getPSDEFormPages"
:
[
{
...
...
@@ -1021,14 +1135,14 @@
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"actionGroupExtractMode"
:
"ITEM"
,
"caption"
:
"
手机
基本信息"
,
"caption"
:
"
书
基本信息"
,
"codeName"
:
"group1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"
手机
"
,
"codeName"
:
"
phone
name"
,
"caption"
:
"
书名称
"
,
"codeName"
:
"
book
name"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
...
...
@@ -1036,35 +1150,28 @@
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"
phone
name"
,
"name"
:
"
book
name"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"
PHONE
NAME"
,
"codeName"
:
"
Phone
Name"
"name"
:
"
BOOK
NAME"
,
"codeName"
:
"
Book
Name"
},
"getPSEditor"
:
{
"editorStyle"
:
"editorTest"
,
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"phonename"
,
"getPSSysPFPlugin"
:
{
"pluginType"
:
"EDITOR_CUSTOMSTYLE"
,
"pluginCode"
:
"editorTest"
}
"editorType"
:
"SPAN"
,
"name"
:
"bookname"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSSysPFPlugin"
:
{
"pluginType"
:
"EDITOR_CUSTOMSTYLE"
,
"pluginCode"
:
"editorTest"
"grow"
:
-1
,
"layout"
:
"FLEX"
,
"width"
:
500
,
"widthMode"
:
"PX"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"
手机型号
"
,
"codeName"
:
"
phone
type"
,
"caption"
:
"
类型
"
,
"codeName"
:
"type"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
...
...
@@ -1072,141 +1179,578 @@
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"
phone
type"
,
"name"
:
"type"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"
PHONE
TYPE"
,
"codeName"
:
"
Phonet
ype"
"name"
:
"TYPE"
,
"codeName"
:
"
T
ype"
},
"getPSDEFDGroupLogics"
:
[
{
"groupOP"
:
"AND"
,
"logicCat"
:
"ITEMENABLE"
,
"logicType"
:
"GROUP"
,
"name"
:
"表单成员[
phone
type][表单项启用]逻辑"
,
"name"
:
"表单成员[type][表单项启用]逻辑"
,
"getPSDEFDLogics"
:
[
{
"condOP"
:
"EQ"
,
"dEFDName"
:
"
phone
name"
,
"dEFDName"
:
"
book
name"
,
"logicType"
:
"SINGLE"
,
"name"
:
"
phonename 等于(=) (1
0)"
,
"value"
:
"
1
0"
"name"
:
"
bookname 等于(=) (2
0)"
,
"value"
:
"
2
0"
}
],
"relatedDetailNames"
:
[
"
phone
name"
],
"relatedDetailNames"
:
[
"
book
name"
],
"notMode"
:
false
}
],
"getPSEditor"
:
{
"editorStyle"
:
"textStyle1"
,
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"phonetype"
,
"getPSSysPFPlugin"
:
{
"pluginType"
:
"EDITOR_CUSTOMSTYLE"
,
"pluginCode"
:
"editorPlugin"
}
"editorType"
:
"SPAN"
,
"name"
:
"type"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
"grow"
:
-1
,
"layout"
:
"FLEX"
,
"width"
:
200
,
"widthMode"
:
"PX"
},
"allowEmpty"
:
true
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"图片上传"
,
"codeName"
:
"field"
,
"dataType"
:
21
,
"codeName"
:
"tabpanel1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD"
,
"codeName"
:
"Field"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"field"
,
"enableLinkView"
:
false
"detailType"
:
"TABPANEL"
,
"name"
:
"tabpanel1"
,
"getPSDEFormTabPages"
:
[
{
"caption"
:
"分页面板1"
,
"codeName"
:
"tabpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"TABPAGE"
,
"name"
:
"tabpage1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"属性"
,
"codeName"
:
"field"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"itemHeight"
:
299.0
,
"itemWidth"
:
329.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD"
,
"codeName"
:
"Field"
},
"getPSDEFDGroupLogics"
:
[
{
"groupOP"
:
"AND"
,
"logicCat"
:
"ITEMENABLE"
,
"logicType"
:
"GROUP"
,
"name"
:
"表单成员[field][表单项启用]逻辑"
,
"getPSDEFDLogics"
:
[
{
"condOP"
:
"EQ"
,
"dEFDName"
:
"bookname"
,
"logicType"
:
"SINGLE"
,
"name"
:
"bookname 等于(=) (4444)"
,
"value"
:
"4444"
}
],
"relatedDetailNames"
:
[
"bookname"
],
"notMode"
:
false
}
],
"getPSEditor"
:
{
"editorHeight"
:
299.0
,
"editorType"
:
"TEXTBOX"
,
"editorWidth"
:
199.0
,
"maxLength"
:
2000
,
"name"
:
"field"
},
"getPSLayoutPos"
:
{
"colLG"
:
8
,
"colMD"
:
8
,
"height"
:
300
,
"heightMode"
:
"PX"
,
"layout"
:
"TABLE_24COL"
,
"width"
:
200
,
"widthMode"
:
"PX"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"属性2"
,
"codeName"
:
"field2"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"itemWidth"
:
230.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field2"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD2"
,
"codeName"
:
"Field2"
},
"getPSDEFDGroupLogics"
:
[
{
"groupOP"
:
"AND"
,
"logicCat"
:
"ITEMBLANK"
,
"logicType"
:
"GROUP"
,
"name"
:
"表单成员[field2][表单项空输入]逻辑"
,
"getPSDEFDLogics"
:
[
{
"condOP"
:
"EQ"
,
"dEFDName"
:
"bookname"
,
"logicType"
:
"SINGLE"
,
"name"
:
"bookname 等于(=) (5555)"
,
"value"
:
"5555"
}
],
"relatedDetailNames"
:
[
"bookname"
],
"notMode"
:
false
}
],
"getPSEditor"
:
{
"dateTimeFormat"
:
"YYYY-MM-DD"
,
"editorParams"
:
{
"TIMEFMT"
:
"YYYY-MM-DD"
},
"editorType"
:
"DATEPICKEREX_NOTIME"
,
"editorWidth"
:
100.0
,
"name"
:
"field2"
},
"getPSLayoutPos"
:
{
"colLG"
:
8
,
"colMD"
:
8
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
false
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
12
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"caption"
:
"分页面板2"
,
"codeName"
:
"tabpage2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"TABPAGE"
,
"name"
:
"tabpage2"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"属性3"
,
"codeName"
:
"field3"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"itemWidth"
:
290.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field3"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD3"
,
"codeName"
:
"Field3"
},
"getPSEditor"
:
{
"dateTimeFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"editorParams"
:
{
"TIMEFMT"
:
"YYYY-MM-DD HH:mm:ss"
},
"editorType"
:
"DATEPICKER"
,
"editorWidth"
:
160.0
,
"name"
:
"field3"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"属性4"
,
"codeName"
:
"field4"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"itemWidth"
:
290.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field4"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD4"
,
"codeName"
:
"Field4"
},
"getPSEditor"
:
{
"dateTimeFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"editorParams"
:
{
"TIMEFMT"
:
"YYYY-MM-DD HH:mm:ss"
},
"editorType"
:
"DATEPICKER"
,
"editorWidth"
:
160.0
,
"name"
:
"field4"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"align"
:
"center"
,
"dir"
:
"row"
,
"layout"
:
"FLEX"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
}
}
],
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
true
,
"showCaption"
:
true
},
{
"actionGroupExtractMode"
:
"ITEM"
,
"caption"
:
"三列均分"
,
"codeName"
:
"grouppanel1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"grouppanel1"
,
"getPSDEFormDetails"
:
[
{
"actionGroupExtractMode"
:
"ITEM"
,
"caption"
:
"栅格嵌套flex"
,
"codeName"
:
"grouppanel2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"grouppanel2"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"属性5"
,
"codeName"
:
"field5"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field5"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD5"
,
"codeName"
:
"Field5"
},
"getPSDEFDGroupLogics"
:
[
{
"groupOP"
:
"AND"
,
"logicCat"
:
"PANELVISIBLE"
,
"logicType"
:
"GROUP"
,
"name"
:
"表单成员[field5][面板显示]逻辑"
,
"getPSDEFDLogics"
:
[
{
"groupOP"
:
"OR"
,
"logicType"
:
"GROUP"
,
"name"
:
"OR"
,
"getPSDEFDLogics"
:
[
{
"condOP"
:
"EQ"
,
"dEFDName"
:
"bookname"
,
"logicType"
:
"SINGLE"
,
"name"
:
"bookname 等于(=) (333)"
,
"value"
:
"333"
},
{
"condOP"
:
"EQ"
,
"dEFDName"
:
"bookname"
,
"logicType"
:
"SINGLE"
,
"name"
:
"bookname 等于(=) (222)"
,
"value"
:
"222"
}
],
"notMode"
:
false
}
],
"relatedDetailNames"
:
[
"bookname"
],
"notMode"
:
false
}
],
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"field5"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"属性6"
,
"codeName"
:
"field6"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field6"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD6"
,
"codeName"
:
"Field6"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"field6"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"align"
:
"flex-start"
,
"dir"
:
"row-reverse"
,
"layout"
:
"FLEX"
,
"vAlign"
:
"center"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"colLG"
:
8
,
"colMD"
:
8
,
"colSM"
:
8
,
"colXS"
:
8
,
"layout"
:
"TABLE_24COL"
},
"
allowEmpty"
:
tru
e
,
"
infoGroupMode"
:
fals
e
,
"showCaption"
:
true
},
{
"
caption"
:
"时间测试
"
,
"c
odeName"
:
"field2
"
,
"
dataType"
:
5
,
"
actionGroupExtractMode"
:
"ITEM
"
,
"c
aption"
:
"栅格嵌套栅格
"
,
"
codeName"
:
"grouppanel3"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field2"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD2"
,
"codeName"
:
"Field2"
},
"getPSDEFDGroupLogics"
:
[
{
"groupOP"
:
"AND"
,
"logicCat"
:
"PANELVISIBLE"
,
"logicType"
:
"GROUP"
,
"name"
:
"表单成员[field2][面板显示]逻辑"
,
"getPSDEFDLogics"
:
[
{
"condOP"
:
"EQ"
,
"dEFDName"
:
"phonename"
,
"logicType"
:
"SINGLE"
,
"value"
:
"aaa"
}
],
"relatedDetailNames"
:
[
"phonename"
],
"notMode"
:
false
"detailType"
:
"GROUPPANEL"
,
"name"
:
"grouppanel3"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"属性7"
,
"codeName"
:
"field7"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field7"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD7"
,
"codeName"
:
"Field7"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"field7"
},
"getPSLayoutPos"
:
{
"colLG"
:
8
,
"colLGOffset"
:
8
,
"colMD"
:
8
,
"colMDOffset"
:
8
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"属性8"
,
"codeName"
:
"field8"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field8"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD8"
,
"codeName"
:
"Field8"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"field8"
},
"getPSLayoutPos"
:
{
"colLG"
:
8
,
"colLGOffset"
:
4
,
"colMD"
:
8
,
"colMDOffset"
:
4
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"日期"
,
"codeName"
:
"date"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"itemWidth"
:
230.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"date"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"DATE"
,
"codeName"
:
"Date"
},
"getPSEditor"
:
{
"dateTimeFormat"
:
"YYYY-MM-DD"
,
"editorParams"
:
{
"TIMEFMT"
:
"YYYY-MM-DD"
},
"editorType"
:
"DATEPICKEREX_NOTIME"
,
"editorWidth"
:
100.0
,
"name"
:
"date"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-DD"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"field2"
,
"enableLinkView"
:
false
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"colLG"
:
8
,
"colMD"
:
8
,
"colSM"
:
8
,
"colXS"
:
8
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-MM-DD"
,
"allowEmpty"
:
true
,
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"
caption"
:
"金额
"
,
"c
odeName"
:
"money
"
,
"
dataType"
:
6
,
"
actionGroupExtractMode"
:
"ITEM
"
,
"c
aption"
:
"栅格自动
"
,
"
codeName"
:
"grouppanel4"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"money"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"MONEY"
,
"codeName"
:
"Money"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"money"
,
"enableLinkView"
:
false
"detailType"
:
"GROUPPANEL"
,
"name"
:
"grouppanel4"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"属性9"
,
"codeName"
:
"field9"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"itemHeight"
:
200.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field9"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD9"
,
"codeName"
:
"Field9"
},
"getPSEditor"
:
{
"editorHeight"
:
200.0
,
"editorParams"
:
{
"HEIGHT"
:
"200"
},
"editorType"
:
"TEXTAREA_10"
,
"maxLength"
:
100
,
"name"
:
"field9"
,
"showMaxLength"
:
true
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"日期"
,
"codeName"
:
"field10"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"itemWidth"
:
230.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field10"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD10"
,
"codeName"
:
"Field10"
},
"getPSEditor"
:
{
"dateTimeFormat"
:
"YYYY-MM-DD"
,
"editorParams"
:
{
"TIMEFMT"
:
"YYYY-MM-DD"
},
"editorType"
:
"DATEPICKEREX_NOTIME"
,
"editorWidth"
:
100.0
,
"name"
:
"field10"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-MM-DD"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"colLG"
:
8
,
"colMD"
:
8
,
"colSM"
:
8
,
"colXS"
:
8
,
"layout"
:
"TABLE_24COL"
},
"unitName"
:
"元"
,
"allowEmpty"
:
true
,
"enableUnitName"
:
true
,
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
...
...
@@ -1221,237 +1765,177 @@
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
tru
e
,
"infoGroupMode"
:
fals
e
,
"showCaption"
:
true
},
{
"codeName"
:
"mdctrl1"
,
"contentType"
:
"REPEATER"
,
"caption"
:
"书标识"
,
"codeName"
:
"bookid"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"bookid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"BOOKID"
,
"codeName"
:
"BookId"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"bookid"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"hidden"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
},
{
"caption"
:
"其它"
,
"codeName"
:
"formpage2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage2"
,
"getPSDEFormDetails"
:
[
{
"actionGroupExtractMode"
:
"ITEM"
,
"caption"
:
"操作信息"
,
"codeName"
:
"group2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"
MDCTR
L"
,
"name"
:
"
mdctrl1
"
,
"detailType"
:
"
GROUPPANE
L"
,
"name"
:
"
group2
"
,
"getPSDEFormDetails"
:
[
{
"codeName"
:
"pphoneid3"
,
"caption"
:
"建立人"
,
"codeName"
:
"createman"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"
pphoneid3
"
,
"name"
:
"
createman
"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"pphoneid3"
"editorType"
:
"SPAN"
,
"name"
:
"createman"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"
repeatConten
t"
:
true
,
"
convertToCodeItemTex
t"
:
true
,
"showCaption"
:
true
},
{
"codeName"
:
"phoneid"
,
"dataType"
:
25
,
"caption"
:
"建立时间"
,
"codeName"
:
"createdate"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"
phoneid
"
,
"name"
:
"
createdate
"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"phoneid"
"editorType"
:
"SPAN"
,
"name"
:
"createdate"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"allowEmpty"
:
true
,
"repeatContent"
:
true
,
"showCaption"
:
true
},
{
"codeName"
:
"deptid"
,
"caption"
:
"更新人"
,
"codeName"
:
"updateman"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"
deptid
"
,
"name"
:
"
updateman
"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"deptid"
"editorType"
:
"SPAN"
,
"name"
:
"updateman"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"repeatContent"
:
true
,
"showCaption"
:
true
},
{
"codeName"
:
"pphoneid4"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"pphoneid4"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"pphoneid4"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"repeatContent"
:
true
,
"showCaption"
:
true
},
{
"codeName"
:
"end"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"end"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"end"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"repeatContent"
:
true
,
"showCaption"
:
true
},
{
"codeName"
:
"updateman"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"updateman"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"updateman"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"repeatContent"
:
true
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"更新时间"
,
"codeName"
:
"updatedate"
,
"dataType"
:
2
5
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"updatedate"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"updatedate"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"repeatContent"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"建立时间"
,
"codeName"
:
"createdate"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"createdate"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"createdate"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"repeatContent"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"建立人"
,
"codeName"
:
"createman"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"createman"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"createman"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
},
"allowEmpty"
:
true
,
"repeatContent"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"组织机构标识"
,
"codeName"
:
"orgid"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"orgid"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"orgid"
"editorType"
:
"SPAN"
,
"name"
:
"updatedate"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"allowEmpty"
:
true
,
"repeatContent"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
...
...
@@ -1468,32 +1952,75 @@
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
},
{
"caption"
:
"表单分页"
,
"codeName"
:
"formpage3"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage3"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"属性11"
,
"codeName"
:
"model1"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
4
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"model1"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD11"
,
"codeName"
:
"Field11"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"model1"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"
手机标识
"
,
"codeName"
:
"
phoneid
"
,
"caption"
:
"
属性11
"
,
"codeName"
:
"
model2
"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"ignoreInput"
:
4
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"
phoneid
"
,
"name"
:
"
model2
"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"
PHONEID
"
,
"codeName"
:
"
PhoneId
"
"name"
:
"
FIELD11
"
,
"codeName"
:
"
Field11
"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"phoneid"
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"model2"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"hidden"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
...
...
@@ -1515,8 +2042,8 @@
"layout"
:
"TABLE_24COL"
},
"getPSSysPFPlugin"
:
{
"pluginType"
:
"
EDITFORM_RENDER
"
,
"pluginCode"
:
"
RuntimeWidget
"
"pluginType"
:
"
CUSTOM
"
,
"pluginCode"
:
"
bujian
"
},
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
...
...
@@ -1531,7 +2058,7 @@
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Book
.json"
}
},
"tabHeaderPos"
:
"TOP"
,
...
...
@@ -1548,37 +2075,37 @@
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Book
.json"
}
},
"noTabHeader"
:
tru
e
,
"noTabHeader"
:
fals
e
,
"name"
:
"form"
,
"modelid"
:
"
a3ece2843bcddbc92a85087bdad4ecef
"
,
"modelid"
:
"
30e57e03ffaa6be25a9d764accc12b56
"
,
"modeltype"
:
"PSDEFORM_EDITFORM"
},
{
"codeName"
:
"
Usr2
EditViewdatainfobar"
,
"codeName"
:
"EditViewdatainfobar"
,
"controlType"
:
"DATAINFOBAR"
,
"name"
:
"datainfobar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Book
.json"
},
"getPSControlParam"
:
{
"id"
:
"datainfobar"
}
},
{
"caption"
:
"
手机
"
,
"codeName"
:
"
Usr2
EditViewcaptionbar"
,
"caption"
:
"
书
"
,
"codeName"
:
"EditViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Book
.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"
Usr2
EditView"
,
"getPSDEViewId"
:
"
163AED7C-31F3-4011-95F4-7C625FBDC41E
"
,
"getPSDEViewCodeName"
:
"EditView"
,
"getPSDEViewId"
:
"
03f8c691d733fb230a0506557124022c
"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDEEDITVIEW"
,
...
...
@@ -1586,26 +2113,27 @@
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Book
.json"
},
"getPSControlParam"
:
{
},
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"title"
:
"
手机
编辑视图"
,
"title"
:
"
书
编辑视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEEDITVIEW"
,
"xDataControlName"
:
"form"
,
"enableDP"
:
true
,
"showCaptionBar"
:
false
,
"showDataInfoBar"
:
true
,
"modelid"
:
"
b979ac7210f446e8eef9cfc9d4957501
"
,
"modelid"
:
"
7131781a86e8e2393c801585a48beebb
"
,
"modeltype"
:
"PSAPPDEVIEW"
},
"portletType"
:
"VIEW"
,
"title"
:
"看板嵌入视图"
,
"showTitleBar"
:
true
,
"modelid"
:
"
b979ac7210f446e8eef9cfc9d4957501
"
,
"modelid"
:
"
7131781a86e8e2393c801585a48beebb
"
,
"modeltype"
:
"PSSYSDBPART"
},
{
"actionGroupExtractMode"
:
"ITEM"
,
...
...
@@ -3781,6 +4309,490 @@
"showTitleBar"
:
true
,
"modelid"
:
"4B622F75-D23A-455F-A2D3-2C8DE5C5C14C"
,
"modeltype"
:
"PSSYSDBPART"
},
{
"actionGroupExtractMode"
:
"ITEM"
,
"codeName"
:
"ChartTest"
,
"getContentPSControl"
:
{
"name"
:
"db_sysportlet2_chart"
},
"controlType"
:
"PORTLET"
,
"height"
:
300.0
,
"name"
:
"db_sysportlet2"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"db_sysportlet2"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
},
"getPSControls"
:
[
{
"codeName"
:
"Usr0301355514"
,
"controlType"
:
"CHART"
,
"coordinateSystem"
:
"XY"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Usr0301355514.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
},
"height"
:
300.0
,
"logicName"
:
"Chart3"
,
"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"
:
"address"
,
"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"
,
"getUserParam"
:
{
"EC.axisTick"
:
"{
\"
show
\"
:0}"
,
"ECX.axisLine"
:
"{
\"
lineStyle
\"
:{
\"
color
\"
:
\"
rgba(0,0,0,0.15)
\"
}}"
},
"id"
:
"0"
}
],
"getPSChartYAxises"
:
[
{
"eChartsPos"
:
"yAxis"
,
"eChartsType"
:
"value"
,
"index"
:
0
,
"name"
:
"axis_yAxis_0"
,
"position"
:
"left"
,
"type"
:
"numeric"
,
"id"
:
"0"
}
],
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
},
{
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
}
],
"userDRAction"
:
"READ"
,
"enableDEFieldPrivilege"
:
false
,
"id"
:
"图形控件处理器"
},
"getPSControlParam"
:
{
"height"
:
300.0
,
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
},
"getPSDEChartLegend"
:
{
"index"
:
0
,
"showLegend"
:
true
,
"id"
:
"0"
},
"getPSDEChartSerieses"
:
[
{
"caption"
:
"正常人数"
,
"catalogField"
:
"address"
,
"eChartsType"
:
"bar"
,
"index"
:
0
,
"name"
:
"bar_0"
,
"getNavPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0423209603EditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"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"
:
[
"address"
],
"y"
:
[
"AGE"
],
"id"
:
"0"
},
"seriesField"
:
"DEPARTMENT"
,
"seriesLayoutBy"
:
"column"
,
"seriesType"
:
"bar"
,
"valueField"
:
"AGE"
,
"enableChartDataSet"
:
true
,
"stack"
:
false
}
],
"getPSDEChartTitle"
:
{
"index"
:
0
,
"title"
:
"柱状图"
,
"showTitle"
:
false
,
"id"
:
"0"
},
"readOnly"
:
true
,
"name"
:
"db_sysportlet2_chart"
,
"modelid"
:
"A1BCD468-3027-4DAF-A36E-F8900BF586DA"
,
"modeltype"
:
"PSDECHART"
,
"getUserParam"
:
{
"ECX.legend"
:
"{
\"
textStyle
\"
:{
\"
color
\"
:
\"
#999999
\"
}}"
,
"EC.textStyle"
:
"{
\"
color
\"
:
\"
#666666
\"
,
\"
fontSize
\"
:12}"
,
"EC.color"
:
"[
\"
#73A0FA
\"
,
\"
#FFB200
\"
,
\"
#6DDA2F
\"
,
\"
#ee6666
\"
,
\"
#73c0de
\"
,
\"
#3ba272
\"
,
\"
#fc8452
\"
,
\"
#9a60b4
\"
,
\"
#ea7ccc
\"
,
\"
#73A0FA
\"
,
\"
#FFB200
\"
]"
}
}
],
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSUIActionGroup"
:
{
"codeName"
:
"Usr0803774731"
,
"name"
:
"门户界面行为组"
,
"getPSUIActionGroupDetails"
:
[
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"新建"
,
"lanResTag"
:
"TBB.TEXT.*.NEW"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.NEW]"
,
"refFlag"
:
true
},
"caption"
:
"新建"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"u71a8bd4"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0f6@FontAwesome"
,
"cssClass"
:
"fa fa-file-text-o"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"新建"
,
"lanResTag"
:
"TBB.TEXT.*.NEW"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.NEW]"
,
"refFlag"
:
true
},
"caption"
:
"新建"
,
"codeName"
:
"New"
,
"fullCodeName"
:
"New"
,
"name"
:
"表格界面_新建操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0f6@FontAwesome"
,
"cssClass"
:
"fa fa-file-text-o"
},
"predefinedType"
:
"GRIDVIEW_NEWACTION"
,
"refreshMode"
:
1
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"新建"
,
"lanResTag"
:
"TBB.TOOLTIP.*.NEW"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[*.NEW]"
,
"refFlag"
:
true
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"New"
,
"uIActionType"
:
"DEUIACTION"
,
"reloadData"
:
true
},
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"新建"
,
"lanResTag"
:
"TBB.TOOLTIP.*.NEW"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[*.NEW]"
,
"refFlag"
:
true
},
"addSeparator"
:
false
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"编辑"
,
"lanResTag"
:
"TBB.TEXT.*.EDIT"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.EDIT]"
,
"refFlag"
:
true
},
"caption"
:
"编辑"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"uea72408"
,
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"编辑"
,
"lanResTag"
:
"TBB.TEXT.*.EDIT"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.EDIT]"
,
"refFlag"
:
true
},
"caption"
:
"编辑"
,
"codeName"
:
"Edit"
,
"fullCodeName"
:
"Edit"
,
"name"
:
"表格界面_编辑操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"predefinedType"
:
"GRIDVIEW_EDITACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"编辑"
,
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[*.EDIT]"
,
"refFlag"
:
true
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Edit"
,
"uIActionType"
:
"DEUIACTION"
},
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"编辑"
,
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[*.EDIT]"
,
"refFlag"
:
true
},
"addSeparator"
:
false
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"百度"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"ubae97f0"
,
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"百度"
,
"codeName"
:
"openBaidu"
,
"frontProcessType"
:
"OPENHTMLPAGE"
,
"fullCodeName"
:
"openBaidu"
,
"htmlPageUrl"
:
"https://www.baidu.com/"
,
"name"
:
"百度"
,
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"openBaidu"
,
"uIActionType"
:
"DEUIACTION"
},
"addSeparator"
:
false
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"删除"
,
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.REMOVE]"
,
"refFlag"
:
true
},
"caption"
:
"删除"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"uee0dcd7"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"getPSUIAction"
:
{
"actionTarget"
:
"MULTIKEY"
,
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"删除"
,
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.REMOVE]"
,
"refFlag"
:
true
},
"caption"
:
"删除"
,
"codeName"
:
"Remove"
,
"fullCodeName"
:
"Remove"
,
"name"
:
"表格界面_删除操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"predefinedType"
:
"GRIDVIEW_REMOVEACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"删除"
,
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[*.REMOVE]"
,
"refFlag"
:
true
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Remove"
,
"uIActionType"
:
"DEUIACTION"
},
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"删除"
,
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[*.REMOVE]"
,
"refFlag"
:
true
},
"addSeparator"
:
false
,
"showCaption"
:
true
,
"showIcon"
:
true
}
]
},
"portletType"
:
"CHART"
,
"title"
:
"图表测试"
,
"showTitleBar"
:
true
,
"modelid"
:
"270E66C1-B640-48DA-BEA7-1C572AF6B44A"
,
"modeltype"
:
"PSSYSDBPART"
}
],
"enableCustomized"
:
true
,
"modelid"
:
"B2D554B2-5150-4FA6-B5EF-B9A6C1AA7848"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
1e3a973f
因为 它太大了无法显示 源差异 。您可以改为
查看blob
。
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录