Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
21801a8e
提交
21801a8e
编写于
2月 04, 2024
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
fangzhihao 发布系统代码 [TrainSys,网页端]
上级
749090ca
变更
6
隐藏空白字符变更
内嵌
并排
正在显示
6 个修改的文件
包含
66 行增加
和
46 行删除
+66
-46
PSSYSAPP.json
.../ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
+4
-4
AppIndex.json
...zlab/trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json
+6
-2
AppIndexView.json
.../trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndexView.json
+6
-2
AppIndexViewtest.json
...insys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndexViewtest.json
+6
-2
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+40
-36
PSSYSAPP.simple.json
...el/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.simple.json
+4
-0
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
浏览文件 @
21801a8e
...
@@ -1622,16 +1622,16 @@
...
@@ -1622,16 +1622,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/PSAPPINDEXVIEWS/AppIndex.json
浏览文件 @
21801a8e
{
{
"accUserMode"
:
0
,
"accUserMode"
:
0
,
"appSwitchMode"
:
0
,
"appSwitchMode"
:
0
,
"bottomInfo"
:
"trainsys网页端下方信息"
,
"caption"
:
"trainsys网页端应用标题"
,
"caption"
:
"trainsys网页端应用标题"
,
"codeName"
:
"AppIndex"
,
"codeName"
:
"AppIndex"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json"
,
"headerInfo"
:
"trainsys网页端头部信息"
,
"name"
:
"AppIndex"
,
"name"
:
"AppIndex"
,
"getPSAppModule"
:
{
"getPSAppModule"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
...
@@ -4260,7 +4262,8 @@
...
@@ -4260,7 +4262,8 @@
"codeName"
:
"captionbar"
,
"codeName"
:
"captionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"name"
:
"captionbar"
,
"getPSControlParam"
:
{
}
"getPSControlParam"
:
{
},
"subCaption"
:
"trainsys网页端应用子标题"
}
],
}
],
"getPSViewLayoutPanel"
:
{
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"codeName"
:
"Layoutpanel"
,
...
@@ -4272,7 +4275,8 @@
...
@@ -4272,7 +4275,8 @@
"layoutPanel"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
"useDefaultLayout"
:
true
},
},
"title"
:
"应用首页视图(二)"
,
"subCaption"
:
"trainsys网页端应用子标题"
,
"title"
:
"trainsys网页端应用抬头"
,
"viewStyle"
:
"DEFAULT"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"APPINDEXVIEW"
,
"viewType"
:
"APPINDEXVIEW"
,
"blankMode"
:
false
,
"blankMode"
:
false
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndexView.json
浏览文件 @
21801a8e
...
@@ -2,9 +2,11 @@
...
@@ -2,9 +2,11 @@
"accUserMode"
:
0
,
"accUserMode"
:
0
,
"appIconPath"
:
"public/assets/images/app-logo.svg"
,
"appIconPath"
:
"public/assets/images/app-logo.svg"
,
"appSwitchMode"
:
0
,
"appSwitchMode"
:
0
,
"bottomInfo"
:
"trainsys网页端下方信息"
,
"caption"
:
"trainsys网页端应用标题"
,
"caption"
:
"trainsys网页端应用标题"
,
"codeName"
:
"AppIndexView"
,
"codeName"
:
"AppIndexView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndexView.json"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndexView.json"
,
"headerInfo"
:
"trainsys网页端头部信息"
,
"name"
:
"AppIndexView"
,
"name"
:
"AppIndexView"
,
"getPSAppModule"
:
{
"getPSAppModule"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
...
@@ -1170,7 +1172,8 @@
...
@@ -1170,7 +1172,8 @@
"codeName"
:
"captionbar"
,
"codeName"
:
"captionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"name"
:
"captionbar"
,
"getPSControlParam"
:
{
}
"getPSControlParam"
:
{
},
"subCaption"
:
"trainsys网页端应用子标题"
}
],
}
],
"getPSViewLayoutPanel"
:
{
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"codeName"
:
"Layoutpanel"
,
...
@@ -1182,7 +1185,8 @@
...
@@ -1182,7 +1185,8 @@
"layoutPanel"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
"useDefaultLayout"
:
true
},
},
"title"
:
"首页"
,
"subCaption"
:
"trainsys网页端应用子标题"
,
"title"
:
"trainsys网页端应用抬头"
,
"viewStyle"
:
"DEFAULT"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"APPINDEXVIEW"
,
"viewType"
:
"APPINDEXVIEW"
,
"blankMode"
:
false
,
"blankMode"
:
false
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndexViewtest.json
浏览文件 @
21801a8e
{
{
"accUserMode"
:
0
,
"accUserMode"
:
0
,
"appSwitchMode"
:
0
,
"appSwitchMode"
:
0
,
"bottomInfo"
:
"trainsys网页端下方信息"
,
"caption"
:
"trainsys网页端应用标题"
,
"caption"
:
"trainsys网页端应用标题"
,
"codeName"
:
"AppIndexViewtest"
,
"codeName"
:
"AppIndexViewtest"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndexViewtest.json"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndexViewtest.json"
,
"headerInfo"
:
"trainsys网页端头部信息"
,
"name"
:
"AppIndexViewtest"
,
"name"
:
"AppIndexViewtest"
,
"getPSAppModule"
:
{
"getPSAppModule"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
...
@@ -53,7 +55,8 @@
...
@@ -53,7 +55,8 @@
"codeName"
:
"captionbar"
,
"codeName"
:
"captionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"name"
:
"captionbar"
,
"getPSControlParam"
:
{
}
"getPSControlParam"
:
{
},
"subCaption"
:
"trainsys网页端应用子标题"
}
],
}
],
"getPSViewLayoutPanel"
:
{
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"codeName"
:
"Layoutpanel"
,
...
@@ -65,7 +68,8 @@
...
@@ -65,7 +68,8 @@
"layoutPanel"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
"useDefaultLayout"
:
true
},
},
"title"
:
"应用首页视图"
,
"subCaption"
:
"trainsys网页端应用子标题"
,
"title"
:
"trainsys网页端应用抬头"
,
"viewStyle"
:
"DEFAULT"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"APPINDEXVIEW"
,
"viewType"
:
"APPINDEXVIEW"
,
"blankMode"
:
false
,
"blankMode"
:
false
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
21801a8e
...
@@ -13546,16 +13546,16 @@
...
@@ -13546,16 +13546,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
"
}
}
} ]
} ]
}, {
}, {
...
@@ -13584,16 +13584,16 @@
...
@@ -13584,16 +13584,16 @@
"codeName" : "VMGroup3",
"codeName" : "VMGroup3",
"name" : "视图消息类型测试",
"name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ {
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-
错误
信息",
"name" : "消息类型-
警告
信息",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
6
"
"id" : "ViewMsg
5
"
}
}
}, {
}, {
"name" : "消息类型-
警告
信息",
"name" : "消息类型-
错误
信息",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
5
"
"id" : "ViewMsg
6
"
}
}
}, {
}, {
"name" : "消息类型-常规信息",
"name" : "消息类型-常规信息",
...
@@ -13622,16 +13622,16 @@
...
@@ -13622,16 +13622,16 @@
"id" : "ViewMsg7"
"id" : "ViewMsg7"
}
}
}, {
}, {
"name" : "消息位置-
视图下方
",
"name" : "消息位置-
弹出
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
8
"
"id" : "ViewMsg
10
"
}
}
}, {
}, {
"name" : "消息位置-
弹出
",
"name" : "消息位置-
视图下方
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
10
"
"id" : "ViewMsg
8
"
}
}
}, {
}, {
"name" : "消息位置-视图内容区",
"name" : "消息位置-视图内容区",
...
@@ -13644,30 +13644,24 @@
...
@@ -13644,30 +13644,24 @@
"codeName" : "VMGroup8",
"codeName" : "VMGroup8",
"name" : "【静态测试】",
"name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ {
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-警告信息",
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
},
"position" : "POPUP"
}, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
9
"
"id" : "ViewMsg
8
"
}
}
}, {
}, {
"name" : "关闭模式-
默认删除-上方-错误
",
"name" : "关闭模式-
本次删除-上方-警告
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg1
2
"
"id" : "ViewMsg1
3
"
}
}
}, {
}, {
"name" : "
关闭模式-本次删除-上方-警告
",
"name" : "
消息类型-警告信息
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg13"
"id" : "ViewMsg5"
}
},
"position" : "POPUP"
}, {
}, {
"name" : "消息类型-错误信息",
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
...
@@ -13676,10 +13670,10 @@
...
@@ -13676,10 +13670,10 @@
},
},
"position" : "POPUP"
"position" : "POPUP"
}, {
}, {
"name" : "
消息位置-视图下方
",
"name" : "
关闭模式-无删除-上方-常规
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
8
"
"id" : "ViewMsg
11
"
}
}
}, {
}, {
"name" : "消息类型-常规信息",
"name" : "消息类型-常规信息",
...
@@ -13689,20 +13683,26 @@
...
@@ -13689,20 +13683,26 @@
},
},
"position" : "POPUP"
"position" : "POPUP"
}, {
}, {
"name" : "关闭模式-
无删除-上方-常规
",
"name" : "关闭模式-
默认删除-上方-错误
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg11"
"id" : "ViewMsg12"
}
}, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
}
} ]
} ]
}, {
}, {
"codeName" : "VMGroup5",
"codeName" : "VMGroup5",
"name" : "视图消息关闭模式",
"name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ {
"getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-
本次
删除",
"name" : "关闭模式-
默认
删除",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg1
3
"
"id" : "ViewMsg1
2
"
}
}
}, {
}, {
"name" : "关闭模式-无删除",
"name" : "关闭模式-无删除",
...
@@ -13711,10 +13711,10 @@
...
@@ -13711,10 +13711,10 @@
"id" : "ViewMsg11"
"id" : "ViewMsg11"
}
}
}, {
}, {
"name" : "关闭模式-
默认
删除",
"name" : "关闭模式-
本次
删除",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg1
2
"
"id" : "ViewMsg1
3
"
}
}
} ]
} ]
}, {
}, {
...
@@ -16987,9 +16987,11 @@
...
@@ -16987,9 +16987,11 @@
"getPSAppViews" : [ {
"getPSAppViews" : [ {
"accUserMode" : 0,
"accUserMode" : 0,
"appSwitchMode" : 0,
"appSwitchMode" : 0,
"bottomInfo" : "trainsys网页端下方信息",
"caption" : "trainsys网页端应用标题",
"caption" : "trainsys网页端应用标题",
"codeName" : "AppIndex",
"codeName" : "AppIndex",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json",
"headerInfo" : "trainsys网页端头部信息",
"name" : "AppIndex",
"name" : "AppIndex",
"getPSAppModule" : {
"getPSAppModule" : {
"modelref" : true,
"modelref" : true,
...
@@ -21246,7 +21248,8 @@
...
@@ -21246,7 +21248,8 @@
"codeName" : "captionbar",
"codeName" : "captionbar",
"controlType" : "CAPTIONBAR",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"name" : "captionbar",
"getPSControlParam" : { }
"getPSControlParam" : { },
"subCaption" : "trainsys网页端应用子标题"
} ],
} ],
"getPSViewLayoutPanel" : {
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"codeName" : "Layoutpanel",
...
@@ -21258,7 +21261,8 @@
...
@@ -21258,7 +21261,8 @@
"layoutPanel" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
"useDefaultLayout" : true
},
},
"title" : "应用首页视图(二)",
"subCaption" : "trainsys网页端应用子标题",
"title" : "trainsys网页端应用抬头",
"viewStyle" : "DEFAULT",
"viewStyle" : "DEFAULT",
"viewType" : "APPINDEXVIEW",
"viewType" : "APPINDEXVIEW",
"blankMode" : false,
"blankMode" : false,
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.simple.json
浏览文件 @
21801a8e
{
{
"name"
:
"网页端"
,
"name"
:
"网页端"
,
"simple"
:
"true"
,
"simple"
:
"true"
,
"title"
:
"trainsys网页端应用抬头"
,
"caption"
:
"trainsys网页端应用标题"
,
"caption"
:
"trainsys网页端应用标题"
,
"subCaption"
:
"trainsys网页端应用子标题"
,
"headerInfo"
:
"trainsys网页端头部信息"
,
"bottomInfo"
:
"trainsys网页端下方信息"
,
"getAllPSAppPFPluginRefs"
:
[
{
"getAllPSAppPFPluginRefs"
:
[
{
"name"
:
"3D饼图插件"
,
"name"
:
"3D饼图插件"
,
"getPSSysPFPlugin"
:
{
"getPSSysPFPlugin"
:
{
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录