Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
66cd4219
提交
66cd4219
编写于
12月 21, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
tony001 发布系统代码 [TrainSys,网页端]
上级
81bffc51
变更
5
显示空白字符变更
内嵌
并排
正在显示
5 个修改的文件
包含
217 行增加
和
86 行删除
+217
-86
GridTestArrangePView_Grid.json
...AENTITIES/TESTGRID/PSGRIDS/GridTestArrangePView_Grid.json
+45
-8
TESTGRIDGridTestArrangePView.json
...YSAPPS/Web/PSAPPDEVIEWS/TESTGRIDGridTestArrangePView.json
+45
-8
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+105
-59
PSSYSAPP.simple.json
...el/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.simple.json
+9
-11
PSSYSTEM.json
...rc/main/resources/model/cn/ibizlab/trainsys/PSSYSTEM.json
+13
-0
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID/PSGRIDS/GridTestArrangePView_Grid.json
浏览文件 @
66cd4219
...
...
@@ -46,12 +46,9 @@
"name"
:
"TESTGRIDNAME"
,
"codeName"
:
"TESTGRIDName"
},
"getPSSysPFPlugin"
:
{
"pluginType"
:
"GRID_COLRENDER"
,
"pluginCode"
:
"GridColumnEditPlugin"
},
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
...
...
@@ -82,12 +79,9 @@
"glyph"
:
"xf002@FontAwesome"
,
"cssClass"
:
"fa fa-search"
},
"getPSSysPFPlugin"
:
{
"pluginType"
:
"GRID_COLRENDER"
,
"pluginCode"
:
"GridColumnEditPlugin"
},
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
...
...
@@ -165,6 +159,49 @@
}
}
],
"getPSDEGridEditItems"
:
[
{
"caption"
:
"测试表格名称"
,
"codeName"
:
"testgridname"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"testgridname"
,
"getPSAppDEField"
:
{
"name"
:
"TESTGRIDNAME"
,
"codeName"
:
"TESTGRIDName"
},
"getPSEditor"
:
{
"editorStyle"
:
"CUSTOMEDIT"
,
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"testgridname"
,
"getPSSysPFPlugin"
:
{
"pluginType"
:
"EDITOR_CUSTOMSTYLE"
,
"pluginCode"
:
"CUSTOMEDIT"
}
},
"allowEmpty"
:
true
},
{
"caption"
:
"更新人"
,
"codeName"
:
"updateman"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"name"
:
"updateman"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"getPSEditor"
:
{
"editorStyle"
:
"CUSTOMEDIT"
,
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
60
,
"name"
:
"updateman"
,
"getPSSysPFPlugin"
:
{
"pluginType"
:
"EDITOR_CUSTOMSTYLE"
,
"pluginCode"
:
"CUSTOMEDIT"
}
},
"allowEmpty"
:
false
,
"convertToCodeItemText"
:
true
},
{
"caption"
:
"测试表格标识"
,
"codeName"
:
"srfkey"
,
"enableCond"
:
3
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGRIDGridTestArrangePView.json
浏览文件 @
66cd4219
...
...
@@ -215,12 +215,9 @@
"name"
:
"TESTGRIDNAME"
,
"codeName"
:
"TESTGRIDName"
},
"getPSSysPFPlugin"
:
{
"pluginType"
:
"GRID_COLRENDER"
,
"pluginCode"
:
"GridColumnEditPlugin"
},
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
...
...
@@ -251,12 +248,9 @@
"glyph"
:
"xf002@FontAwesome"
,
"cssClass"
:
"fa fa-search"
},
"getPSSysPFPlugin"
:
{
"pluginType"
:
"GRID_COLRENDER"
,
"pluginCode"
:
"GridColumnEditPlugin"
},
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
...
...
@@ -334,6 +328,49 @@
}
}
],
"getPSDEGridEditItems"
:
[
{
"caption"
:
"测试表格名称"
,
"codeName"
:
"testgridname"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"testgridname"
,
"getPSAppDEField"
:
{
"name"
:
"TESTGRIDNAME"
,
"codeName"
:
"TESTGRIDName"
},
"getPSEditor"
:
{
"editorStyle"
:
"CUSTOMEDIT"
,
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"testgridname"
,
"getPSSysPFPlugin"
:
{
"pluginType"
:
"EDITOR_CUSTOMSTYLE"
,
"pluginCode"
:
"CUSTOMEDIT"
}
},
"allowEmpty"
:
true
},
{
"caption"
:
"更新人"
,
"codeName"
:
"updateman"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"name"
:
"updateman"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"getPSEditor"
:
{
"editorStyle"
:
"CUSTOMEDIT"
,
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
60
,
"name"
:
"updateman"
,
"getPSSysPFPlugin"
:
{
"pluginType"
:
"EDITOR_CUSTOMSTYLE"
,
"pluginCode"
:
"CUSTOMEDIT"
}
},
"allowEmpty"
:
false
,
"convertToCodeItemText"
:
true
},
{
"caption"
:
"测试表格标识"
,
"codeName"
:
"srfkey"
,
"enableCond"
:
3
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
66cd4219
...
...
@@ -2363,6 +2363,17 @@
},
"pluginCode" : "ALLORGSELECT",
"styleCode" : "ALLORGSELECT"
}, {
"codeName" : "CUSTOMEDIT",
"containerType" : "GRIDCOLUMN",
"editorType" : "TEXTBOX",
"name" : "自定义编辑样式",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "CUSTOMEDIT"
},
"pluginCode" : "CUSTOMEDIT",
"styleCode" : "CUSTOMEDIT"
}, {
"codeName" : "DEPATMENTMULTIPLE",
"containerType" : "FORMITEM",
...
...
@@ -4921,6 +4932,15 @@
"rTObjectRepo" : "@ibiz-template-plugin/department-select@0.0.10-alpha.16",
"refMode" : "EDITORSTYPE",
"runtimeObject" : true
}, {
"name" : "【文本框】自定义编辑",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "CUSTOMEDIT"
},
"pluginCode" : "CUSTOMEDIT",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "EDITORSTYPE"
}, {
"name" : "人员选择",
"getPSSysPFPlugin" : {
...
...
@@ -5186,17 +5206,6 @@
"refMode" : "CONTROLITEM",
"refTag" : "GRID",
"refTag2" : "DEFGRIDCOLUMN"
}, {
"name" : "表格列编辑绘制插件",
"getPSSysPFPlugin" : {
"pluginType" : "GRID_COLRENDER",
"pluginCode" : "GridColumnEditPlugin"
},
"pluginCode" : "GridColumnEditPlugin",
"pluginType" : "GRID_COLRENDER",
"refMode" : "CONTROLITEM",
"refTag" : "GRID",
"refTag2" : "DEFGRIDCOLUMN"
}, {
"name" : "轻量级日历部件插件",
"getPSSysPFPlugin" : {
...
...
@@ -12254,12 +12263,6 @@
"codeName" : "VMGroup3",
"name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
}
}, {
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
...
...
@@ -12271,6 +12274,12 @@
"modelref" : true,
"id" : "ViewMsg5"
}
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
}
} ]
}, {
"codeName" : "VMGroup7",
...
...
@@ -12286,10 +12295,10 @@
"codeName" : "VMGroup4",
"name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-
弹出
",
"name" : "消息位置-
视图上方
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
10
"
"id" : "ViewMsg
7
"
}
}, {
"name" : "消息位置-视图下方",
...
...
@@ -12298,53 +12307,53 @@
"id" : "ViewMsg8"
}
}, {
"name" : "消息位置-
视图内容区
",
"name" : "消息位置-
弹出
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
9
"
"id" : "ViewMsg
10
"
}
}, {
"name" : "消息位置-视图
上方
",
"name" : "消息位置-视图
内容区
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
7
"
"id" : "ViewMsg
9
"
}
} ]
}, {
"codeName" : "VMGroup8",
"name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-
错误
信息",
"name" : "消息类型-
警告
信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
6
"
"id" : "ViewMsg
5
"
},
"position" : "POPUP"
}, {
"name" : "消息
类型-常规信息
",
"name" : "消息
位置-视图内容区
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
},
"position" : "POPUP"
"id" : "ViewMsg9"
}
}, {
"name" : "关闭模式-
无删除-上方-常规
",
"name" : "关闭模式-
默认删除-上方-错误
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
1
"
"id" : "ViewMsg1
2
"
}
}, {
"name" : "
消息位置-视图内容区
",
"name" : "
关闭模式-本次删除-上方-警告
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
9
"
"id" : "ViewMsg
13
"
}
}, {
"name" : "
关闭模式-默认删除-上方-错误
",
"name" : "
消息类型-错误信息
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
"id" : "ViewMsg6"
},
"position" : "POPUP"
}, {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
...
...
@@ -12352,27 +12361,27 @@
"id" : "ViewMsg8"
}
}, {
"name" : "
关闭模式-本次删除-上方-警告
",
"name" : "
消息类型-常规信息
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
"id" : "ViewMsg4"
},
"position" : "POPUP"
}, {
"name" : "
消息类型-警告信息
",
"name" : "
关闭模式-无删除-上方-常规
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
},
"position" : "POPUP"
"id" : "ViewMsg11"
}
} ]
}, {
"codeName" : "VMGroup5",
"name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-
默认
删除",
"name" : "关闭模式-
本次
删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
2
"
"id" : "ViewMsg1
3
"
}
}, {
"name" : "关闭模式-无删除",
...
...
@@ -12381,26 +12390,26 @@
"id" : "ViewMsg11"
}
}, {
"name" : "关闭模式-
本次
删除",
"name" : "关闭模式-
默认
删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
3
"
"id" : "ViewMsg1
2
"
}
} ]
}, {
"codeName" : "VMGroup6",
"name" : "视图消息动态模式测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "动态模式-
实体数据集
",
"name" : "动态模式-
静态内容
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
4
"
"id" : "ViewMsg1
5
"
}
}, {
"name" : "动态模式-
静态内容
",
"name" : "动态模式-
实体数据集
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
5
"
"id" : "ViewMsg1
4
"
}
} ]
} ],
...
...
@@ -47504,12 +47513,9 @@
"name" : "TESTGRIDNAME",
"codeName" : "TESTGRIDName"
},
"getPSSysPFPlugin" : {
"pluginType" : "GRID_COLRENDER",
"pluginCode" : "GridColumnEditPlugin"
},
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
...
...
@@ -47540,12 +47546,9 @@
"glyph" : "xf002@FontAwesome",
"cssClass" : "fa fa-search"
},
"getPSSysPFPlugin" : {
"pluginType" : "GRID_COLRENDER",
"pluginCode" : "GridColumnEditPlugin"
},
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
...
...
@@ -47623,6 +47626,49 @@
}
} ],
"getPSDEGridEditItems" : [ {
"caption" : "测试表格名称",
"codeName" : "testgridname",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "testgridname",
"getPSAppDEField" : {
"name" : "TESTGRIDNAME",
"codeName" : "TESTGRIDName"
},
"getPSEditor" : {
"editorStyle" : "CUSTOMEDIT",
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "testgridname",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "CUSTOMEDIT"
}
},
"allowEmpty" : true
}, {
"caption" : "更新人",
"codeName" : "updateman",
"enableCond" : 3,
"ignoreInput" : 3,
"name" : "updateman",
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
},
"getPSEditor" : {
"editorStyle" : "CUSTOMEDIT",
"editorType" : "TEXTBOX",
"maxLength" : 60,
"name" : "updateman",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "CUSTOMEDIT"
}
},
"allowEmpty" : false,
"convertToCodeItemText" : true
}, {
"caption" : "测试表格标识",
"codeName" : "srfkey",
"enableCond" : 3,
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.simple.json
浏览文件 @
66cd4219
...
...
@@ -193,6 +193,15 @@
"rTObjectRepo"
:
"@ibiz-template-plugin/department-select@0.0.10-alpha.16"
,
"refMode"
:
"EDITORSTYPE"
,
"runtimeObject"
:
true
},
{
"name"
:
"【文本框】自定义编辑"
,
"getPSSysPFPlugin"
:
{
"pluginType"
:
"EDITOR_CUSTOMSTYLE"
,
"pluginCode"
:
"CUSTOMEDIT"
},
"pluginCode"
:
"CUSTOMEDIT"
,
"pluginType"
:
"EDITOR_CUSTOMSTYLE"
,
"refMode"
:
"EDITORSTYPE"
},
{
"name"
:
"人员选择"
,
"getPSSysPFPlugin"
:
{
...
...
@@ -458,17 +467,6 @@
"refMode"
:
"CONTROLITEM"
,
"refTag"
:
"GRID"
,
"refTag2"
:
"DEFGRIDCOLUMN"
},
{
"name"
:
"表格列编辑绘制插件"
,
"getPSSysPFPlugin"
:
{
"pluginType"
:
"GRID_COLRENDER"
,
"pluginCode"
:
"GridColumnEditPlugin"
},
"pluginCode"
:
"GridColumnEditPlugin"
,
"pluginType"
:
"GRID_COLRENDER"
,
"refMode"
:
"CONTROLITEM"
,
"refTag"
:
"GRID"
,
"refTag2"
:
"DEFGRIDCOLUMN"
},
{
"name"
:
"轻量级日历部件插件"
,
"getPSSysPFPlugin"
:
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSTEM.json
浏览文件 @
66cd4219
...
...
@@ -895,6 +895,19 @@
},
"styleCode"
:
"ALLDEPATMENTSELECT"
,
"replaceDefault"
:
false
},
{
"codeName"
:
"CUSTOMEDIT"
,
"dynaModelFilePath"
:
"PSSYSEDITORSTYLES/CUSTOMEDIT.json"
,
"editorHeight"
:
-1.0
,
"editorType"
:
"TEXTBOX"
,
"editorWidth"
:
-1.0
,
"name"
:
"自定义编辑样式"
,
"getPSSysPFPlugin"
:
{
"pluginType"
:
"EDITOR_CUSTOMSTYLE"
,
"pluginCode"
:
"CUSTOMEDIT"
},
"styleCode"
:
"CUSTOMEDIT"
,
"replaceDefault"
:
false
},
{
"codeName"
:
"Auto9"
,
"dynaModelFilePath"
:
"PSSYSEDITORSTYLES/Auto9.json"
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录