Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
a3d961fd
提交
a3d961fd
编写于
1月 30, 2024
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
zhujiamin 发布系统代码 [TrainSys,网页端]
上级
c8aaa41f
变更
7
展开全部
隐藏空白字符变更
内嵌
并排
正在显示
7 个修改的文件
包含
2588 行增加
和
28 行删除
+2588
-28
Book.json
...bizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Book.json
+6
-0
PSSYSAPP.json
.../ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
+4
-4
Book.json
...bizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json
+4
-0
bookUsrPopoverEditView.json
...ys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsrPopoverEditView.json
+2476
-0
AppIndex.json
...zlab/trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json
+22
-0
AppIndex.json
...n/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPMENUS/AppIndex.json
+10
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+66
-24
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Book.json
浏览文件 @
a3d961fd
...
@@ -7369,6 +7369,12 @@
...
@@ -7369,6 +7369,12 @@
"name"
:
"书实体数据多项选择视图(选择表格)"
,
"name"
:
"书实体数据多项选择视图(选择表格)"
,
"realModelSubType"
:
"DEMPICKUPVIEW"
,
"realModelSubType"
:
"DEMPICKUPVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"UsrPopoverEditView"
,
"logicName"
:
"气泡打开视图"
,
"name"
:
"气泡打开视图"
,
"realModelSubType"
:
"DEEDITVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
},
{
"codeName"
:
"PickupView"
,
"codeName"
:
"PickupView"
,
"logicName"
:
"书实体数据选择视图(选择表格)"
,
"logicName"
:
"书实体数据选择视图(选择表格)"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
浏览文件 @
a3d961fd
...
@@ -1582,16 +1582,16 @@
...
@@ -1582,16 +1582,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
"
}
}
}
]
}
]
},
{
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json
浏览文件 @
a3d961fd
...
@@ -4600,6 +4600,10 @@
...
@@ -4600,6 +4600,10 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr6EditView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr6EditView.json"
,
"viewType"
:
"DEEDITVIEW"
"viewType"
:
"DEEDITVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsrPopoverEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
{
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView3.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView3.json"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsrPopoverEditView.json
0 → 100644
浏览文件 @
a3d961fd
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json
浏览文件 @
a3d961fd
...
@@ -346,6 +346,28 @@
...
@@ -346,6 +346,28 @@
"layout"
:
"TABLE_24COL"
"layout"
:
"TABLE_24COL"
},
},
"tooltip"
:
"路由模态"
"tooltip"
:
"路由模态"
},
{
"accUserMode"
:
2
,
"caption"
:
"气泡"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem192"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0130399949"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"气泡"
}
],
}
],
"getPSLayout"
:
{
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColLG"
:
-1
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPMENUS/AppIndex.json
浏览文件 @
a3d961fd
...
@@ -154,6 +154,16 @@
...
@@ -154,6 +154,16 @@
"id"
:
"UsrAppFunc0130455748"
"id"
:
"UsrAppFunc0130455748"
},
},
"tooltip"
:
"路由模态"
"tooltip"
:
"路由模态"
},
{
"accUserMode"
:
2
,
"caption"
:
"气泡"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem192"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0130399949"
},
"tooltip"
:
"气泡"
}
],
}
],
"tooltip"
:
"打开方式"
"tooltip"
:
"打开方式"
},
{
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
a3d961fd
...
@@ -5242,6 +5242,16 @@
...
@@ -5242,6 +5242,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/MapDataCustomView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/MapDataCustomView.json",
"viewType" : "DECUSTOMVIEW"
"viewType" : "DECUSTOMVIEW"
}
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0130399949",
"name" : "气泡",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsrPopoverEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
} ],
"getAllPSAppLans" : [ {
"getAllPSAppLans" : [ {
"modelref" : true,
"modelref" : true,
...
@@ -13307,16 +13317,16 @@
...
@@ -13307,16 +13317,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
"
}
}
} ]
} ]
}, {
}, {
...
@@ -13345,12 +13355,6 @@
...
@@ -13345,12 +13355,6 @@
"codeName" : "VMGroup3",
"codeName" : "VMGroup3",
"name" : "视图消息类型测试",
"name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ {
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
}
}, {
"name" : "消息类型-错误信息",
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
...
@@ -13362,6 +13366,12 @@
...
@@ -13362,6 +13366,12 @@
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg4"
"id" : "ViewMsg4"
}
}
}, {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
}
} ]
} ]
}, {
}, {
"codeName" : "VMGroup7",
"codeName" : "VMGroup7",
...
@@ -13377,16 +13387,16 @@
...
@@ -13377,16 +13387,16 @@
"codeName" : "VMGroup4",
"codeName" : "VMGroup4",
"name" : "视图消息位置测试",
"name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ {
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图
内容区
",
"name" : "消息位置-视图
上方
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
9
"
"id" : "ViewMsg
7
"
}
}
}, {
}, {
"name" : "消息位置-视图
上方
",
"name" : "消息位置-视图
内容区
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
7
"
"id" : "ViewMsg
9
"
}
}
}, {
}, {
"name" : "消息位置-视图下方",
"name" : "消息位置-视图下方",
...
@@ -13425,16 +13435,16 @@
...
@@ -13425,16 +13435,16 @@
},
},
"position" : "POPUP"
"position" : "POPUP"
}, {
}, {
"name" : "
消息位置-视图内容区
",
"name" : "
关闭模式-默认删除-上方-错误
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
9
"
"id" : "ViewMsg
12
"
}
}
}, {
}, {
"name" : "
关闭模式-默认删除-上方-错误
",
"name" : "
消息位置-视图内容区
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
12
"
"id" : "ViewMsg
9
"
}
}
}, {
}, {
"name" : "关闭模式-本次删除-上方-警告",
"name" : "关闭模式-本次删除-上方-警告",
...
@@ -13442,6 +13452,12 @@
...
@@ -13442,6 +13452,12 @@
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg13"
"id" : "ViewMsg13"
}
}
}, {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
}, {
}, {
"name" : "消息类型-错误信息",
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
...
@@ -13449,12 +13465,6 @@
...
@@ -13449,12 +13465,6 @@
"id" : "ViewMsg6"
"id" : "ViewMsg6"
},
},
"position" : "POPUP"
"position" : "POPUP"
}, {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
} ]
} ]
}, {
}, {
"codeName" : "VMGroup5",
"codeName" : "VMGroup5",
...
@@ -14090,6 +14100,12 @@
...
@@ -14090,6 +14100,12 @@
"viewType" : "DEREDIRECTVIEW",
"viewType" : "DEREDIRECTVIEW",
"resource" : "WorkFlow",
"resource" : "WorkFlow",
"view" : "RedirectView"
"view" : "RedirectView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsrPopoverEditView.json",
"viewType" : "DEEDITVIEW",
"resource" : "Book",
"view" : "UsrPopoverEditView"
}, {
}, {
"modelref" : true,
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bxdexUsr2PickupGridView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bxdexUsr2PickupGridView.json",
...
@@ -17005,6 +17021,28 @@
...
@@ -17005,6 +17021,28 @@
"layout" : "TABLE_24COL"
"layout" : "TABLE_24COL"
},
},
"tooltip" : "路由模态"
"tooltip" : "路由模态"
}, {
"accUserMode" : 2,
"caption" : "气泡",
"itemType" : "MENUITEM",
"name" : "menuitem192",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0130399949"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "气泡"
} ],
} ],
"getPSLayout" : {
"getPSLayout" : {
"childColLG" : -1,
"childColLG" : -1,
...
@@ -54492,6 +54530,10 @@
...
@@ -54492,6 +54530,10 @@
"modelref" : true,
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr6EditView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr6EditView.json",
"viewType" : "DEEDITVIEW"
"viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsrPopoverEditView.json",
"viewType" : "DEEDITVIEW"
}, {
}, {
"modelref" : true,
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView3.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView3.json",
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录