Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
9a4bf052
提交
9a4bf052
编写于
7月 07, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
tony001 发布系统代码 [TrainSys,Mob]
上级
8dde2bf9
变更
4
隐藏空白字符变更
内嵌
并排
正在显示
4 个修改的文件
包含
237 行增加
和
18 行删除
+237
-18
portlet_icon_menu.json
.../trainsys/PSSYSAPPS/Mob/PSAPPMENUS/portlet_icon_menu.json
+29
-0
portlet_list_menu.json
.../trainsys/PSSYSAPPS/Mob/PSAPPMENUS/portlet_list_menu.json
+41
-0
AppPortalView.json
...rainsys/PSSYSAPPS/Mob/PSAPPPORTALVIEWS/AppPortalView.json
+80
-8
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.json
+87
-10
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPMENUS/portlet_icon_menu.json
0 → 100644
浏览文件 @
9a4bf052
{
"codeName"
:
"portlet_icon_menu"
,
"controlType"
:
"APPMENU"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Mob/PSAPPMENUS/portlet_icon_menu.json"
,
"logicName"
:
"门户图标菜单"
,
"getPSAppMenuItems"
:
[
{
"accUserMode"
:
0
,
"caption"
:
"编辑"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem1"
,
"tooltip"
:
"编辑"
},
{
"accUserMode"
:
0
,
"caption"
:
"列表"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem2"
,
"tooltip"
:
"列表"
},
{
"accUserMode"
:
0
,
"caption"
:
"测试俩行文本显示状态"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem3"
,
"tooltip"
:
"测试俩行文本显示状态"
}
],
"enableCustomize"
:
false
,
"name"
:
"portlet_icon_menu"
,
"modelid"
:
"A0C3BC40-F807-47DA-BED3-B3EDBD294703"
,
"modeltype"
:
"PSAPPMENU"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPMENUS/portlet_list_menu.json
0 → 100644
浏览文件 @
9a4bf052
{
"codeName"
:
"portlet_list_menu"
,
"controlType"
:
"APPMENU"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Mob/PSAPPMENUS/portlet_list_menu.json"
,
"logicName"
:
"门户列表菜单"
,
"getPSAppMenuItems"
:
[
{
"accUserMode"
:
0
,
"caption"
:
"编辑"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem1"
,
"tooltip"
:
"编辑"
},
{
"accUserMode"
:
0
,
"caption"
:
"列表"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem2"
,
"tooltip"
:
"列表"
},
{
"accUserMode"
:
0
,
"caption"
:
"选择"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem3"
,
"tooltip"
:
"选择"
},
{
"accUserMode"
:
0
,
"caption"
:
"编辑器"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem4"
,
"tooltip"
:
"编辑器"
},
{
"accUserMode"
:
0
,
"caption"
:
"树"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem5"
,
"tooltip"
:
"树"
}
],
"enableCustomize"
:
false
,
"name"
:
"portlet_list_menu"
,
"modelid"
:
"D70A373F-3ACA-44C9-9A19-B73248E9776E"
,
"modeltype"
:
"PSAPPMENU"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPPORTALVIEWS/AppPortalView.json
浏览文件 @
9a4bf052
...
...
@@ -24,7 +24,7 @@
},
"getPSControls"
:
[
{
"aMListStyle"
:
"ICONVIEW"
,
"codeName"
:
"portlet_menu"
,
"codeName"
:
"portlet_
icon_
menu"
,
"getContentPSControl"
:
{
"name"
:
"db_appmenu1_appmenu"
},
...
...
@@ -40,11 +40,11 @@
},
"getPSControls"
:
[
{
"appMenuStyle"
:
"ICONVIEW"
,
"codeName"
:
"portlet_menu"
,
"codeName"
:
"portlet_
icon_
menu"
,
"controlStyle"
:
"ICONVIEW"
,
"controlType"
:
"APPMENU"
,
"layoutMode"
:
"TABLE_24COL"
,
"logicName"
:
"门户菜单"
,
"logicName"
:
"门户
图标
菜单"
,
"name"
:
"db_appmenu1_appmenu"
,
"getPSAppMenuItems"
:
[
{
"accUserMode"
:
0
,
...
...
@@ -82,6 +82,24 @@
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"列表"
},
{
"accUserMode"
:
0
,
"caption"
:
"测试俩行文本显示状态"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem3"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"测试俩行文本显示状态"
}
],
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
...
...
@@ -106,7 +124,7 @@
"modeltype"
:
"PSSYSDBPART"
},
{
"aMListStyle"
:
"LISTVIEW"
,
"codeName"
:
"portlet_menu"
,
"codeName"
:
"portlet_
list_
menu"
,
"getContentPSControl"
:
{
"name"
:
"db_appmenu2_appmenu"
},
...
...
@@ -122,11 +140,11 @@
},
"getPSControls"
:
[
{
"appMenuStyle"
:
"LISTVIEW"
,
"codeName"
:
"portlet_menu"
,
"codeName"
:
"portlet_
list_
menu"
,
"controlStyle"
:
"LISTVIEW"
,
"controlType"
:
"APPMENU"
,
"layoutMode"
:
"TABLE_24COL"
,
"logicName"
:
"门户菜单"
,
"logicName"
:
"门户
列表
菜单"
,
"name"
:
"db_appmenu2_appmenu"
,
"getPSAppMenuItems"
:
[
{
"accUserMode"
:
0
,
...
...
@@ -164,6 +182,60 @@
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"列表"
},
{
"accUserMode"
:
0
,
"caption"
:
"选择"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem3"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"选择"
},
{
"accUserMode"
:
0
,
"caption"
:
"编辑器"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem4"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"编辑器"
},
{
"accUserMode"
:
0
,
"caption"
:
"树"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem5"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"树"
}
],
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
...
...
@@ -174,7 +246,7 @@
"showBusyIndicator"
:
true
},
"enableCustomize"
:
false
,
"modelid"
:
"
A0C3BC40-F807-47DA-BED3-B3EDBD294703
"
,
"modelid"
:
"
D70A373F-3ACA-44C9-9A19-B73248E9776E
"
,
"modeltype"
:
"PSAPPMENU"
}
],
"getPSLayoutPos"
:
{
...
...
@@ -184,7 +256,7 @@
"portletType"
:
"APPMENU"
,
"title"
:
"列表菜单"
,
"showTitleBar"
:
true
,
"modelid"
:
"
A0C3BC40-F807-47DA-BED3-B3EDBD294703
"
,
"modelid"
:
"
D70A373F-3ACA-44C9-9A19-B73248E9776E
"
,
"modeltype"
:
"PSSYSDBPART"
}
],
"enableCustomized"
:
false
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.json
浏览文件 @
9a4bf052
...
...
@@ -1212,14 +1212,19 @@
}
],
"getAllPSAppMenuModels"
:
[
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPMENUS/portlet_menu.json"
,
"name"
:
"portlet_menu"
,
"path"
:
"PSSYSAPPS/Mob/PSAPPMENUS/portlet_
icon_
menu.json"
,
"name"
:
"portlet_
icon_
menu"
,
"controlType"
:
"APPMENU"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPMENUS/Usr0504510619Menu.json"
,
"name"
:
"appindexview"
,
"controlType"
:
"APPMENU"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPMENUS/portlet_list_menu.json"
,
"name"
:
"portlet_list_menu"
,
"controlType"
:
"APPMENU"
}
],
"getAllPSAppModules"
:
[
{
"modelref"
:
true
,
...
...
@@ -13171,7 +13176,7 @@
},
"getPSControls"
:
[
{
"aMListStyle"
:
"ICONVIEW"
,
"codeName"
:
"portlet_menu"
,
"codeName"
:
"portlet_
icon_
menu"
,
"getContentPSControl"
:
{
"name"
:
"db_appmenu1_appmenu"
},
...
...
@@ -13187,11 +13192,11 @@
},
"getPSControls"
:
[
{
"appMenuStyle"
:
"ICONVIEW"
,
"codeName"
:
"portlet_menu"
,
"codeName"
:
"portlet_
icon_
menu"
,
"controlStyle"
:
"ICONVIEW"
,
"controlType"
:
"APPMENU"
,
"layoutMode"
:
"TABLE_24COL"
,
"logicName"
:
"门户菜单"
,
"logicName"
:
"门户
图标
菜单"
,
"name"
:
"db_appmenu1_appmenu"
,
"getPSAppMenuItems"
:
[
{
"accUserMode"
:
0
,
...
...
@@ -13229,6 +13234,24 @@
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"列表"
},
{
"accUserMode"
:
0
,
"caption"
:
"测试俩行文本显示状态"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem3"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"测试俩行文本显示状态"
}
],
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
...
...
@@ -13253,7 +13276,7 @@
"modeltype"
:
"PSSYSDBPART"
},
{
"aMListStyle"
:
"LISTVIEW"
,
"codeName"
:
"portlet_menu"
,
"codeName"
:
"portlet_
list_
menu"
,
"getContentPSControl"
:
{
"name"
:
"db_appmenu2_appmenu"
},
...
...
@@ -13269,11 +13292,11 @@
},
"getPSControls"
:
[
{
"appMenuStyle"
:
"LISTVIEW"
,
"codeName"
:
"portlet_menu"
,
"codeName"
:
"portlet_
list_
menu"
,
"controlStyle"
:
"LISTVIEW"
,
"controlType"
:
"APPMENU"
,
"layoutMode"
:
"TABLE_24COL"
,
"logicName"
:
"门户菜单"
,
"logicName"
:
"门户
列表
菜单"
,
"name"
:
"db_appmenu2_appmenu"
,
"getPSAppMenuItems"
:
[
{
"accUserMode"
:
0
,
...
...
@@ -13311,6 +13334,60 @@
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"列表"
},
{
"accUserMode"
:
0
,
"caption"
:
"选择"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem3"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"选择"
},
{
"accUserMode"
:
0
,
"caption"
:
"编辑器"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem4"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"编辑器"
},
{
"accUserMode"
:
0
,
"caption"
:
"树"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem5"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"树"
}
],
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
...
...
@@ -13321,7 +13398,7 @@
"showBusyIndicator"
:
true
},
"enableCustomize"
:
false
,
"modelid"
:
"
A0C3BC40-F807-47DA-BED3-B3EDBD294703
"
,
"modelid"
:
"
D70A373F-3ACA-44C9-9A19-B73248E9776E
"
,
"modeltype"
:
"PSAPPMENU"
}
],
"getPSLayoutPos"
:
{
...
...
@@ -13331,7 +13408,7 @@
"portletType"
:
"APPMENU"
,
"title"
:
"列表菜单"
,
"showTitleBar"
:
true
,
"modelid"
:
"
A0C3BC40-F807-47DA-BED3-B3EDBD294703
"
,
"modelid"
:
"
D70A373F-3ACA-44C9-9A19-B73248E9776E
"
,
"modeltype"
:
"PSSYSDBPART"
}
],
"enableCustomized"
:
false
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录