Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
0cba7a91
提交
0cba7a91
编写于
2月 28, 2024
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
tony001 发布系统代码 [TrainSys,网页端]
上级
5d85a1d2
变更
6
展开全部
隐藏空白字符变更
内嵌
并排
正在显示
6 个修改的文件
包含
1048 行增加
和
568 行删除
+1048
-568
PSSYSAPP.json
.../ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
+4
-4
TESTGRID.json
...ab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json
+224
-0
TestEditView_Form.json
...PSAPPDATAENTITIES/TESTGRID/PSFORMS/TestEditView_Form.json
+2
-0
TESTGRIDGridTestArrangePView.json
...YSAPPS/Web/PSAPPDEVIEWS/TESTGRIDGridTestArrangePView.json
+8
-2
TESTGRIDTestEditView.json
...nsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGRIDTestEditView.json
+787
-539
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+23
-23
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
浏览文件 @
0cba7a91
...
...
@@ -1482,16 +1482,16 @@
"codeName"
:
"VMGroup2"
,
"name"
:
"视图消息组2"
,
"getPSAppViewMsgGroupDetails"
:
[
{
"name"
:
"视图消息
2
"
,
"name"
:
"视图消息"
,
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"id"
:
"ViewMsg
3
"
"id"
:
"ViewMsg
2
"
}
},
{
"name"
:
"视图消息"
,
"name"
:
"视图消息
2
"
,
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"id"
:
"ViewMsg
2
"
"id"
:
"ViewMsg
3
"
}
}
]
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json
浏览文件 @
0cba7a91
...
...
@@ -1466,6 +1466,230 @@
"modelref"
:
true
,
"id"
:
"Begin"
}
},
{
"codeName"
:
"panel_item_update_view"
,
"defaultParamName"
:
"Default"
,
"logicName"
:
"测试面板项逻辑更新视图"
,
"name"
:
"测试面板项逻辑更新视图"
,
"getPSDEUILogicNodes"
:
[
{
"codeName"
:
"Begin"
,
"leftPos"
:
860
,
"logicNodeType"
:
"BEGIN"
,
"name"
:
"开始"
,
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREJSPARAM1"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
}
}
],
"topPos"
:
180
,
"parallelOutput"
:
true
},
{
"codeName"
:
"VIEWCTRLINVOKE1"
,
"getInvokeCtrl"
:
{
"modelref"
:
true
,
"id"
:
"view"
},
"invokeMethod"
:
"load"
,
"leftPos"
:
622
,
"logicNodeType"
:
"VIEWCTRLINVOKE"
,
"name"
:
"视图部件调用"
,
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"END1"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"VIEWCTRLINVOKE1"
}
}
],
"topPos"
:
495
},
{
"code"
:
"console.log('测试', view)"
,
"codeName"
:
"RAWJSCODE1"
,
"leftPos"
:
1084
,
"logicNodeType"
:
"RAWJSCODE"
,
"name"
:
"注入脚本代码"
,
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"END1"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"RAWJSCODE1"
}
}
],
"topPos"
:
495
},
{
"codeName"
:
"END1"
,
"leftPos"
:
860
,
"logicNodeType"
:
"END"
,
"name"
:
"结束"
,
"topPos"
:
620
},
{
"codeName"
:
"DEACTION1"
,
"getDstPSAppDEAction"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getDstPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
},
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"commit_object"
},
"leftPos"
:
820
,
"logicNodeType"
:
"DEACTION"
,
"name"
:
"保存更改"
,
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"RAWJSCODE1"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"DEACTION1"
}
},
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"VIEWCTRLINVOKE1"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"DEACTION1"
}
}
],
"topPos"
:
495
},
{
"codeName"
:
"PREPAREJSPARAM2"
,
"leftPos"
:
820
,
"logicNodeType"
:
"PREPAREJSPARAM"
,
"name"
:
"项合并"
,
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"DEACTION1"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREJSPARAM2"
}
}
],
"getPSDEUILogicNodeParams"
:
[
{
"dstFieldName"
:
"id"
,
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"commit_object"
},
"name"
:
"ctx[testgrid] ==> commit_object[id]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcFieldName"
:
"testgrid"
,
"getSrcPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"ctx"
},
"srcValueType"
:
"SRCDLPARAM"
}
],
"topPos"
:
400
},
{
"codeName"
:
"PREPAREJSPARAM1"
,
"leftPos"
:
820
,
"logicNodeType"
:
"PREPAREJSPARAM"
,
"name"
:
"获取名字"
,
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREJSPARAM2"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREJSPARAM1"
}
}
],
"getPSDEUILogicNodeParams"
:
[
{
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"container_singledata"
},
"name"
:
"view[layoutPanel.panelItems.container_singledata] ==> container_singledata"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcFieldName"
:
"layoutPanel.panelItems.container_singledata"
,
"getSrcPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"view"
},
"srcValueType"
:
"SRCDLPARAM"
},
{
"dstFieldName"
:
"testgridname"
,
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"commit_object"
},
"name"
:
"container_singledata[panelItems.testgridname.value] ==> commit_object[testgridname]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcFieldName"
:
"panelItems.testgridname.value"
,
"getSrcPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"container_singledata"
},
"srcValueType"
:
"SRCDLPARAM"
}
],
"topPos"
:
300
}
],
"getPSDEUILogicParams"
:
[
{
"codeName"
:
"container_singledata"
,
"logicName"
:
"单数据容器变量"
,
"name"
:
"单数据容器变量"
,
"entityParam"
:
true
},
{
"codeName"
:
"view"
,
"logicName"
:
"当前视图"
,
"name"
:
"当前视图"
,
"activeViewParam"
:
true
},
{
"codeName"
:
"Default"
,
"logicName"
:
"传入变量"
,
"name"
:
"传入变量"
,
"default"
:
true
,
"entityParam"
:
true
},
{
"codeName"
:
"commit_object"
,
"logicName"
:
"提交对象"
,
"name"
:
"提交对象"
,
"entityParam"
:
true
},
{
"codeName"
:
"ctx"
,
"logicName"
:
"当前上下文"
,
"name"
:
"当前上下文"
,
"navContextParam"
:
true
}
],
"getStartPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
}
}
],
"getAllPSAppViews"
:
[
{
"modelref"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID/PSFORMS/TestEditView_Form.json
浏览文件 @
0cba7a91
{
"autoSaveMode"
:
1
,
"codeName"
:
"TestEditView_Form"
,
"controlType"
:
"FORM"
,
"getCreatePSControlAction"
:
{
...
...
@@ -518,6 +519,7 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
},
"enableAutoSave"
:
true
,
"noTabHeader"
:
false
,
"modelid"
:
"548A9C78-66CE-4018-BD03-1EAA3B3CDCEB"
,
"modeltype"
:
"PSDEFORM_EDITFORM"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGRIDGridTestArrangePView.json
浏览文件 @
0cba7a91
...
...
@@ -39,6 +39,7 @@
"logicType"
:
"PREDEFINED"
,
"name"
:
"打开数据"
,
"getOpenDataPSAppView"
:
{
"openMode"
:
"POPUPMODAL"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGRIDTestEditView.json"
,
...
...
@@ -46,6 +47,7 @@
}
},
"getPSAppUILogicRefViews"
:
[
{
"openMode"
:
"POPUPMODAL"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGRIDTestEditView.json"
,
...
...
@@ -57,7 +59,9 @@
}
}
],
"getPSAppViewRefs"
:
[
{
"name"
:
"EDITDATA"
,
"name"
:
"OPENDATA"
,
"openMode"
:
"POPUPMODAL"
,
"realOpenMode"
:
"POPUPMODAL"
,
"realTitle"
:
"测试编辑视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
...
...
@@ -65,7 +69,9 @@
"viewType"
:
"DEEDITVIEW"
}
},
{
"name"
:
"OPENDATA"
,
"name"
:
"EDITDATA"
,
"openMode"
:
"POPUPMODAL"
,
"realOpenMode"
:
"POPUPMODAL"
,
"realTitle"
:
"测试编辑视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGRIDTestEditView.json
浏览文件 @
0cba7a91
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
0cba7a91
...
...
@@ -13230,16 +13230,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息
2
",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
3
"
"id" : "ViewMsg
2
"
}
}, {
"name" : "视图消息",
"name" : "视图消息
2
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
2
"
"id" : "ViewMsg
3
"
}
} ]
}, {
...
...
@@ -13300,34 +13300,41 @@
"codeName" : "VMGroup4",
"name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-
视图内容区
",
"name" : "消息位置-
弹出
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
9
"
"id" : "ViewMsg
10
"
}
}, {
"name" : "消息位置-视图
上
方",
"name" : "消息位置-视图
下
方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
7
"
"id" : "ViewMsg
8
"
}
}, {
"name" : "消息位置-
弹出
",
"name" : "消息位置-
视图内容区
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
10
"
"id" : "ViewMsg
9
"
}
}, {
"name" : "消息位置-视图
下
方",
"name" : "消息位置-视图
上
方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
8
"
"id" : "ViewMsg
7
"
}
} ]
}, {
"codeName" : "VMGroup8",
"name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
},
"position" : "POPUP"
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
...
...
@@ -13371,13 +13378,6 @@
"id" : "ViewMsg5"
},
"position" : "POPUP"
}, {
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
},
"position" : "POPUP"
} ]
}, {
"codeName" : "VMGroup5",
...
...
@@ -13405,16 +13405,16 @@
"codeName" : "VMGroup6",
"name" : "视图消息动态模式测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "动态模式-
静态内容
",
"name" : "动态模式-
实体数据集
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
5
"
"id" : "ViewMsg1
4
"
}
}, {
"name" : "动态模式-
实体数据集
",
"name" : "动态模式-
静态内容
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
4
"
"id" : "ViewMsg1
5
"
}
} ]
} ],
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录