Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
2c47b61c
提交
2c47b61c
编写于
4月 19, 2024
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
zhanghengfeng 发布系统代码 [TrainSys,网页端]
上级
2f4f86a9
变更
14
隐藏空白字符变更
内嵌
并排
正在显示
14 个修改的文件
包含
1197 行增加
和
701 行删除
+1197
-701
PSSYSAPP.hubsubapp.json.css
...bizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.hubsubapp.json.css
+30
-0
PSSYSAPP.simple.json.css
...n/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.simple.json.css
+30
-0
PSSYSAPP.hubsubapp.json.css
...insys/PSSYSAPPS/OldWebAppTest/PSSYSAPP.hubsubapp.json.css
+30
-0
PSSYSAPP.json.css
...bizlab/trainsys/PSSYSAPPS/OldWebAppTest/PSSYSAPP.json.css
+30
-0
PSSYSAPP.simple.json.css
...trainsys/PSSYSAPPS/OldWebAppTest/PSSYSAPP.simple.json.css
+30
-0
PSSYSAPP.hubsubapp.json.css
...sys/PSSYSAPPS/TemplatePublish/PSSYSAPP.hubsubapp.json.css
+30
-0
PSSYSAPP.json.css
...zlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json.css
+30
-0
PSSYSAPP.simple.json.css
...ainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.simple.json.css
+30
-0
Usr04196190EditView_Form.json
...PPDATAENTITIES/TEST/PSFORMS/Usr04196190EditView_Form.json
+199
-159
TESTUsr04196190EditView.json
...s/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr04196190EditView.json
+334
-271
PSSYSAPP.hubsubapp.json.css
...bizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.hubsubapp.json.css
+30
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+334
-271
PSSYSAPP.json.css
...model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json.css
+30
-0
PSSYSAPP.simple.json.css
...n/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.simple.json.css
+30
-0
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.hubsubapp.json.css
浏览文件 @
2c47b61c
...
...
@@ -25,6 +25,36 @@
.ibiz-span.ibiz-panel-field-content
{
margin-left
:
0
;
}
/* 表单分组标题 */
.main-info-common-view
.ibiz-form-group--right_grouppanel
.ibiz-form-group__caption
{
font-size
:
16px
;
color
:
var
(
--ibiz-color-disabled-text
);
}
/* 表单分页样式(padding、导航栏标题) */
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
.ibiz-form-tab-panel
{
padding
:
0
11px
0
13px
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
.ibiz-form-tab-panel.el-tabs
.el-tabs__item
{
font-size
:
14px
;
}
/* 两侧滚动条 */
.main-info-common-view
.ibiz-control-form
{
height
:
100%
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
{
height
:
100%
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
>
.ibiz-form-page-item
{
height
:
100%
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
>
.ibiz-form-page-item
>
.ibiz-col--grid
{
height
:
100%
;
overflow
:
auto
scroll
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
>
.ibiz-form-page-item
>
.ibiz-col--grid
>
.ibiz-form-group
{
height
:
auto
;
}
.big-icon
{
padding
:
0
;
}
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.simple.json.css
浏览文件 @
2c47b61c
...
...
@@ -25,6 +25,36 @@
.ibiz-span.ibiz-panel-field-content
{
margin-left
:
0
;
}
/* 表单分组标题 */
.main-info-common-view
.ibiz-form-group--right_grouppanel
.ibiz-form-group__caption
{
font-size
:
16px
;
color
:
var
(
--ibiz-color-disabled-text
);
}
/* 表单分页样式(padding、导航栏标题) */
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
.ibiz-form-tab-panel
{
padding
:
0
11px
0
13px
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
.ibiz-form-tab-panel.el-tabs
.el-tabs__item
{
font-size
:
14px
;
}
/* 两侧滚动条 */
.main-info-common-view
.ibiz-control-form
{
height
:
100%
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
{
height
:
100%
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
>
.ibiz-form-page-item
{
height
:
100%
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
>
.ibiz-form-page-item
>
.ibiz-col--grid
{
height
:
100%
;
overflow
:
auto
scroll
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
>
.ibiz-form-page-item
>
.ibiz-col--grid
>
.ibiz-form-group
{
height
:
auto
;
}
.big-icon
{
padding
:
0
;
}
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/OldWebAppTest/PSSYSAPP.hubsubapp.json.css
浏览文件 @
2c47b61c
...
...
@@ -25,6 +25,36 @@
.ibiz-span.ibiz-panel-field-content
{
margin-left
:
0
;
}
/* 表单分组标题 */
.main-info-common-view
.ibiz-form-group--right_grouppanel
.ibiz-form-group__caption
{
font-size
:
16px
;
color
:
var
(
--ibiz-color-disabled-text
);
}
/* 表单分页样式(padding、导航栏标题) */
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
.ibiz-form-tab-panel
{
padding
:
0
11px
0
13px
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
.ibiz-form-tab-panel.el-tabs
.el-tabs__item
{
font-size
:
14px
;
}
/* 两侧滚动条 */
.main-info-common-view
.ibiz-control-form
{
height
:
100%
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
{
height
:
100%
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
>
.ibiz-form-page-item
{
height
:
100%
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
>
.ibiz-form-page-item
>
.ibiz-col--grid
{
height
:
100%
;
overflow
:
auto
scroll
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
>
.ibiz-form-page-item
>
.ibiz-col--grid
>
.ibiz-form-group
{
height
:
auto
;
}
.big-icon
{
padding
:
0
;
}
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/OldWebAppTest/PSSYSAPP.json.css
浏览文件 @
2c47b61c
...
...
@@ -25,6 +25,36 @@
.ibiz-span.ibiz-panel-field-content
{
margin-left
:
0
;
}
/* 表单分组标题 */
.main-info-common-view
.ibiz-form-group--right_grouppanel
.ibiz-form-group__caption
{
font-size
:
16px
;
color
:
var
(
--ibiz-color-disabled-text
);
}
/* 表单分页样式(padding、导航栏标题) */
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
.ibiz-form-tab-panel
{
padding
:
0
11px
0
13px
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
.ibiz-form-tab-panel.el-tabs
.el-tabs__item
{
font-size
:
14px
;
}
/* 两侧滚动条 */
.main-info-common-view
.ibiz-control-form
{
height
:
100%
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
{
height
:
100%
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
>
.ibiz-form-page-item
{
height
:
100%
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
>
.ibiz-form-page-item
>
.ibiz-col--grid
{
height
:
100%
;
overflow
:
auto
scroll
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
>
.ibiz-form-page-item
>
.ibiz-col--grid
>
.ibiz-form-group
{
height
:
auto
;
}
.big-icon
{
padding
:
0
;
}
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/OldWebAppTest/PSSYSAPP.simple.json.css
浏览文件 @
2c47b61c
...
...
@@ -25,6 +25,36 @@
.ibiz-span.ibiz-panel-field-content
{
margin-left
:
0
;
}
/* 表单分组标题 */
.main-info-common-view
.ibiz-form-group--right_grouppanel
.ibiz-form-group__caption
{
font-size
:
16px
;
color
:
var
(
--ibiz-color-disabled-text
);
}
/* 表单分页样式(padding、导航栏标题) */
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
.ibiz-form-tab-panel
{
padding
:
0
11px
0
13px
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
.ibiz-form-tab-panel.el-tabs
.el-tabs__item
{
font-size
:
14px
;
}
/* 两侧滚动条 */
.main-info-common-view
.ibiz-control-form
{
height
:
100%
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
{
height
:
100%
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
>
.ibiz-form-page-item
{
height
:
100%
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
>
.ibiz-form-page-item
>
.ibiz-col--grid
{
height
:
100%
;
overflow
:
auto
scroll
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
>
.ibiz-form-page-item
>
.ibiz-col--grid
>
.ibiz-form-group
{
height
:
auto
;
}
.big-icon
{
padding
:
0
;
}
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.hubsubapp.json.css
浏览文件 @
2c47b61c
...
...
@@ -25,6 +25,36 @@
.ibiz-span.ibiz-panel-field-content
{
margin-left
:
0
;
}
/* 表单分组标题 */
.main-info-common-view
.ibiz-form-group--right_grouppanel
.ibiz-form-group__caption
{
font-size
:
16px
;
color
:
var
(
--ibiz-color-disabled-text
);
}
/* 表单分页样式(padding、导航栏标题) */
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
.ibiz-form-tab-panel
{
padding
:
0
11px
0
13px
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
.ibiz-form-tab-panel.el-tabs
.el-tabs__item
{
font-size
:
14px
;
}
/* 两侧滚动条 */
.main-info-common-view
.ibiz-control-form
{
height
:
100%
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
{
height
:
100%
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
>
.ibiz-form-page-item
{
height
:
100%
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
>
.ibiz-form-page-item
>
.ibiz-col--grid
{
height
:
100%
;
overflow
:
auto
scroll
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
>
.ibiz-form-page-item
>
.ibiz-col--grid
>
.ibiz-form-group
{
height
:
auto
;
}
.big-icon
{
padding
:
0
;
}
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json.css
浏览文件 @
2c47b61c
...
...
@@ -25,6 +25,36 @@
.ibiz-span.ibiz-panel-field-content
{
margin-left
:
0
;
}
/* 表单分组标题 */
.main-info-common-view
.ibiz-form-group--right_grouppanel
.ibiz-form-group__caption
{
font-size
:
16px
;
color
:
var
(
--ibiz-color-disabled-text
);
}
/* 表单分页样式(padding、导航栏标题) */
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
.ibiz-form-tab-panel
{
padding
:
0
11px
0
13px
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
.ibiz-form-tab-panel.el-tabs
.el-tabs__item
{
font-size
:
14px
;
}
/* 两侧滚动条 */
.main-info-common-view
.ibiz-control-form
{
height
:
100%
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
{
height
:
100%
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
>
.ibiz-form-page-item
{
height
:
100%
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
>
.ibiz-form-page-item
>
.ibiz-col--grid
{
height
:
100%
;
overflow
:
auto
scroll
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
>
.ibiz-form-page-item
>
.ibiz-col--grid
>
.ibiz-form-group
{
height
:
auto
;
}
.big-icon
{
padding
:
0
;
}
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.simple.json.css
浏览文件 @
2c47b61c
...
...
@@ -25,6 +25,36 @@
.ibiz-span.ibiz-panel-field-content
{
margin-left
:
0
;
}
/* 表单分组标题 */
.main-info-common-view
.ibiz-form-group--right_grouppanel
.ibiz-form-group__caption
{
font-size
:
16px
;
color
:
var
(
--ibiz-color-disabled-text
);
}
/* 表单分页样式(padding、导航栏标题) */
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
.ibiz-form-tab-panel
{
padding
:
0
11px
0
13px
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
.ibiz-form-tab-panel.el-tabs
.el-tabs__item
{
font-size
:
14px
;
}
/* 两侧滚动条 */
.main-info-common-view
.ibiz-control-form
{
height
:
100%
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
{
height
:
100%
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
>
.ibiz-form-page-item
{
height
:
100%
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
>
.ibiz-form-page-item
>
.ibiz-col--grid
{
height
:
100%
;
overflow
:
auto
scroll
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
>
.ibiz-form-page-item
>
.ibiz-col--grid
>
.ibiz-form-group
{
height
:
auto
;
}
.big-icon
{
padding
:
0
;
}
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Usr04196190EditView_Form.json
浏览文件 @
2c47b61c
...
...
@@ -589,7 +589,7 @@
"rawItemHeight"
:
-1.0
,
"rawItemWidth"
:
-1.0
},
"rawContent"
:
"TeleportTag=
rawitem
"
,
"rawContent"
:
"TeleportTag=
CONTAINER_COMMENT_CONTENT
"
,
"rawItemHeight"
:
-1.0
,
"rawItemWidth"
:
-1.0
,
"showCaption"
:
true
...
...
@@ -610,181 +610,221 @@
"infoGroupMode"
:
false
,
"showCaption"
:
false
},
{
"codeName"
:
"grouppanel
1
"
,
"codeName"
:
"grouppanel
3
"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"grouppanel
1
"
,
"name"
:
"grouppanel
3
"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"金额"
,
"codeName"
:
"amount"
,
"dataType"
:
6
,
"codeName"
:
"grouppanel1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"amount"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxValue"
:
10000.0
,
"minValue"
:
19.0
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"grouppanel1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"金额"
,
"codeName"
:
"amount"
,
"dataType"
:
6
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"amount"
,
"precision"
:
2
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"unitName"
:
"元"
,
"allowEmpty"
:
true
,
"enableUnitName"
:
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-MM-DD"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"属性20"
,
"codeName"
:
"field20"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field20"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD20"
,
"codeName"
:
"FIELD20"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"field20"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxValue"
:
10000.0
,
"minValue"
:
19.0
,
"name"
:
"amount"
,
"precision"
:
2
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"unitName"
:
"元"
,
"allowEmpty"
:
true
,
"enableUnitName"
:
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-MM-DD"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"属性20"
,
"codeName"
:
"field20"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field20"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD20"
,
"codeName"
:
"FIELD20"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"field20"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"数值4"
,
"codeName"
:
"number4"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"number4"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"NUMBER4"
,
"codeName"
:
"Number4"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"number4"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"数值3"
,
"codeName"
:
"number3"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"number3"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"NUMBER3"
,
"codeName"
:
"Number3"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"number3"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"数值1"
,
"codeName"
:
"number1"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"number1"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"NUMBER1"
,
"codeName"
:
"Number1"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"number1"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"数值4"
,
"codeName"
:
"number4"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"number4"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"NUMBER4"
,
"codeName"
:
"Number4"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"number4"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"
allowEmpty"
:
tru
e
,
"showCaption"
:
tru
e
"
infoGroupMode"
:
fals
e
,
"showCaption"
:
fals
e
},
{
"caption"
:
"数值3"
,
"codeName"
:
"number3"
,
"dataType"
:
25
,
"codeName"
:
"rawitem2"
,
"contentType"
:
"PLACEHOLDER"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"number3"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"NUMBER3"
,
"codeName"
:
"Number3"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"number3"
},
"detailType"
:
"RAWITEM"
,
"name"
:
"rawitem2"
,
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"数值1"
,
"codeName"
:
"number1"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"number1"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"NUMBER1"
,
"codeName"
:
"Number1"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"number1"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
"getPSRawItem"
:
{
"contentType"
:
"PLACEHOLDER"
,
"name"
:
"rawitem2"
,
"rawItemHeight"
:
-1.0
,
"rawItemWidth"
:
-1.0
},
"allowEmpty"
:
true
,
"rawContent"
:
"TeleportTag=CONTAINER_COMMENT_CONTENT_LEFT"
,
"rawItemHeight"
:
-1.0
,
"rawItemWidth"
:
-1.0
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
...
...
@@ -801,7 +841,7 @@
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
fals
e
"showCaption"
:
tru
e
},
{
"caption"
:
"测试实体标识"
,
"codeName"
:
"testid"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr04196190EditView.json
浏览文件 @
2c47b61c
...
...
@@ -14,6 +14,9 @@
},
"getPSDEViewCodeName"
:
"Usr04196190EditView"
,
"getPSDEViewId"
:
"77C495EE-336B-4C3A-B775-F0DB7A51F268"
,
"getPSSysCss"
:
{
"cssName"
:
"main-info-common-view"
},
"getPSViewLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"id"
:
"field_textbox"
...
...
@@ -240,12 +243,17 @@
"layout"
:
"SIMPLEFLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"
容器
"
,
"caption"
:
"
引用布局面板
"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"
container2
"
,
"name"
:
"
panelpart
"
,
"getPSLayout"
:
{
"layout"
:
"FLEX"
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
...
...
@@ -255,135 +263,150 @@
"caption"
:
"容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container_comment"
,
"name"
:
"container_comment
_content
"
,
"getPSLayout"
:
{
"align"
:
"center"
,
"dir"
:
"row"
,
"layout"
:
"FLEX"
,
"vAlign"
:
"center"
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"
grow"
:
-1
,
"layout"
:
"
FLEX
"
"
colMD"
:
24
,
"layout"
:
"
TABLE_24COL
"
},
"getPSPanelItems"
:
[
{
"caption"
:
"
文本(动态)
"
,
"caption"
:
"
容器
"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field_textbox"
,
"getPSEditor"
:
{
"editorParams"
:
{
"USERINSCRIPT"
:
"value.replaceAll(/
\\
@
\\
{
\\\"
(user)?id
\\\"
:
\\\"
(.+?)
\\\"
,
\\\"
name
\\\"
:
\\\"
(.+?)
\\\"\\
}/g,(x, user, id, name) => {return controller.getNodeInfo({ id, name })}).replaceAll(/
\\
@
\\
{userid=(.+?),name=(.+?)
\\
}/g,(x, id, name) => {return controller.getNodeInfo({ id, name })})"
,
"QUOTECODELISTMAP"
:
"{
\"
type
\"
:
\"
plmweb.base__recent_visite
\"
}"
,
"QUOTEFIELDMAP"
:
"{
\"
identifier
\"
:
\"
show_identifier
\"
,
\"
name
\"
:
\"
name
\"
,
\"
id
\"
:
\"
id
\"
,
\"
type
\"
:
\"
owner_subtype
\"
}"
,
"QUOTEPARAMS"
:
"{
\"
page
\"
:0,
\"
size
\"
:20,
\"
sort
\"
:
\"
update_time,desc
\"
}"
,
"QUOTEINSCRIPT"
:
"value.replaceAll(/
\\
#
\\
{
\\\"
id
\\\"
:
\\\"
(.+?)
\\\"
,
\\\"
name
\\\"
:
\\\"
(.+?)
\\\"
,
\\\"
identifier
\\\"
:
\\\"
(.+?)
\\\"
,
\\\"
icon
\\\"
:
\\\"
((.|[
\\
t
\\
r
\\
f
\\
n
\\
s])+?)
\\\"\\
}/g,(x, id, name, identifier, icon) => {return controller.getNodeInfo({ id, name, identifier, icon })}).replaceAll(/
\\
#
\\
{id=(.+?),name=(.+?),identifier=(.+?),icon=((.|[
\\
t
\\
r
\\
f
\\
n
\\
s])+?)
\\
}/g,(x, id, name, identifier, icon) => {return controller.getNodeInfo({ id, name, identifier, icon })})"
,
"USERSCRIPT"
:
"`@{
\"
id
\"
:
\"
${data.id}
\"
,
\"
name
\"
:
\"
${data.name}
\"
}`"
,
"QUOTESCRIPT"
:
"`#{
\"
id
\"
:
\"
${data.id}
\"
,
\"
name
\"
:
\"
${data.name}
\"
,
\"
identifier
\"
:
\"
${data.identifier}
\"
,
\"
icon
\"
:
\"
${data.icon}
\"
}`"
,
"REPLYSCRIPT"
:
"value?.replace(/@{[^,]*,
\"
name
\"
:
\"
(.*?)
\"
}/g,
\"
<span class=
\\
'comment-tag
\\
'>@$1</span>
\"
).replace(/@{[^,]*,name=(.*?)}/g,
\"
<span class=
\\
'comment-tag
\\
'>@$1</span>
\"
).replace(/#{
\"
id
\"
:
\"
(.+?)
\"
,
\"
name
\"
:
\"
(.+?)
\"
,
\"
identifier
\"
:
\"
(.+?)
\"
,
\"
icon
\"
:
\"
((.|[
\\
t
\\
r
\\
f
\\
n
\\
s])+?)
\"
}/g,
\"
<span class=
\\
'comment-tag
\\
'>$4 $3 $2</span>
\"
).replace(/#{id=(.+?),name=(.+?),identifier=(.+?),icon=((.|[
\\
t
\\
r
\\
f
\\
n
\\
s])+?)}/g,
\"
<span class=
\\
'comment-tag
\\
'>$4 $3 $2</span>
\"
)"
,
"USERFIELDMAP"
:
"{
\"
id
\"
:
\"
user_id
\"
,
\"
name
\"
:
\"
name
\"
}"
,
"USERURL"
:
"`projects/${context.project}/project_members/fetch_default`"
,
"QUOTEURL"
:
"`recents/fetch_recent_access`"
},
"editorStyle"
:
"COMMENT_PROJECT"
,
"editorType"
:
"HTMLEDITOR"
,
"name"
:
"field_textbox"
,
"getPSSysPFPlugin"
:
{
"pluginType"
:
"EDITOR_CUSTOMSTYLE"
,
"pluginCode"
:
"COMMENT"
,
"runtimeObject"
:
true
},
"predefinedType"
:
"FIELD_TEXT_DYNAMIC"
},
"getPSLayoutPos"
:
{
"grow"
:
8
,
"layout"
:
"FLEX"
},
"hidden"
:
false
,
"showCaption"
:
false
},
{
"actionType"
:
"UIACTION"
,
"buttonStyle"
:
"DEFAULT"
,
"caption"
:
"取消"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"BUTTON"
,
"name"
:
"comment_cancel"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"layoutpanel_comment_cancel"
"itemType"
:
"CONTAINER"
,
"name"
:
"container_comment"
,
"getPSLayout"
:
{
"align"
:
"center"
,
"dir"
:
"row"
,
"layout"
:
"FLEX"
,
"vAlign"
:
"center"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSUIAction"
:
{
"getPSPanelItems"
:
[
{
"caption"
:
"文本(动态)"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field_textbox"
,
"getPSEditor"
:
{
"editorParams"
:
{
"USERINSCRIPT"
:
"value.replaceAll(/
\\
@
\\
{
\\\"
(user)?id
\\\"
:
\\\"
(.+?)
\\\"
,
\\\"
name
\\\"
:
\\\"
(.+?)
\\\"\\
}/g,(x, user, id, name) => {return controller.getNodeInfo({ id, name })}).replaceAll(/
\\
@
\\
{userid=(.+?),name=(.+?)
\\
}/g,(x, id, name) => {return controller.getNodeInfo({ id, name })})"
,
"QUOTECODELISTMAP"
:
"{
\"
type
\"
:
\"
plmweb.base__recent_visite
\"
}"
,
"QUOTEFIELDMAP"
:
"{
\"
identifier
\"
:
\"
show_identifier
\"
,
\"
name
\"
:
\"
name
\"
,
\"
id
\"
:
\"
id
\"
,
\"
type
\"
:
\"
owner_subtype
\"
}"
,
"QUOTEPARAMS"
:
"{
\"
page
\"
:0,
\"
size
\"
:20,
\"
sort
\"
:
\"
update_time,desc
\"
}"
,
"QUOTEINSCRIPT"
:
"value.replaceAll(/
\\
#
\\
{
\\\"
id
\\\"
:
\\\"
(.+?)
\\\"
,
\\\"
name
\\\"
:
\\\"
(.+?)
\\\"
,
\\\"
identifier
\\\"
:
\\\"
(.+?)
\\\"
,
\\\"
icon
\\\"
:
\\\"
((.|[
\\
t
\\
r
\\
f
\\
n
\\
s])+?)
\\\"\\
}/g,(x, id, name, identifier, icon) => {return controller.getNodeInfo({ id, name, identifier, icon })}).replaceAll(/
\\
#
\\
{id=(.+?),name=(.+?),identifier=(.+?),icon=((.|[
\\
t
\\
r
\\
f
\\
n
\\
s])+?)
\\
}/g,(x, id, name, identifier, icon) => {return controller.getNodeInfo({ id, name, identifier, icon })})"
,
"USERSCRIPT"
:
"`@{
\"
id
\"
:
\"
${data.id}
\"
,
\"
name
\"
:
\"
${data.name}
\"
}`"
,
"QUOTESCRIPT"
:
"`#{
\"
id
\"
:
\"
${data.id}
\"
,
\"
name
\"
:
\"
${data.name}
\"
,
\"
identifier
\"
:
\"
${data.identifier}
\"
,
\"
icon
\"
:
\"
${data.icon}
\"
}`"
,
"REPLYSCRIPT"
:
"value?.replace(/@{[^,]*,
\"
name
\"
:
\"
(.*?)
\"
}/g,
\"
<span class=
\\
'comment-tag
\\
'>@$1</span>
\"
).replace(/@{[^,]*,name=(.*?)}/g,
\"
<span class=
\\
'comment-tag
\\
'>@$1</span>
\"
).replace(/#{
\"
id
\"
:
\"
(.+?)
\"
,
\"
name
\"
:
\"
(.+?)
\"
,
\"
identifier
\"
:
\"
(.+?)
\"
,
\"
icon
\"
:
\"
((.|[
\\
t
\\
r
\\
f
\\
n
\\
s])+?)
\"
}/g,
\"
<span class=
\\
'comment-tag
\\
'>$4 $3 $2</span>
\"
).replace(/#{id=(.+?),name=(.+?),identifier=(.+?),icon=((.|[
\\
t
\\
r
\\
f
\\
n
\\
s])+?)}/g,
\"
<span class=
\\
'comment-tag
\\
'>$4 $3 $2</span>
\"
)"
,
"USERFIELDMAP"
:
"{
\"
id
\"
:
\"
user_id
\"
,
\"
name
\"
:
\"
name
\"
}"
,
"USERURL"
:
"`projects/${context.project}/project_members/fetch_default`"
,
"QUOTEURL"
:
"`recents/fetch_recent_access`"
},
"editorStyle"
:
"COMMENT_PROJECT"
,
"editorType"
:
"HTMLEDITOR"
,
"name"
:
"field_textbox"
,
"getPSSysPFPlugin"
:
{
"pluginType"
:
"EDITOR_CUSTOMSTYLE"
,
"pluginCode"
:
"COMMENT"
,
"runtimeObject"
:
true
},
"predefinedType"
:
"FIELD_TEXT_DYNAMIC"
},
"getPSLayoutPos"
:
{
"grow"
:
8
,
"layout"
:
"FLEX"
},
"hidden"
:
false
,
"showCaption"
:
false
},
{
"actionType"
:
"UIACTION"
,
"buttonStyle"
:
"DEFAULT"
,
"caption"
:
"取消"
,
"
codeName"
:
"Cancel
"
,
"
fullCodeName"
:
"Cancel
"
,
"name"
:
"
视图_取消
"
,
"
predefinedType"
:
"VIEW_CANCELACTION"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Cancel"
,
"
uIActionType"
:
"DEUIACTION"
}
,
"tooltip"
:
"取消"
,
"showCaption"
:
true
},
{
"actionType"
:
"UIACTION
"
,
"buttonStyle"
:
"DEFAULT
"
,
"caption"
:
"确定
"
,
"itemStyle"
:
"DEFAULT
"
,
"itemType"
:
"BUTT
ON"
,
"name"
:
"comment_send"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"layoutpanel_comment_send
"
},
"getPSLayoutPos"
:
{
"
grow"
:
-1
,
"layout"
:
"FLEX"
}
,
"getPSUIAction"
:
{
"
itemStyle"
:
"DEFAULT
"
,
"
itemType"
:
"BUTTON
"
,
"name"
:
"
comment_cancel
"
,
"
getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"layoutpanel_comment_cancel"
}
,
"
getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSUIAction"
:
{
"caption"
:
"取消
"
,
"codeName"
:
"Cancel
"
,
"fullCodeName"
:
"Cancel
"
,
"name"
:
"视图_取消
"
,
"predefinedType"
:
"VIEW_CANCELACTI
ON"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Cancel"
,
"uIActionType"
:
"DEUIACTION
"
},
"tooltip"
:
"取消"
,
"
showCaption"
:
true
},
{
"actionType"
:
"UIACTION"
,
"buttonStyle"
:
"DEFAULT"
,
"caption"
:
"确定"
,
"codeName"
:
"Ok"
,
"fullCodeName"
:
"Ok"
,
"name"
:
"视图_确定"
,
"predefinedType"
:
"VIEW_OKACTION"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Ok"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"确定"
,
"showCaption"
:
true
},
{
"caption"
:
"图片"
,
"contentType"
:
"IMAGE"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"RAWITEM"
,
"name"
:
"comment_icon"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
,
"shrink"
:
0
},
"getPSRawItem"
:
{
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"BUTTON"
,
"name"
:
"comment_send"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"layoutpanel_comment_send"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSUIAction"
:
{
"caption"
:
"确定"
,
"codeName"
:
"Ok"
,
"fullCodeName"
:
"Ok"
,
"name"
:
"视图_确定"
,
"predefinedType"
:
"VIEW_OKACTION"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Ok"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"确定"
,
"showCaption"
:
true
},
{
"caption"
:
"图片"
,
"contentType"
:
"IMAGE"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"RAWITEM"
,
"name"
:
"comment_icon"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
,
"shrink"
:
0
},
"getPSRawItem"
:
{
"contentType"
:
"IMAGE"
,
"name"
:
"comment_icon"
,
"getPSSysImage"
:
{
"glyph"
:
"xf18e@FontAwesome"
,
"cssClass"
:
"fa fa-arrow-circle-o-right"
},
"predefinedType"
:
"STATIC_IMAGE"
},
"getPSSysImage"
:
{
"glyph"
:
"xf18e@FontAwesome"
,
"cssClass"
:
"fa fa-arrow-circle-o-right"
},
"predefinedType"
:
"STATIC_IMAGE"
},
"getPSSysImage"
:
{
"glyph"
:
"xf18e@FontAwesome"
,
"cssClass"
:
"fa fa-arrow-circle-o-right"
},
"showCaption"
:
true
"showCaption"
:
true
}
]
}
]
}
]
}
],
"predefinedType"
:
"PANELPART"
,
"showCaption"
:
true
}
]
},
{
"caption"
:
"面板容器"
,
...
...
@@ -408,7 +431,7 @@
"dataSourceType"
:
"DEACTION"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container_
singledata
"
,
"name"
:
"container_
comment_content_right
"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
...
...
@@ -1153,7 +1176,7 @@
"rawItemHeight"
:
-1.0
,
"rawItemWidth"
:
-1.0
},
"rawContent"
:
"TeleportTag=
rawitem
"
,
"rawContent"
:
"TeleportTag=
CONTAINER_COMMENT_CONTENT
"
,
"rawItemHeight"
:
-1.0
,
"rawItemWidth"
:
-1.0
,
"showCaption"
:
true
...
...
@@ -1174,181 +1197,221 @@
"infoGroupMode"
:
false
,
"showCaption"
:
false
},
{
"codeName"
:
"grouppanel
1
"
,
"codeName"
:
"grouppanel
3
"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"grouppanel
1
"
,
"name"
:
"grouppanel
3
"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"金额"
,
"codeName"
:
"amount"
,
"dataType"
:
6
,
"codeName"
:
"grouppanel1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"amount"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxValue"
:
10000.0
,
"minValue"
:
19.0
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"grouppanel1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"金额"
,
"codeName"
:
"amount"
,
"dataType"
:
6
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"amount"
,
"precision"
:
2
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"unitName"
:
"元"
,
"allowEmpty"
:
true
,
"enableUnitName"
:
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"
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
},
"editorType"
:
"DATEPICKEREX_NOTIME"
,
"editorWidth"
:
100.0
,
"name"
:
"date"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-MM-DD"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"属性20"
,
"codeName"
:
"field20"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field20"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD20"
,
"codeName"
:
"FIELD20"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"field20"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxValue"
:
10000.0
,
"minValue"
:
19.0
,
"name"
:
"amount"
,
"precision"
:
2
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"unitName"
:
"元"
,
"allowEmpty"
:
true
,
"enableUnitName"
:
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-MM-DD"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"属性20"
,
"codeName"
:
"field20"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field20"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD20"
,
"codeName"
:
"FIELD20"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"field20"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"数值4"
,
"codeName"
:
"number4"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"number4"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"NUMBER4"
,
"codeName"
:
"Number4"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"number4"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"数值3"
,
"codeName"
:
"number3"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"number3"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"NUMBER3"
,
"codeName"
:
"Number3"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"number3"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"数值1"
,
"codeName"
:
"number1"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"number1"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"NUMBER1"
,
"codeName"
:
"Number1"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"number1"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"数值4"
,
"codeName"
:
"number4"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"number4"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"NUMBER4"
,
"codeName"
:
"Number4"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"number4"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"
allowEmpty"
:
tru
e
,
"showCaption"
:
tru
e
"
infoGroupMode"
:
fals
e
,
"showCaption"
:
fals
e
},
{
"caption"
:
"数值3"
,
"codeName"
:
"number3"
,
"dataType"
:
25
,
"codeName"
:
"rawitem2"
,
"contentType"
:
"PLACEHOLDER"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"number3"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"NUMBER3"
,
"codeName"
:
"Number3"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"number3"
},
"detailType"
:
"RAWITEM"
,
"name"
:
"rawitem2"
,
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"数值1"
,
"codeName"
:
"number1"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"number1"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"NUMBER1"
,
"codeName"
:
"Number1"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"number1"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
"getPSRawItem"
:
{
"contentType"
:
"PLACEHOLDER"
,
"name"
:
"rawitem2"
,
"rawItemHeight"
:
-1.0
,
"rawItemWidth"
:
-1.0
},
"allowEmpty"
:
true
,
"rawContent"
:
"TeleportTag=CONTAINER_COMMENT_CONTENT_LEFT"
,
"rawItemHeight"
:
-1.0
,
"rawItemWidth"
:
-1.0
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
...
...
@@ -1365,7 +1428,7 @@
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
fals
e
"showCaption"
:
tru
e
},
{
"caption"
:
"测试实体标识"
,
"codeName"
:
"testid"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.hubsubapp.json.css
浏览文件 @
2c47b61c
...
...
@@ -25,6 +25,36 @@
.ibiz-span.ibiz-panel-field-content
{
margin-left
:
0
;
}
/* 表单分组标题 */
.main-info-common-view
.ibiz-form-group--right_grouppanel
.ibiz-form-group__caption
{
font-size
:
16px
;
color
:
var
(
--ibiz-color-disabled-text
);
}
/* 表单分页样式(padding、导航栏标题) */
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
.ibiz-form-tab-panel
{
padding
:
0
11px
0
13px
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
.ibiz-form-tab-panel.el-tabs
.el-tabs__item
{
font-size
:
14px
;
}
/* 两侧滚动条 */
.main-info-common-view
.ibiz-control-form
{
height
:
100%
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
{
height
:
100%
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
>
.ibiz-form-page-item
{
height
:
100%
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
>
.ibiz-form-page-item
>
.ibiz-col--grid
{
height
:
100%
;
overflow
:
auto
scroll
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
>
.ibiz-form-page-item
>
.ibiz-col--grid
>
.ibiz-form-group
{
height
:
auto
;
}
.big-icon
{
padding
:
0
;
}
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
2c47b61c
...
...
@@ -68424,6 +68424,9 @@
},
"getPSDEViewCodeName" : "Usr04196190EditView",
"getPSDEViewId" : "77C495EE-336B-4C3A-B775-F0DB7A51F268",
"getPSSysCss" : {
"cssName" : "main-info-common-view"
},
"getPSViewLayoutPanel" : {
"getAllPSPanelFields" : [ {
"id" : "field_textbox"
...
...
@@ -68650,12 +68653,17 @@
"layout" : "SIMPLEFLEX"
},
"getPSPanelItems" : [ {
"caption" : "
容器
",
"caption" : "
引用布局面板
",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "
container2
",
"name" : "
panelpart
",
"getPSLayout" : {
"layout" : "FLEX"
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
...
...
@@ -68665,135 +68673,150 @@
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_comment",
"name" : "container_comment
_content
",
"getPSLayout" : {
"align" : "center",
"dir" : "row",
"layout" : "FLEX",
"vAlign" : "center"
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"
grow" : -1
,
"layout" : "
FLEX
"
"
colMD" : 24
,
"layout" : "
TABLE_24COL
"
},
"getPSPanelItems" : [ {
"caption" : "
文本(动态)
",
"caption" : "
容器
",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_textbox",
"getPSEditor" : {
"editorParams" : {
"USERINSCRIPT" : "value.replaceAll(/\\@\\{\\\"(user)?id\\\":\\\"(.+?)\\\",\\\"name\\\":\\\"(.+?)\\\"\\}/g,(x, user, id, name) => {return controller.getNodeInfo({ id, name })}).replaceAll(/\\@\\{userid=(.+?),name=(.+?)\\}/g,(x, id, name) => {return controller.getNodeInfo({ id, name })})",
"QUOTECODELISTMAP" : "{\"type\":\"plmweb.base__recent_visite\"}",
"QUOTEFIELDMAP" : "{\"identifier\":\"show_identifier\",\"name\":\"name\",\"id\":\"id\",\"type\":\"owner_subtype\"}",
"QUOTEPARAMS" : "{\"page\":0,\"size\":20,\"sort\":\"update_time,desc\"}",
"QUOTEINSCRIPT" : "value.replaceAll(/\\#\\{\\\"id\\\":\\\"(.+?)\\\",\\\"name\\\":\\\"(.+?)\\\",\\\"identifier\\\":\\\"(.+?)\\\",\\\"icon\\\":\\\"((.|[\\t\\r\\f\\n\\s])+?)\\\"\\}/g,(x, id, name, identifier, icon) => {return controller.getNodeInfo({ id, name, identifier, icon })}).replaceAll(/\\#\\{id=(.+?),name=(.+?),identifier=(.+?),icon=((.|[\\t\\r\\f\\n\\s])+?)\\}/g,(x, id, name, identifier, icon) => {return controller.getNodeInfo({ id, name, identifier, icon })})",
"USERSCRIPT" : "`@{\"id\":\"${data.id}\",\"name\":\"${data.name}\"}`",
"QUOTESCRIPT" : "`#{\"id\":\"${data.id}\",\"name\":\"${data.name}\",\"identifier\":\"${data.identifier}\",\"icon\":\"${data.icon}\"}`",
"REPLYSCRIPT" : "value?.replace(/@{[^,]*,\"name\":\"(.*?)\"}/g,\"<span class=\\'comment-tag\\'>@$1</span>\").replace(/@{[^,]*,name=(.*?)}/g,\"<span class=\\'comment-tag\\'>@$1</span>\").replace(/#{\"id\":\"(.+?)\",\"name\":\"(.+?)\",\"identifier\":\"(.+?)\",\"icon\":\"((.|[\\t\\r\\f\\n\\s])+?)\"}/g, \"<span class=\\'comment-tag\\'>$4 $3 $2</span>\").replace(/#{id=(.+?),name=(.+?),identifier=(.+?),icon=((.|[\\t\\r\\f\\n\\s])+?)}/g, \"<span class=\\'comment-tag\\'>$4 $3 $2</span>\")",
"USERFIELDMAP" : "{\"id\":\"user_id\",\"name\":\"name\"}",
"USERURL" : "`projects/${context.project}/project_members/fetch_default`",
"QUOTEURL" : "`recents/fetch_recent_access`"
},
"editorStyle" : "COMMENT_PROJECT",
"editorType" : "HTMLEDITOR",
"name" : "field_textbox",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "COMMENT",
"runtimeObject" : true
},
"predefinedType" : "FIELD_TEXT_DYNAMIC"
},
"getPSLayoutPos" : {
"grow" : 8,
"layout" : "FLEX"
},
"hidden" : false,
"showCaption" : false
}, {
"actionType" : "UIACTION",
"buttonStyle" : "DEFAULT",
"caption" : "取消",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "comment_cancel",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "layoutpanel_comment_cancel"
"itemType" : "CONTAINER",
"name" : "container_comment",
"getPSLayout" : {
"align" : "center",
"dir" : "row",
"layout" : "FLEX",
"vAlign" : "center"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSUIAction" : {
"getPSPanelItems" : [ {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_textbox",
"getPSEditor" : {
"editorParams" : {
"USERINSCRIPT" : "value.replaceAll(/\\@\\{\\\"(user)?id\\\":\\\"(.+?)\\\",\\\"name\\\":\\\"(.+?)\\\"\\}/g,(x, user, id, name) => {return controller.getNodeInfo({ id, name })}).replaceAll(/\\@\\{userid=(.+?),name=(.+?)\\}/g,(x, id, name) => {return controller.getNodeInfo({ id, name })})",
"QUOTECODELISTMAP" : "{\"type\":\"plmweb.base__recent_visite\"}",
"QUOTEFIELDMAP" : "{\"identifier\":\"show_identifier\",\"name\":\"name\",\"id\":\"id\",\"type\":\"owner_subtype\"}",
"QUOTEPARAMS" : "{\"page\":0,\"size\":20,\"sort\":\"update_time,desc\"}",
"QUOTEINSCRIPT" : "value.replaceAll(/\\#\\{\\\"id\\\":\\\"(.+?)\\\",\\\"name\\\":\\\"(.+?)\\\",\\\"identifier\\\":\\\"(.+?)\\\",\\\"icon\\\":\\\"((.|[\\t\\r\\f\\n\\s])+?)\\\"\\}/g,(x, id, name, identifier, icon) => {return controller.getNodeInfo({ id, name, identifier, icon })}).replaceAll(/\\#\\{id=(.+?),name=(.+?),identifier=(.+?),icon=((.|[\\t\\r\\f\\n\\s])+?)\\}/g,(x, id, name, identifier, icon) => {return controller.getNodeInfo({ id, name, identifier, icon })})",
"USERSCRIPT" : "`@{\"id\":\"${data.id}\",\"name\":\"${data.name}\"}`",
"QUOTESCRIPT" : "`#{\"id\":\"${data.id}\",\"name\":\"${data.name}\",\"identifier\":\"${data.identifier}\",\"icon\":\"${data.icon}\"}`",
"REPLYSCRIPT" : "value?.replace(/@{[^,]*,\"name\":\"(.*?)\"}/g,\"<span class=\\'comment-tag\\'>@$1</span>\").replace(/@{[^,]*,name=(.*?)}/g,\"<span class=\\'comment-tag\\'>@$1</span>\").replace(/#{\"id\":\"(.+?)\",\"name\":\"(.+?)\",\"identifier\":\"(.+?)\",\"icon\":\"((.|[\\t\\r\\f\\n\\s])+?)\"}/g, \"<span class=\\'comment-tag\\'>$4 $3 $2</span>\").replace(/#{id=(.+?),name=(.+?),identifier=(.+?),icon=((.|[\\t\\r\\f\\n\\s])+?)}/g, \"<span class=\\'comment-tag\\'>$4 $3 $2</span>\")",
"USERFIELDMAP" : "{\"id\":\"user_id\",\"name\":\"name\"}",
"USERURL" : "`projects/${context.project}/project_members/fetch_default`",
"QUOTEURL" : "`recents/fetch_recent_access`"
},
"editorStyle" : "COMMENT_PROJECT",
"editorType" : "HTMLEDITOR",
"name" : "field_textbox",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "COMMENT",
"runtimeObject" : true
},
"predefinedType" : "FIELD_TEXT_DYNAMIC"
},
"getPSLayoutPos" : {
"grow" : 8,
"layout" : "FLEX"
},
"hidden" : false,
"showCaption" : false
}, {
"actionType" : "UIACTION",
"buttonStyle" : "DEFAULT",
"caption" : "取消",
"
codeName" : "Cancel
",
"
fullCodeName" : "Cancel
",
"name" : "
视图_取消
",
"
predefinedType" : "VIEW_CANCELACTION",
"timeout" : 60000
,
"uIActionMode" : "SYS",
"uIActionTag" : "Cancel"
,
"
uIActionType" : "DEUIACTION"
}
,
"tooltip" : "取消",
"showCaption" : true
},
{
"actionType" : "UIACTION
",
"buttonStyle" : "DEFAULT
",
"caption" : "确定
",
"itemStyle" : "DEFAULT
",
"itemType" : "BUTT
ON",
"name" : "comment_send"
,
"getPSAppViewUIAction" : {
"modelref" : true
,
"id" : "layoutpanel_comment_send
"
},
"getPSLayoutPos" : {
"
grow" : -1,
"layout" : "FLEX"
}
,
"getPSUIAction" : {
"
itemStyle" : "DEFAULT
",
"
itemType" : "BUTTON
",
"name" : "
comment_cancel
",
"
getPSAppViewUIAction" : {
"modelref" : true
,
"id" : "layoutpanel_comment_cancel"
}
,
"
getPSLayoutPos" : {
"grow" : -1
,
"layout" : "FLEX"
},
"getPSUIAction" :
{
"caption" : "取消
",
"codeName" : "Cancel
",
"fullCodeName" : "Cancel
",
"name" : "视图_取消
",
"predefinedType" : "VIEW_CANCELACTI
ON",
"timeout" : 60000
,
"uIActionMode" : "SYS",
"uIActionTag" : "Cancel"
,
"uIActionType" : "DEUIACTION
"
},
"tooltip" : "取消",
"
showCaption" : true
}, {
"actionType" : "UIACTION"
,
"buttonStyle" : "DEFAULT",
"caption" : "确定",
"codeName" : "Ok",
"fullCodeName" : "Ok",
"name" : "视图_确定",
"predefinedType" : "VIEW_OKACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Ok",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "确定",
"showCaption" : true
}, {
"caption" : "图片",
"contentType" : "IMAGE",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "comment_icon",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"shrink" : 0
},
"getPSRawItem" : {
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "comment_send",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "layoutpanel_comment_send"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSUIAction" : {
"caption" : "确定",
"codeName" : "Ok",
"fullCodeName" : "Ok",
"name" : "视图_确定",
"predefinedType" : "VIEW_OKACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Ok",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "确定",
"showCaption" : true
}, {
"caption" : "图片",
"contentType" : "IMAGE",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "comment_icon",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"shrink" : 0
},
"getPSRawItem" : {
"contentType" : "IMAGE",
"name" : "comment_icon",
"getPSSysImage" : {
"glyph" : "xf18e@FontAwesome",
"cssClass" : "fa fa-arrow-circle-o-right"
},
"predefinedType" : "STATIC_IMAGE"
},
"getPSSysImage" : {
"glyph" : "xf18e@FontAwesome",
"cssClass" : "fa fa-arrow-circle-o-right"
},
"predefinedType" : "STATIC_IMAGE"
},
"getPSSysImage" : {
"glyph" : "xf18e@FontAwesome",
"cssClass" : "fa fa-arrow-circle-o-right"
},
"showCaption" : true
"showCaption" : true
} ]
} ]
} ]
} ],
"predefinedType" : "PANELPART",
"showCaption" : true
} ]
}, {
"caption" : "面板容器",
...
...
@@ -68818,7 +68841,7 @@
"dataSourceType" : "DEACTION",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_
singledata
",
"name" : "container_
comment_content_right
",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
...
...
@@ -69563,7 +69586,7 @@
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
"rawContent" : "TeleportTag=
rawitem
",
"rawContent" : "TeleportTag=
CONTAINER_COMMENT_CONTENT
",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0,
"showCaption" : true
...
...
@@ -69584,181 +69607,221 @@
"infoGroupMode" : false,
"showCaption" : false
}, {
"codeName" : "grouppanel
1
",
"codeName" : "grouppanel
3
",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "grouppanel
1
",
"name" : "grouppanel
3
",
"getPSDEFormDetails" : [ {
"caption" : "金额",
"codeName" : "amount",
"dataType" : 6,
"codeName" : "grouppanel1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "amount",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxValue" : 10000.0,
"minValue" : 19.0,
"detailType" : "GROUPPANEL",
"name" : "grouppanel1",
"getPSDEFormDetails" : [ {
"caption" : "金额",
"codeName" : "amount",
"dataType" : 6,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "amount",
"precision" : 2
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"unitName" : "元",
"allowEmpty" : true,
"enableUnitName" : 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"
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
},
"editorType" : "DATEPICKEREX_NOTIME",
"editorWidth" : 100.0,
"name" : "date"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD",
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "属性20",
"codeName" : "field20",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field20",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD20",
"codeName" : "FIELD20"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field20"
},
"getPSLayoutPos" : {
"colMD" : 24,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxValue" : 10000.0,
"minValue" : 19.0,
"name" : "amount",
"precision" : 2
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"unitName" : "元",
"allowEmpty" : true,
"enableUnitName" : 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-MM-DD",
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "属性20",
"codeName" : "field20",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field20",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD20",
"codeName" : "FIELD20"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field20"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "数值4",
"codeName" : "number4",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "number4",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "NUMBER4",
"codeName" : "Number4"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "number4"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "数值3",
"codeName" : "number3",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "number3",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "NUMBER3",
"codeName" : "Number3"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "number3"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "数值1",
"codeName" : "number1",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "number1",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "NUMBER1",
"codeName" : "Number1"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "number1"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "数值4",
"codeName" : "number4",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "number4",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "NUMBER4",
"codeName" : "Number4"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "number4"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"
allowEmpty" : tru
e,
"showCaption" :
tru
e
"
infoGroupMode" : fals
e,
"showCaption" :
fals
e
}, {
"caption" : "数值3",
"codeName" : "number3",
"dataType" : 25,
"codeName" : "rawitem2",
"contentType" : "PLACEHOLDER",
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "number3",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "NUMBER3",
"codeName" : "Number3"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "number3"
},
"detailType" : "RAWITEM",
"name" : "rawitem2",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "数值1",
"codeName" : "number1",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "number1",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "NUMBER1",
"codeName" : "Number1"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "number1"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
"getPSRawItem" : {
"contentType" : "PLACEHOLDER",
"name" : "rawitem2",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
"allowEmpty" : true,
"rawContent" : "TeleportTag=CONTAINER_COMMENT_CONTENT_LEFT",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0,
"showCaption" : true
} ],
"getPSLayout" : {
...
...
@@ -69775,7 +69838,7 @@
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" :
fals
e
"showCaption" :
tru
e
}, {
"caption" : "测试实体标识",
"codeName" : "testid",
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json.css
浏览文件 @
2c47b61c
...
...
@@ -25,6 +25,36 @@
.ibiz-span.ibiz-panel-field-content
{
margin-left
:
0
;
}
/* 表单分组标题 */
.main-info-common-view
.ibiz-form-group--right_grouppanel
.ibiz-form-group__caption
{
font-size
:
16px
;
color
:
var
(
--ibiz-color-disabled-text
);
}
/* 表单分页样式(padding、导航栏标题) */
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
.ibiz-form-tab-panel
{
padding
:
0
11px
0
13px
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
.ibiz-form-tab-panel.el-tabs
.el-tabs__item
{
font-size
:
14px
;
}
/* 两侧滚动条 */
.main-info-common-view
.ibiz-control-form
{
height
:
100%
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
{
height
:
100%
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
>
.ibiz-form-page-item
{
height
:
100%
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
>
.ibiz-form-page-item
>
.ibiz-col--grid
{
height
:
100%
;
overflow
:
auto
scroll
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
>
.ibiz-form-page-item
>
.ibiz-col--grid
>
.ibiz-form-group
{
height
:
auto
;
}
.big-icon
{
padding
:
0
;
}
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.simple.json.css
浏览文件 @
2c47b61c
...
...
@@ -25,6 +25,36 @@
.ibiz-span.ibiz-panel-field-content
{
margin-left
:
0
;
}
/* 表单分组标题 */
.main-info-common-view
.ibiz-form-group--right_grouppanel
.ibiz-form-group__caption
{
font-size
:
16px
;
color
:
var
(
--ibiz-color-disabled-text
);
}
/* 表单分页样式(padding、导航栏标题) */
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
.ibiz-form-tab-panel
{
padding
:
0
11px
0
13px
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
.ibiz-form-tab-panel.el-tabs
.el-tabs__item
{
font-size
:
14px
;
}
/* 两侧滚动条 */
.main-info-common-view
.ibiz-control-form
{
height
:
100%
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
{
height
:
100%
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
>
.ibiz-form-page-item
{
height
:
100%
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
>
.ibiz-form-page-item
>
.ibiz-col--grid
{
height
:
100%
;
overflow
:
auto
scroll
;
}
.main-info-common-view
.ibiz-control-form
>
.ibiz-form-page
>
.ibiz-form-page-item
>
.ibiz-col--grid
>
.ibiz-form-group
{
height
:
auto
;
}
.big-icon
{
padding
:
0
;
}
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录