Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
c3a77be0
提交
c3a77be0
编写于
3月 25, 2024
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
zhanghengfeng 发布系统代码 [TrainSys,网页端]
上级
e238e875
变更
5
隐藏空白字符变更
内嵌
并排
正在显示
5 个修改的文件
包含
91 行增加
和
64 行删除
+91
-64
PSSYSAPP.json
.../ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
+4
-4
EditorTest.json
...YSAPPS/Web/PSAPPDATAENTITIES/Book/PSFORMS/EditorTest.json
+14
-5
bookBookEditViewEditorTest.json
...SSYSAPPS/Web/PSAPPDEVIEWS/bookBookEditViewEditorTest.json
+14
-5
bookHoverEditView.json
...rainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookHoverEditView.json
+14
-5
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+45
-45
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
浏览文件 @
c3a77be0
...
@@ -1494,16 +1494,16 @@
...
@@ -1494,16 +1494,16 @@
"codeName"
:
"VMGroup2"
,
"codeName"
:
"VMGroup2"
,
"name"
:
"视图消息组2"
,
"name"
:
"视图消息组2"
,
"getPSAppViewMsgGroupDetails"
:
[
{
"getPSAppViewMsgGroupDetails"
:
[
{
"name"
:
"视图消息"
,
"name"
:
"视图消息
2
"
,
"getPSAppViewMsg"
:
{
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"ViewMsg
2
"
"id"
:
"ViewMsg
3
"
}
}
},
{
},
{
"name"
:
"视图消息
2
"
,
"name"
:
"视图消息"
,
"getPSAppViewMsg"
:
{
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"ViewMsg
3
"
"id"
:
"ViewMsg
2
"
}
}
}
],
}
],
"uniqueTag"
:
"VMGroup2"
"uniqueTag"
:
"VMGroup2"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSFORMS/EditorTest.json
浏览文件 @
c3a77be0
...
@@ -63,11 +63,20 @@
...
@@ -63,11 +63,20 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
}
},
},
"hookEventNames"
:
[
"ONLOADSUCCESS"
],
"logicName"
:
"编辑器测试"
,
"logicName"
:
"编辑器测试"
,
"getPSAppDataEntity"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"onLoadSuccess"
,
"itemName"
:
"formitem11"
,
"logicTag"
:
"form"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"formitem11"
,
"scriptCode"
:
"console.log(data)"
}
],
"getPSDEFormItemUpdates"
:
[
{
"getPSDEFormItemUpdates"
:
[
{
"codeName"
:
"updateA"
,
"codeName"
:
"updateA"
,
"name"
:
"表单项更新"
,
"name"
:
"表单项更新"
,
...
@@ -76,17 +85,17 @@
...
@@ -76,17 +85,17 @@
"id"
:
"Get"
"id"
:
"Get"
},
},
"getPSDEFIUpdateDetails"
:
[
{
"getPSDEFIUpdateDetails"
:
[
{
"name"
:
"field8"
"name"
:
"field13"
},
{
"name"
:
"field11"
},
{
},
{
"name"
:
"field14"
"name"
:
"field14"
},
{
},
{
"name"
:
"field1
1
"
"name"
:
"field1
7
"
},
{
},
{
"name"
:
"field
13
"
"name"
:
"field
8
"
},
{
},
{
"name"
:
"type"
"name"
:
"type"
},
{
"name"
:
"field17"
}
]
}
]
}
],
}
],
"getPSDEFormItemVRs"
:
[
{
"getPSDEFormItemVRs"
:
[
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookBookEditViewEditorTest.json
浏览文件 @
c3a77be0
...
@@ -94,6 +94,7 @@
...
@@ -94,6 +94,7 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
}
},
},
"hookEventNames"
:
[
"ONLOADSUCCESS"
],
"logicName"
:
"编辑器测试"
,
"logicName"
:
"编辑器测试"
,
"getPSAppDataEntity"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
...
@@ -178,6 +179,14 @@
...
@@ -178,6 +179,14 @@
"enableDEFieldPrivilege"
:
false
,
"enableDEFieldPrivilege"
:
false
,
"id"
:
"编辑表单处理器"
"id"
:
"编辑表单处理器"
},
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"onLoadSuccess"
,
"itemName"
:
"formitem11"
,
"logicTag"
:
"form"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"formitem11"
,
"scriptCode"
:
"console.log(data)"
}
],
"getPSControlParam"
:
{
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"showBusyIndicator"
:
true
,
...
@@ -194,17 +203,17 @@
...
@@ -194,17 +203,17 @@
"id"
:
"Get"
"id"
:
"Get"
},
},
"getPSDEFIUpdateDetails"
:
[
{
"getPSDEFIUpdateDetails"
:
[
{
"name"
:
"field8"
"name"
:
"field13"
},
{
"name"
:
"field11"
},
{
},
{
"name"
:
"field14"
"name"
:
"field14"
},
{
},
{
"name"
:
"field1
1
"
"name"
:
"field1
7
"
},
{
},
{
"name"
:
"field
13
"
"name"
:
"field
8
"
},
{
},
{
"name"
:
"type"
"name"
:
"type"
},
{
"name"
:
"field17"
}
]
}
]
}
],
}
],
"getPSDEFormItemVRs"
:
[
{
"getPSDEFormItemVRs"
:
[
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookHoverEditView.json
浏览文件 @
c3a77be0
...
@@ -562,6 +562,7 @@
...
@@ -562,6 +562,7 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
}
},
},
"hookEventNames"
:
[
"ONLOADSUCCESS"
],
"logicName"
:
"编辑器测试"
,
"logicName"
:
"编辑器测试"
,
"getPSAppDataEntity"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
...
@@ -646,6 +647,14 @@
...
@@ -646,6 +647,14 @@
"enableDEFieldPrivilege"
:
false
,
"enableDEFieldPrivilege"
:
false
,
"id"
:
"编辑表单处理器"
"id"
:
"编辑表单处理器"
},
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"onLoadSuccess"
,
"itemName"
:
"formitem11"
,
"logicTag"
:
"form"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"formitem11"
,
"scriptCode"
:
"console.log(data)"
}
],
"getPSControlParam"
:
{
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"showBusyIndicator"
:
true
,
...
@@ -662,17 +671,17 @@
...
@@ -662,17 +671,17 @@
"id"
:
"Get"
"id"
:
"Get"
},
},
"getPSDEFIUpdateDetails"
:
[
{
"getPSDEFIUpdateDetails"
:
[
{
"name"
:
"field8"
"name"
:
"field13"
},
{
"name"
:
"field11"
},
{
},
{
"name"
:
"field14"
"name"
:
"field14"
},
{
},
{
"name"
:
"field1
1
"
"name"
:
"field1
7
"
},
{
},
{
"name"
:
"field
13
"
"name"
:
"field
8
"
},
{
},
{
"name"
:
"type"
"name"
:
"type"
},
{
"name"
:
"field17"
}
]
}
]
}
],
}
],
"getPSDEFormItemVRs"
:
[
{
"getPSDEFormItemVRs"
:
[
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
c3a77be0
...
@@ -16635,16 +16635,16 @@
...
@@ -16635,16 +16635,16 @@
"codeName" : "VMGroup2",
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息",
"name" : "视图消息
2
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
2
"
"id" : "ViewMsg
3
"
}
}
}, {
}, {
"name" : "视图消息
2
",
"name" : "视图消息",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
3
"
"id" : "ViewMsg
2
"
}
}
} ],
} ],
"uniqueTag" : "VMGroup2"
"uniqueTag" : "VMGroup2"
...
@@ -16676,22 +16676,22 @@
...
@@ -16676,22 +16676,22 @@
"codeName" : "VMGroup3",
"codeName" : "VMGroup3",
"name" : "视图消息类型测试",
"name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ {
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-
警告
信息",
"name" : "消息类型-
常规
信息",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
5
"
"id" : "ViewMsg
4
"
}
}
}, {
}, {
"name" : "消息类型-
错误
信息",
"name" : "消息类型-
警告
信息",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
6
"
"id" : "ViewMsg
5
"
}
}
}, {
}, {
"name" : "消息类型-
常规
信息",
"name" : "消息类型-
错误
信息",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
4
"
"id" : "ViewMsg
6
"
}
}
} ],
} ],
"uniqueTag" : "VMGroup3"
"uniqueTag" : "VMGroup3"
...
@@ -16710,28 +16710,28 @@
...
@@ -16710,28 +16710,28 @@
"codeName" : "VMGroup4",
"codeName" : "VMGroup4",
"name" : "视图消息位置测试",
"name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ {
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图
下
方",
"name" : "消息位置-视图
上
方",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
8
"
"id" : "ViewMsg
7
"
}
}
}, {
}, {
"name" : "消息位置-
弹出
",
"name" : "消息位置-
视图内容区
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
10
"
"id" : "ViewMsg
9
"
}
}
}, {
}, {
"name" : "消息位置-视图
内容区
",
"name" : "消息位置-视图
下方
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
9
"
"id" : "ViewMsg
8
"
}
}
}, {
}, {
"name" : "消息位置-
视图上方
",
"name" : "消息位置-
弹出
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
7
"
"id" : "ViewMsg
10
"
}
}
} ],
} ],
"uniqueTag" : "VMGroup4"
"uniqueTag" : "VMGroup4"
...
@@ -16739,16 +16739,17 @@
...
@@ -16739,16 +16739,17 @@
"codeName" : "VMGroup8",
"codeName" : "VMGroup8",
"name" : "【静态测试】",
"name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ {
"getPSAppViewMsgGroupDetails" : [ {
"name" : "
关闭模式-本次删除-上方-警告
",
"name" : "
消息类型-警告信息
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg13"
"id" : "ViewMsg5"
}
},
"position" : "POPUP"
}, {
}, {
"name" : "消息类型-
错误
信息",
"name" : "消息类型-
常规
信息",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
6
"
"id" : "ViewMsg
4
"
},
},
"position" : "POPUP"
"position" : "POPUP"
}, {
}, {
...
@@ -16758,35 +16759,34 @@
...
@@ -16758,35 +16759,34 @@
"id" : "ViewMsg11"
"id" : "ViewMsg11"
}
}
}, {
}, {
"name" : "消息
类型-常规信息
",
"name" : "消息
位置-视图内容区
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg4"
"id" : "ViewMsg9"
},
}
"position" : "POPUP"
}, {
}, {
"name" : "
消息位置-视图下方
",
"name" : "
关闭模式-默认删除-上方-错误
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
8
"
"id" : "ViewMsg
12
"
}
}
}, {
}, {
"name" : "关闭模式-
默认删除-上方-错误
",
"name" : "关闭模式-
本次删除-上方-警告
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg1
2
"
"id" : "ViewMsg1
3
"
}
}
}, {
}, {
"name" : "消息位置-视图
内容区
",
"name" : "消息位置-视图
下方
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
9
"
"id" : "ViewMsg
8
"
}
}
}, {
}, {
"name" : "消息类型-
警告
信息",
"name" : "消息类型-
错误
信息",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
5
"
"id" : "ViewMsg
6
"
},
},
"position" : "POPUP"
"position" : "POPUP"
} ],
} ],
...
@@ -16795,12 +16795,6 @@
...
@@ -16795,12 +16795,6 @@
"codeName" : "VMGroup5",
"codeName" : "VMGroup5",
"name" : "视图消息关闭模式",
"name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ {
"getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-无删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
}, {
"name" : "关闭模式-默认删除",
"name" : "关闭模式-默认删除",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
...
@@ -16812,22 +16806,28 @@
...
@@ -16812,22 +16806,28 @@
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg13"
"id" : "ViewMsg13"
}
}
}, {
"name" : "关闭模式-无删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
} ],
} ],
"uniqueTag" : "VMGroup5"
"uniqueTag" : "VMGroup5"
}, {
}, {
"codeName" : "VMGroup6",
"codeName" : "VMGroup6",
"name" : "视图消息动态模式测试",
"name" : "视图消息动态模式测试",
"getPSAppViewMsgGroupDetails" : [ {
"getPSAppViewMsgGroupDetails" : [ {
"name" : "动态模式-
实体数据集
",
"name" : "动态模式-
静态内容
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg1
4
"
"id" : "ViewMsg1
5
"
}
}
}, {
}, {
"name" : "动态模式-
静态内容
",
"name" : "动态模式-
实体数据集
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg1
5
"
"id" : "ViewMsg1
4
"
}
}
} ],
} ],
"uniqueTag" : "VMGroup6"
"uniqueTag" : "VMGroup6"
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录