Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
94716e75
提交
94716e75
编写于
4月 23, 2024
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
tony001 发布系统代码 [TrainSys,网页端]
上级
85e69a7d
变更
7
展开全部
隐藏空白字符变更
内嵌
并排
正在显示
7 个修改的文件
包含
421 行增加
和
179 行删除
+421
-179
TEST.json
...bizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json
+21
-4
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.json
+247
-73
Student.json
.../PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json
+30
-30
TEST.json
...sys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json
+21
-4
Student.json
...lab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json
+30
-30
TEST.json
...bizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
+21
-4
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+51
-34
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json
浏览文件 @
94716e75
...
...
@@ -7158,19 +7158,31 @@
"dstFieldName"
:
"name"
,
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"
GLOBAL
"
"id"
:
"
test
"
},
"name"
:
"直接值[全局变量] ==>
GLOBAL
[name]"
,
"name"
:
"直接值[全局变量] ==>
test
[name]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcValue"
:
"全局变量"
,
"srcValueType"
:
"SRCVALUE"
},
{
"dstFieldName"
:
"value"
,
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"GLOBAL"
},
"name"
:
"直接值[测试123123121] ==> GLOBAL[value]"
,
"name"
:
"test ==> GLOBAL"
,
"paramAction"
:
"BINDPARAM"
,
"getSrcPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"test"
},
"srcValueType"
:
"SRCDLPARAM"
},
{
"dstFieldName"
:
"value"
,
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"test"
},
"name"
:
"直接值[测试123123121] ==> test[value]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcValue"
:
"测试123123121"
,
"srcValueType"
:
"SRCVALUE"
...
...
@@ -7189,6 +7201,11 @@
"name"
:
"传入变量"
,
"default"
:
true
,
"entityParam"
:
true
},
{
"codeName"
:
"test"
,
"logicName"
:
"测试"
,
"name"
:
"测试"
,
"entityParam"
:
true
},
{
"codeName"
:
"GLOBAL"
,
"logicName"
:
"全局变量"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.json
浏览文件 @
94716e75
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json
浏览文件 @
94716e75
...
...
@@ -1855,31 +1855,6 @@
}
],
"topPos"
:
200
,
"parallelOutput"
:
true
},
{
"codeName"
:
"END1"
,
"leftPos"
:
1206
,
"logicNodeType"
:
"END"
,
"name"
:
"结束"
,
"topPos"
:
200
},
{
"code"
:
"uiLogic.data.name=uiLogic.studentGridView.model.caption;"
,
"codeName"
:
"RAWJSCODE1"
,
"leftPos"
:
360
,
"logicNodeType"
:
"RAWJSCODE"
,
"name"
:
"注入脚本代码"
,
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"DEUIACTION1"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"RAWJSCODE1"
}
}
],
"topPos"
:
208
},
{
"codeName"
:
"DEUIACTION1"
,
"getDstPSAppDEUIAction"
:
{
...
...
@@ -1914,6 +1889,31 @@
}
}
],
"topPos"
:
208
},
{
"code"
:
"const portletView = view.getController(
\"
studentGridView
\"
);
\r\n
if (portletView) {
\r\n
uiLogic.data.name=portletView.model.caption;
\r\n
}"
,
"codeName"
:
"RAWJSCODE1"
,
"leftPos"
:
360
,
"logicNodeType"
:
"RAWJSCODE"
,
"name"
:
"注入脚本代码"
,
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"DEUIACTION1"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"RAWJSCODE1"
}
}
],
"topPos"
:
208
},
{
"codeName"
:
"END1"
,
"leftPos"
:
1206
,
"logicNodeType"
:
"END"
,
"name"
:
"结束"
,
"topPos"
:
200
},
{
"code"
:
"console.log(222)"
,
"codeName"
:
"RAWJSCODE2"
,
...
...
@@ -1935,15 +1935,15 @@
"topPos"
:
208
}
],
"getPSDEUILogicParams"
:
[
{
"codeName"
:
"studentGridView"
,
"logicName"
:
"门户嵌入视图"
,
"name"
:
"门户嵌入视图"
,
"ctrlParam"
:
true
},
{
"codeName"
:
"data"
,
"logicName"
:
"输入数据"
,
"name"
:
"输入数据"
,
"entityParam"
:
true
},
{
"codeName"
:
"studentGridView"
,
"logicName"
:
"门户嵌入视图"
,
"name"
:
"门户嵌入视图"
,
"ctrlParam"
:
true
},
{
"codeName"
:
"Default"
,
"logicName"
:
"传入变量"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json
浏览文件 @
94716e75
...
...
@@ -7168,19 +7168,31 @@
"dstFieldName"
:
"name"
,
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"
GLOBAL
"
"id"
:
"
test
"
},
"name"
:
"直接值[全局变量] ==>
GLOBAL
[name]"
,
"name"
:
"直接值[全局变量] ==>
test
[name]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcValue"
:
"全局变量"
,
"srcValueType"
:
"SRCVALUE"
},
{
"dstFieldName"
:
"value"
,
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"GLOBAL"
},
"name"
:
"直接值[测试123123121] ==> GLOBAL[value]"
,
"name"
:
"test ==> GLOBAL"
,
"paramAction"
:
"BINDPARAM"
,
"getSrcPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"test"
},
"srcValueType"
:
"SRCDLPARAM"
},
{
"dstFieldName"
:
"value"
,
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"test"
},
"name"
:
"直接值[测试123123121] ==> test[value]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcValue"
:
"测试123123121"
,
"srcValueType"
:
"SRCVALUE"
...
...
@@ -7199,6 +7211,11 @@
"name"
:
"传入变量"
,
"default"
:
true
,
"entityParam"
:
true
},
{
"codeName"
:
"test"
,
"logicName"
:
"测试"
,
"name"
:
"测试"
,
"entityParam"
:
true
},
{
"codeName"
:
"GLOBAL"
,
"logicName"
:
"全局变量"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json
浏览文件 @
94716e75
...
...
@@ -1893,31 +1893,6 @@
}
],
"topPos"
:
200
,
"parallelOutput"
:
true
},
{
"codeName"
:
"END1"
,
"leftPos"
:
1206
,
"logicNodeType"
:
"END"
,
"name"
:
"结束"
,
"topPos"
:
200
},
{
"code"
:
"uiLogic.data.name=uiLogic.studentGridView.model.caption;"
,
"codeName"
:
"RAWJSCODE1"
,
"leftPos"
:
360
,
"logicNodeType"
:
"RAWJSCODE"
,
"name"
:
"注入脚本代码"
,
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"DEUIACTION1"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"RAWJSCODE1"
}
}
],
"topPos"
:
208
},
{
"codeName"
:
"DEUIACTION1"
,
"getDstPSAppDEUIAction"
:
{
...
...
@@ -1952,6 +1927,31 @@
}
}
],
"topPos"
:
208
},
{
"code"
:
"const portletView = view.getController(
\"
studentGridView
\"
);
\r\n
if (portletView) {
\r\n
uiLogic.data.name=portletView.model.caption;
\r\n
}"
,
"codeName"
:
"RAWJSCODE1"
,
"leftPos"
:
360
,
"logicNodeType"
:
"RAWJSCODE"
,
"name"
:
"注入脚本代码"
,
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"DEUIACTION1"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"RAWJSCODE1"
}
}
],
"topPos"
:
208
},
{
"codeName"
:
"END1"
,
"leftPos"
:
1206
,
"logicNodeType"
:
"END"
,
"name"
:
"结束"
,
"topPos"
:
200
},
{
"code"
:
"console.log(222)"
,
"codeName"
:
"RAWJSCODE2"
,
...
...
@@ -1973,15 +1973,15 @@
"topPos"
:
208
}
],
"getPSDEUILogicParams"
:
[
{
"codeName"
:
"studentGridView"
,
"logicName"
:
"门户嵌入视图"
,
"name"
:
"门户嵌入视图"
,
"ctrlParam"
:
true
},
{
"codeName"
:
"data"
,
"logicName"
:
"输入数据"
,
"name"
:
"输入数据"
,
"entityParam"
:
true
},
{
"codeName"
:
"studentGridView"
,
"logicName"
:
"门户嵌入视图"
,
"name"
:
"门户嵌入视图"
,
"ctrlParam"
:
true
},
{
"codeName"
:
"Default"
,
"logicName"
:
"传入变量"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
浏览文件 @
94716e75
...
...
@@ -8581,19 +8581,31 @@
"dstFieldName"
:
"name"
,
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"
GLOBAL
"
"id"
:
"
test
"
},
"name"
:
"直接值[全局变量] ==>
GLOBAL
[name]"
,
"name"
:
"直接值[全局变量] ==>
test
[name]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcValue"
:
"全局变量"
,
"srcValueType"
:
"SRCVALUE"
},
{
"dstFieldName"
:
"value"
,
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"GLOBAL"
},
"name"
:
"直接值[测试123123121] ==> GLOBAL[value]"
,
"name"
:
"test ==> GLOBAL"
,
"paramAction"
:
"BINDPARAM"
,
"getSrcPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"test"
},
"srcValueType"
:
"SRCDLPARAM"
},
{
"dstFieldName"
:
"value"
,
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"test"
},
"name"
:
"直接值[测试123123121] ==> test[value]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcValue"
:
"测试123123121"
,
"srcValueType"
:
"SRCVALUE"
...
...
@@ -8612,6 +8624,11 @@
"name"
:
"传入变量"
,
"default"
:
true
,
"entityParam"
:
true
},
{
"codeName"
:
"test"
,
"logicName"
:
"测试"
,
"name"
:
"测试"
,
"entityParam"
:
true
},
{
"codeName"
:
"GLOBAL"
,
"logicName"
:
"全局变量"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
94716e75
...
...
@@ -88914,19 +88914,31 @@
"dstFieldName" : "name",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "
GLOBAL
"
"id" : "
test
"
},
"name" : "直接值[全局变量] ==>
GLOBAL
[name]",
"name" : "直接值[全局变量] ==>
test
[name]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "全局变量",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "GLOBAL"
},
"name" : "直接值[测试123123121] ==> GLOBAL[value]",
"name" : "test ==> GLOBAL",
"paramAction" : "BINDPARAM",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"srcValueType" : "SRCDLPARAM"
}, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"name" : "直接值[测试123123121] ==> test[value]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "测试123123121",
"srcValueType" : "SRCVALUE"
...
...
@@ -88945,6 +88957,11 @@
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
"name" : "测试",
"entityParam" : true
}, {
"codeName" : "GLOBAL",
"logicName" : "全局变量",
...
...
@@ -102984,31 +103001,6 @@
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 1206,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 200
}, {
"code" : "uiLogic.data.name=uiLogic.studentGridView.model.caption;",
"codeName" : "RAWJSCODE1",
"leftPos" : 360,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
}, {
"codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : {
...
...
@@ -103043,6 +103035,31 @@
}
} ],
"topPos" : 208
}, {
"code" : "const portletView = view.getController(\"studentGridView\");\r\nif (portletView) {\r\n uiLogic.data.name=portletView.model.caption;\r\n}",
"codeName" : "RAWJSCODE1",
"leftPos" : 360,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
}, {
"codeName" : "END1",
"leftPos" : 1206,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 200
}, {
"code" : "console.log(222)",
"codeName" : "RAWJSCODE2",
...
...
@@ -103064,15 +103081,15 @@
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "studentGridView",
"logicName" : "门户嵌入视图",
"name" : "门户嵌入视图",
"ctrlParam" : true
}, {
"codeName" : "data",
"logicName" : "输入数据",
"name" : "输入数据",
"entityParam" : true
}, {
"codeName" : "studentGridView",
"logicName" : "门户嵌入视图",
"name" : "门户嵌入视图",
"ctrlParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录