Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
5c15d879
提交
5c15d879
编写于
9月 07, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
zhanghengfeng 发布系统代码 [TrainSys,网页端]
上级
f443fd91
变更
12
隐藏空白字符变更
内嵌
并排
正在显示
12 个修改的文件
包含
113 行增加
和
405 行删除
+113
-405
List.json
...ys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSLISTS/List.json
+4
-42
TESTMobMPickupView.json
...ainsys/PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMPickupView.json
+4
-42
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.json
+4
-42
List.json
.../TemplatePublish/PSAPPDATAENTITIES/TEST/PSLISTS/List.json
+4
-42
TESTMobMPickupView.json
...APPS/TemplatePublish/PSAPPDEVIEWS/TESTMobMPickupView.json
+4
-42
Mrclbj.json
.../PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Mrclbj.json
+15
-11
Mrclxj.json
.../PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Mrclxj.json
+12
-12
List.json
...ys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSLISTS/List.json
+4
-42
TESTListView.json
...lab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListView.json
+4
-42
TESTMobMPickupView.json
...ainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTMobMPickupView.json
+4
-42
TESTUsr10EditView.json
...rainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr10EditView.json
+24
-24
TESTUsr11EditView.json
...rainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr11EditView.json
+30
-22
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSLISTS/List.json
浏览文件 @
5c15d879
...
...
@@ -61,7 +61,7 @@
}
},
"groupMode"
:
"NONE"
,
"hookEventNames"
:
[
"ONVIEWMOUNTED"
,
"点击"
],
"hookEventNames"
:
[
"ONVIEWMOUNTED"
],
"getItemPSLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"id"
:
"field_text_dynamic"
,
...
...
@@ -205,44 +205,6 @@
"logicType"
:
"SCRIPT"
,
"name"
:
"test"
,
"scriptCode"
:
"console.log('test列表逻辑');"
},
{
"eventNames"
:
"点击"
,
"logicTag"
:
"simplelist"
,
"logicType"
:
"APPDEUILOGIC"
,
"name"
:
"member1"
,
"getPSAppDEUILogic"
:
{
"modelref"
:
true
,
"id"
:
"UILogic1"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
},
{
"eventNames"
:
"点击"
,
"logicTag"
:
"simplelist"
,
"logicType"
:
"APPDEUILOGIC"
,
"name"
:
"member2"
,
"getPSAppDEUILogic"
:
{
"modelref"
:
true
,
"id"
:
"UILogic1"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
},
{
"logicTag"
:
"simplelist"
,
"logicType"
:
"PFPLUGIN"
,
"name"
:
"member3"
,
"timer"
:
333
,
"triggerType"
:
"TIMER"
},
{
"logicTag"
:
"simplelist"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"member5"
,
"scriptCode"
:
"eeeee"
,
"triggerType"
:
"CUSTOM"
}
],
"getPSControls"
:
[
{
"codeName"
:
"MobMPickupViewsimplelist_quicktoolbar"
,
...
...
@@ -368,15 +330,15 @@
"modeltype"
:
"PSDETOOLBAR"
}
],
"getPSDEListDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"testname"
},
{
"dataType"
:
25
,
"name"
:
"testid"
,
"getPSAppDEField"
:
{
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
}
},
{
"dataType"
:
25
,
"name"
:
"testname"
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMPickupView.json
浏览文件 @
5c15d879
...
...
@@ -80,7 +80,7 @@
}
},
"groupMode"
:
"NONE"
,
"hookEventNames"
:
[
"ONVIEWMOUNTED"
,
"点击"
],
"hookEventNames"
:
[
"ONVIEWMOUNTED"
],
"getItemPSLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"id"
:
"field_text_dynamic"
,
...
...
@@ -297,44 +297,6 @@
"logicType"
:
"SCRIPT"
,
"name"
:
"test"
,
"scriptCode"
:
"console.log('test列表逻辑');"
},
{
"eventNames"
:
"点击"
,
"logicTag"
:
"simplelist"
,
"logicType"
:
"APPDEUILOGIC"
,
"name"
:
"member1"
,
"getPSAppDEUILogic"
:
{
"modelref"
:
true
,
"id"
:
"UILogic1"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
},
{
"eventNames"
:
"点击"
,
"logicTag"
:
"simplelist"
,
"logicType"
:
"APPDEUILOGIC"
,
"name"
:
"member2"
,
"getPSAppDEUILogic"
:
{
"modelref"
:
true
,
"id"
:
"UILogic1"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
},
{
"logicTag"
:
"simplelist"
,
"logicType"
:
"PFPLUGIN"
,
"name"
:
"member3"
,
"timer"
:
333
,
"triggerType"
:
"TIMER"
},
{
"logicTag"
:
"simplelist"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"member5"
,
"scriptCode"
:
"eeeee"
,
"triggerType"
:
"CUSTOM"
}
],
"getPSControlParam"
:
{
"autoLoad"
:
true
,
...
...
@@ -465,15 +427,15 @@
"modeltype"
:
"PSDETOOLBAR"
}
],
"getPSDEListDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"testname"
},
{
"dataType"
:
25
,
"name"
:
"testid"
,
"getPSAppDEField"
:
{
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
}
},
{
"dataType"
:
25
,
"name"
:
"testname"
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.json
浏览文件 @
5c15d879
...
...
@@ -7471,7 +7471,7 @@
}
},
"groupMode" : "NONE",
"hookEventNames" : [ "ONVIEWMOUNTED"
, "点击"
],
"hookEventNames" : [ "ONVIEWMOUNTED" ],
"getItemPSLayoutPanel" : {
"getAllPSPanelFields" : [ {
"id" : "field_text_dynamic",
...
...
@@ -7688,44 +7688,6 @@
"logicType" : "SCRIPT",
"name" : "test",
"scriptCode" : "console.log('test列表逻辑');"
}, {
"eventNames" : "点击",
"logicTag" : "simplelist",
"logicType" : "APPDEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "点击",
"logicTag" : "simplelist",
"logicType" : "APPDEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
}, {
"logicTag" : "simplelist",
"logicType" : "PFPLUGIN",
"name" : "member3",
"timer" : 333,
"triggerType" : "TIMER"
}, {
"logicTag" : "simplelist",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee",
"triggerType" : "CUSTOM"
} ],
"getPSControlParam" : {
"autoLoad" : true,
...
...
@@ -7856,15 +7818,15 @@
"modeltype" : "PSDETOOLBAR"
} ],
"getPSDEListDataItems" : [ {
"dataType" : 25,
"name" : "testname"
}, {
"dataType" : 25,
"name" : "testid",
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
}
}, {
"dataType" : 25,
"name" : "testname"
}, {
"dataType" : 25,
"name" : "srfkey",
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST/PSLISTS/List.json
浏览文件 @
5c15d879
...
...
@@ -23,7 +23,7 @@
"id"
:
"load"
},
"groupMode"
:
"NONE"
,
"hookEventNames"
:
[
"ONVIEWMOUNTED"
,
"点击"
],
"hookEventNames"
:
[
"ONVIEWMOUNTED"
],
"getItemPSLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"id"
:
"field_text_dynamic"
,
...
...
@@ -206,44 +206,6 @@
"logicType"
:
"SCRIPT"
,
"name"
:
"test"
,
"scriptCode"
:
"console.log('test列表逻辑');"
},
{
"eventNames"
:
"点击"
,
"logicTag"
:
"simplelist"
,
"logicType"
:
"DEUILOGIC"
,
"name"
:
"member1"
,
"getPSAppDEUILogic"
:
{
"modelref"
:
true
,
"id"
:
"UILogic1"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}
},
{
"eventNames"
:
"点击"
,
"logicTag"
:
"simplelist"
,
"logicType"
:
"DEUILOGIC"
,
"name"
:
"member2"
,
"getPSAppDEUILogic"
:
{
"modelref"
:
true
,
"id"
:
"UILogic1"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}
},
{
"logicTag"
:
"simplelist"
,
"logicType"
:
"PFPLUGIN"
,
"name"
:
"member3"
,
"timer"
:
333
,
"triggerType"
:
"TIMER"
},
{
"logicTag"
:
"simplelist"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"member5"
,
"scriptCode"
:
"eeeee"
,
"triggerType"
:
"CUSTOM"
}
],
"getPSControls"
:
[
{
"codeName"
:
"MobMPickupViewsimplelist_quicktoolbar"
,
...
...
@@ -393,15 +355,15 @@
"modeltype"
:
"PSDETOOLBAR"
}
],
"getPSDEListDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"testname"
},
{
"dataType"
:
25
,
"name"
:
"testid"
,
"getPSAppDEField"
:
{
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
}
},
{
"dataType"
:
25
,
"name"
:
"testname"
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/TESTMobMPickupView.json
浏览文件 @
5c15d879
...
...
@@ -48,7 +48,7 @@
"id"
:
"load"
},
"groupMode"
:
"NONE"
,
"hookEventNames"
:
[
"ONVIEWMOUNTED"
,
"点击"
],
"hookEventNames"
:
[
"ONVIEWMOUNTED"
],
"getItemPSLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"id"
:
"field_text_dynamic"
,
...
...
@@ -304,44 +304,6 @@
"logicType"
:
"SCRIPT"
,
"name"
:
"test"
,
"scriptCode"
:
"console.log('test列表逻辑');"
},
{
"eventNames"
:
"点击"
,
"logicTag"
:
"simplelist"
,
"logicType"
:
"DEUILOGIC"
,
"name"
:
"member1"
,
"getPSAppDEUILogic"
:
{
"modelref"
:
true
,
"id"
:
"UILogic1"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}
},
{
"eventNames"
:
"点击"
,
"logicTag"
:
"simplelist"
,
"logicType"
:
"DEUILOGIC"
,
"name"
:
"member2"
,
"getPSAppDEUILogic"
:
{
"modelref"
:
true
,
"id"
:
"UILogic1"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}
},
{
"logicTag"
:
"simplelist"
,
"logicType"
:
"PFPLUGIN"
,
"name"
:
"member3"
,
"timer"
:
333
,
"triggerType"
:
"TIMER"
},
{
"logicTag"
:
"simplelist"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"member5"
,
"scriptCode"
:
"eeeee"
,
"triggerType"
:
"CUSTOM"
}
],
"getPSControlParam"
:
{
"autoLoad"
:
true
,
...
...
@@ -496,15 +458,15 @@
"modeltype"
:
"PSDETOOLBAR"
}
],
"getPSDEListDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"testname"
},
{
"dataType"
:
25
,
"name"
:
"testid"
,
"getPSAppDEField"
:
{
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
}
},
{
"dataType"
:
25
,
"name"
:
"testname"
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Mrclbj.json
浏览文件 @
5c15d879
...
...
@@ -4,13 +4,13 @@
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
,
"actionName"
:
"
Create
"
,
"actionName"
:
"
Save2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"
Create
"
"id"
:
"
Save2
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
...
...
@@ -22,10 +22,14 @@
"getGetDraftFromPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraftfrom"
,
"actionName"
:
"G
ETDRAFTFROM
"
,
"actionName"
:
"G
et2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get2"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
...
...
@@ -34,13 +38,13 @@
"getGetDraftPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraft"
,
"actionName"
:
"GetDraft"
,
"actionName"
:
"GetDraft
2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
"id"
:
"GetDraft
2
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
...
...
@@ -50,13 +54,13 @@
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
,
"actionName"
:
"Get"
,
"actionName"
:
"Get
2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
"id"
:
"Get
2
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
...
...
@@ -391,13 +395,13 @@
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
,
"actionName"
:
"Remove"
,
"actionName"
:
"Remove
2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
"id"
:
"Remove
2
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
...
...
@@ -408,13 +412,13 @@
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
,
"actionName"
:
"Update"
,
"actionName"
:
"Update
2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
"id"
:
"Update
2
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Mrclxj.json
浏览文件 @
5c15d879
...
...
@@ -4,13 +4,13 @@
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
,
"actionName"
:
"
Create
"
,
"actionName"
:
"
Save2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"
Create
"
"id"
:
"
Save2
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
...
...
@@ -22,13 +22,13 @@
"getGetDraftFromPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraftfrom"
,
"actionName"
:
"Get"
,
"actionName"
:
"Get
2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
"id"
:
"Get
2
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
...
...
@@ -38,13 +38,13 @@
"getGetDraftPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraft"
,
"actionName"
:
"GetDraft"
,
"actionName"
:
"GetDraft
2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
"id"
:
"GetDraft
2
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
...
...
@@ -54,13 +54,13 @@
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
,
"actionName"
:
"Get"
,
"actionName"
:
"Get
2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
"id"
:
"Get
2
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
...
...
@@ -395,13 +395,13 @@
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
,
"actionName"
:
"Remove"
,
"actionName"
:
"Remove
2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
"id"
:
"Remove
2
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
...
...
@@ -412,13 +412,13 @@
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
,
"actionName"
:
"Update"
,
"actionName"
:
"Update
2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
"id"
:
"Update
2
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSLISTS/List.json
浏览文件 @
5c15d879
...
...
@@ -62,7 +62,7 @@
},
"groupMode"
:
"NONE"
,
"height"
:
100.0
,
"hookEventNames"
:
[
"ONVIEWMOUNTED"
,
"点击"
],
"hookEventNames"
:
[
"ONVIEWMOUNTED"
],
"getItemPSLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"id"
:
"field_text_dynamic"
,
...
...
@@ -211,44 +211,6 @@
"logicType"
:
"SCRIPT"
,
"name"
:
"test"
,
"scriptCode"
:
"console.log('test列表逻辑');"
},
{
"eventNames"
:
"点击"
,
"logicTag"
:
"list"
,
"logicType"
:
"APPDEUILOGIC"
,
"name"
:
"member1"
,
"getPSAppDEUILogic"
:
{
"modelref"
:
true
,
"id"
:
"UILogic1"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"eventNames"
:
"点击"
,
"logicTag"
:
"list"
,
"logicType"
:
"APPDEUILOGIC"
,
"name"
:
"member2"
,
"getPSAppDEUILogic"
:
{
"modelref"
:
true
,
"id"
:
"UILogic1"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"logicTag"
:
"list"
,
"logicType"
:
"PFPLUGIN"
,
"name"
:
"member3"
,
"timer"
:
333
,
"triggerType"
:
"TIMER"
},
{
"logicTag"
:
"list"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"member5"
,
"scriptCode"
:
"eeeee"
,
"triggerType"
:
"CUSTOM"
}
],
"getPSControls"
:
[
{
"codeName"
:
"ListViewlist_quicktoolbar"
,
...
...
@@ -378,15 +340,15 @@
"id"
:
"DataExport"
},
"getPSDEListDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"testname"
},
{
"dataType"
:
25
,
"name"
:
"testid"
,
"getPSAppDEField"
:
{
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
}
},
{
"dataType"
:
25
,
"name"
:
"testname"
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListView.json
浏览文件 @
5c15d879
...
...
@@ -832,7 +832,7 @@
},
"groupMode"
:
"NONE"
,
"height"
:
100.0
,
"hookEventNames"
:
[
"ONVIEWMOUNTED"
,
"点击"
],
"hookEventNames"
:
[
"ONVIEWMOUNTED"
],
"getItemPSLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"id"
:
"field_text_dynamic"
,
...
...
@@ -1054,44 +1054,6 @@
"logicType"
:
"SCRIPT"
,
"name"
:
"test"
,
"scriptCode"
:
"console.log('test列表逻辑');"
},
{
"eventNames"
:
"点击"
,
"logicTag"
:
"list"
,
"logicType"
:
"APPDEUILOGIC"
,
"name"
:
"member1"
,
"getPSAppDEUILogic"
:
{
"modelref"
:
true
,
"id"
:
"UILogic1"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"eventNames"
:
"点击"
,
"logicTag"
:
"list"
,
"logicType"
:
"APPDEUILOGIC"
,
"name"
:
"member2"
,
"getPSAppDEUILogic"
:
{
"modelref"
:
true
,
"id"
:
"UILogic1"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"logicTag"
:
"list"
,
"logicType"
:
"PFPLUGIN"
,
"name"
:
"member3"
,
"timer"
:
333
,
"triggerType"
:
"TIMER"
},
{
"logicTag"
:
"list"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"member5"
,
"scriptCode"
:
"eeeee"
,
"triggerType"
:
"CUSTOM"
}
],
"getPSControlParam"
:
{
"height"
:
100.0
,
...
...
@@ -1228,15 +1190,15 @@
"id"
:
"DataExport"
},
"getPSDEListDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"testname"
},
{
"dataType"
:
25
,
"name"
:
"testid"
,
"getPSAppDEField"
:
{
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
}
},
{
"dataType"
:
25
,
"name"
:
"testname"
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTMobMPickupView.json
浏览文件 @
5c15d879
...
...
@@ -81,7 +81,7 @@
}
},
"groupMode"
:
"NONE"
,
"hookEventNames"
:
[
"ONVIEWMOUNTED"
,
"点击"
],
"hookEventNames"
:
[
"ONVIEWMOUNTED"
],
"getItemPSLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"id"
:
"field_text_dynamic"
,
...
...
@@ -303,44 +303,6 @@
"logicType"
:
"SCRIPT"
,
"name"
:
"test"
,
"scriptCode"
:
"console.log('test列表逻辑');"
},
{
"eventNames"
:
"点击"
,
"logicTag"
:
"simplelist"
,
"logicType"
:
"APPDEUILOGIC"
,
"name"
:
"member1"
,
"getPSAppDEUILogic"
:
{
"modelref"
:
true
,
"id"
:
"UILogic1"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"eventNames"
:
"点击"
,
"logicTag"
:
"simplelist"
,
"logicType"
:
"APPDEUILOGIC"
,
"name"
:
"member2"
,
"getPSAppDEUILogic"
:
{
"modelref"
:
true
,
"id"
:
"UILogic1"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"logicTag"
:
"simplelist"
,
"logicType"
:
"PFPLUGIN"
,
"name"
:
"member3"
,
"timer"
:
333
,
"triggerType"
:
"TIMER"
},
{
"logicTag"
:
"simplelist"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"member5"
,
"scriptCode"
:
"eeeee"
,
"triggerType"
:
"CUSTOM"
}
],
"getPSControlParam"
:
{
"autoLoad"
:
true
,
...
...
@@ -471,15 +433,15 @@
"modeltype"
:
"PSDETOOLBAR"
}
],
"getPSDEListDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"testname"
},
{
"dataType"
:
25
,
"name"
:
"testid"
,
"getPSAppDEField"
:
{
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
}
},
{
"dataType"
:
25
,
"name"
:
"testname"
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr10EditView.json
浏览文件 @
5c15d879
...
...
@@ -99,13 +99,13 @@
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
,
"actionName"
:
"
Create
"
,
"actionName"
:
"
Save2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"
Create
"
"id"
:
"
Save2
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
...
...
@@ -117,13 +117,13 @@
"getGetDraftFromPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraftfrom"
,
"actionName"
:
"Get"
,
"actionName"
:
"Get
2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
"id"
:
"Get
2
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
...
...
@@ -133,13 +133,13 @@
"getGetDraftPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraft"
,
"actionName"
:
"GetDraft"
,
"actionName"
:
"GetDraft
2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
"id"
:
"GetDraft
2
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
...
...
@@ -149,13 +149,13 @@
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
,
"actionName"
:
"Get"
,
"actionName"
:
"Get
2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
"id"
:
"Get
2
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
...
...
@@ -169,78 +169,78 @@
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"GetDraft"
,
"actionName"
:
"GetDraft
2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
"id"
:
"GetDraft
2
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"Get"
,
"actionName"
:
"Get
2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
"id"
:
"Get
2
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"Get"
,
"actionName"
:
"Get
2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
"id"
:
"Get
2
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"
Create
"
,
"actionName"
:
"
Save2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"
Create
"
"id"
:
"
Save2
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"Update"
,
"actionName"
:
"Update
2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
"id"
:
"Update
2
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"Remove"
,
"actionName"
:
"Remove
2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
"id"
:
"Remove
2
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
...
...
@@ -578,13 +578,13 @@
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
,
"actionName"
:
"Remove"
,
"actionName"
:
"Remove
2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
"id"
:
"Remove
2
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
...
...
@@ -595,13 +595,13 @@
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
,
"actionName"
:
"Update"
,
"actionName"
:
"Update
2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
"id"
:
"Update
2
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr11EditView.json
浏览文件 @
5c15d879
...
...
@@ -101,13 +101,13 @@
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
,
"actionName"
:
"
Create
"
,
"actionName"
:
"
Save2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"
Create
"
"id"
:
"
Save2
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
...
...
@@ -119,10 +119,14 @@
"getGetDraftFromPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraftfrom"
,
"actionName"
:
"G
ETDRAFTFROM
"
,
"actionName"
:
"G
et2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get2"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
...
...
@@ -131,13 +135,13 @@
"getGetDraftPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraft"
,
"actionName"
:
"GetDraft"
,
"actionName"
:
"GetDraft
2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
"id"
:
"GetDraft
2
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
...
...
@@ -147,13 +151,13 @@
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
,
"actionName"
:
"Get"
,
"actionName"
:
"Get
2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
"id"
:
"Get
2
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
...
...
@@ -167,74 +171,78 @@
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"GetDraft"
,
"actionName"
:
"GetDraft
2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
"id"
:
"GetDraft
2
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"G
ETDRAFTFROM
"
,
"actionName"
:
"G
et2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get2"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"Get"
,
"actionName"
:
"Get
2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
"id"
:
"Get
2
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"
Create
"
,
"actionName"
:
"
Save2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"
Create
"
"id"
:
"
Save2
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"Update"
,
"actionName"
:
"Update
2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
"id"
:
"Update
2
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"Remove"
,
"actionName"
:
"Remove
2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
"id"
:
"Remove
2
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
...
...
@@ -572,13 +580,13 @@
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
,
"actionName"
:
"Remove"
,
"actionName"
:
"Remove
2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
"id"
:
"Remove
2
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
...
...
@@ -589,13 +597,13 @@
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
,
"actionName"
:
"Update"
,
"actionName"
:
"Update
2
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
"id"
:
"Update
2
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录