Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
a31af0a0
提交
a31af0a0
编写于
12月 26, 2022
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lxm1993 发布系统代码 [TrainSys,网页端]
上级
fd84b8e7
变更
16
展开全部
隐藏空白字符变更
内嵌
并排
正在显示
16 个修改的文件
包含
3613 行增加
和
410 行删除
+3613
-410
h2_table.xml
trainsys-core/src/main/resources/liquibase/h2_table.xml
+2
-2
Phone.json
...izlab/trainsys/PSMODULES/common/PSDATAENTITIES/Phone.json
+10
-2
Phone.json
...ys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json
+4
-0
phoneGridView.json
...PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneGridView.json
+15
-15
phoneUsr2EditView.json
...SAPPS/TemplatePublish/PSAPPDEVIEWS/phoneUsr2EditView.json
+822
-0
PSSYSAPP.json
.../ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
+25
-15
Phone.json
...izlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json
+4
-0
bookTabExpView.json
...b/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookTabExpView.json
+1
-0
phoneGridView.json
...ab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/phoneGridView.json
+15
-15
phonePhoneView.json
...b/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/phonePhoneView.json
+82
-0
phoneTabExpView.json
.../trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/phoneTabExpView.json
+1851
-0
AppIndex.json
...zlab/trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json
+1
-1
AppIndex.json
...n/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPMENUS/AppIndex.json
+1
-1
AppPortalView.json
...rainsys/PSSYSAPPS/Web/PSAPPPORTALVIEWS/AppPortalView.json
+82
-0
PSSYSAPP.hubsubapp.json
...cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.hubsubapp.json
+80
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+618
-359
未找到文件。
trainsys-core/src/main/resources/liquibase/h2_table.xml
浏览文件 @
a31af0a0
...
@@ -50,7 +50,7 @@
...
@@ -50,7 +50,7 @@
</changeSet>
</changeSet>
<!--输出实体[BOOK]数据结构 -->
<!--输出实体[BOOK]数据结构 -->
<changeSet
author=
"root"
id=
"tab-book-39
5
-3"
>
<changeSet
author=
"root"
id=
"tab-book-39
8
-3"
>
<createTable
tableName=
"T_BOOK"
>
<createTable
tableName=
"T_BOOK"
>
<column
name=
"BOOKNAME"
remarks=
""
type=
"VARCHAR(200)"
>
<column
name=
"BOOKNAME"
remarks=
""
type=
"VARCHAR(200)"
>
</column>
</column>
...
@@ -169,7 +169,7 @@
...
@@ -169,7 +169,7 @@
</changeSet>
</changeSet>
<!--输出实体[PHONE]数据结构 -->
<!--输出实体[PHONE]数据结构 -->
<changeSet
author=
"root"
id=
"tab-phone-24
1
-6"
>
<changeSet
author=
"root"
id=
"tab-phone-24
7
-6"
>
<createTable
tableName=
"T_PHONE"
>
<createTable
tableName=
"T_PHONE"
>
<column
name=
"PHONEID"
remarks=
""
type=
"VARCHAR(100)"
>
<column
name=
"PHONEID"
remarks=
""
type=
"VARCHAR(100)"
>
<constraints
primaryKey=
"true"
primaryKeyName=
"PK_PHONE"
/>
<constraints
primaryKey=
"true"
primaryKeyName=
"PK_PHONE"
/>
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Phone.json
浏览文件 @
a31af0a0
...
@@ -2180,10 +2180,10 @@
...
@@ -2180,10 +2180,10 @@
"realModelType"
:
"PSDEVIEWBASE"
"realModelType"
:
"PSDEVIEWBASE"
},
{
},
{
"codeName"
:
"GridView"
,
"codeName"
:
"GridView"
,
"logicName"
:
"手机
实体表格视图
"
,
"logicName"
:
"手机
普通表格
"
,
"mOSFilePath"
:
"psmodeldata$psdataentities/GridView"
,
"mOSFilePath"
:
"psmodeldata$psdataentities/GridView"
,
"modelTag"
:
"MDATAVIEW"
,
"modelTag"
:
"MDATAVIEW"
,
"name"
:
"手机
实体表格视图
"
,
"name"
:
"手机
普通表格
"
,
"rTMOSFilePath"
:
"psmodeldata$psdataentities/GridView"
,
"rTMOSFilePath"
:
"psmodeldata$psdataentities/GridView"
,
"realModelSubType"
:
"DEGRIDVIEW"
,
"realModelSubType"
:
"DEGRIDVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
"realModelType"
:
"PSDEVIEWBASE"
...
@@ -2270,6 +2270,14 @@
...
@@ -2270,6 +2270,14 @@
"rTMOSFilePath"
:
"psmodeldata$psdataentities/RedirectView"
,
"rTMOSFilePath"
:
"psmodeldata$psdataentities/RedirectView"
,
"realModelSubType"
:
"DEREDIRECTVIEW"
,
"realModelSubType"
:
"DEREDIRECTVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"TabExpView"
,
"logicName"
:
"手机实体分页导航视图"
,
"mOSFilePath"
:
"psmodeldata$psdataentities/TabExpView"
,
"name"
:
"手机实体分页导航视图"
,
"rTMOSFilePath"
:
"psmodeldata$psdataentities/TabExpView"
,
"realModelSubType"
:
"DETABEXPVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
},
{
"codeName"
:
"ex_x1"
,
"codeName"
:
"ex_x1"
,
"logicName"
:
"ex_x1"
,
"logicName"
:
"ex_x1"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json
浏览文件 @
a31af0a0
...
@@ -132,6 +132,10 @@
...
@@ -132,6 +132,10 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json"
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json"
,
"viewType"
:
"DEEDITVIEW"
"viewType"
:
"DEEDITVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneUsr2EditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
],
}
],
"getAllPSDEOPPrivs"
:
[
{
"getAllPSDEOPPrivs"
:
[
{
"logicName"
:
"建立"
,
"logicName"
:
"建立"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneGridView.json
浏览文件 @
a31af0a0
...
@@ -190,20 +190,20 @@
...
@@ -190,20 +190,20 @@
"logicType"
:
"PREDEFINED"
,
"logicType"
:
"PREDEFINED"
,
"name"
:
"新建数据"
,
"name"
:
"新建数据"
,
"getNewDataPSAppView"
:
{
"getNewDataPSAppView"
:
{
"mOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"mOSFilePath"
:
"psappviewlogicrefviews/phone
Usr2
EditView"
,
"rTMOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"rTMOSFilePath"
:
"psappviewlogicrefviews/phone
Usr2
EditView"
,
"getRefPSAppView"
:
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json"
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phone
Usr2
EditView.json"
,
"viewType"
:
"DEEDITVIEW"
"viewType"
:
"DEEDITVIEW"
}
}
},
},
"getPSAppUILogicRefViews"
:
[
{
"getPSAppUILogicRefViews"
:
[
{
"mOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"mOSFilePath"
:
"psappviewlogicrefviews/phone
Usr2
EditView"
,
"rTMOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"rTMOSFilePath"
:
"psappviewlogicrefviews/phone
Usr2
EditView"
,
"getRefPSAppView"
:
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json"
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phone
Usr2
EditView.json"
,
"viewType"
:
"DEEDITVIEW"
"viewType"
:
"DEEDITVIEW"
}
}
}
],
}
],
...
@@ -220,20 +220,20 @@
...
@@ -220,20 +220,20 @@
"logicType"
:
"PREDEFINED"
,
"logicType"
:
"PREDEFINED"
,
"name"
:
"打开数据"
,
"name"
:
"打开数据"
,
"getOpenDataPSAppView"
:
{
"getOpenDataPSAppView"
:
{
"mOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"mOSFilePath"
:
"psappviewlogicrefviews/phone
Usr2
EditView"
,
"rTMOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"rTMOSFilePath"
:
"psappviewlogicrefviews/phone
Usr2
EditView"
,
"getRefPSAppView"
:
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json"
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phone
Usr2
EditView.json"
,
"viewType"
:
"DEEDITVIEW"
"viewType"
:
"DEEDITVIEW"
}
}
},
},
"getPSAppUILogicRefViews"
:
[
{
"getPSAppUILogicRefViews"
:
[
{
"mOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"mOSFilePath"
:
"psappviewlogicrefviews/phone
Usr2
EditView"
,
"rTMOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"rTMOSFilePath"
:
"psappviewlogicrefviews/phone
Usr2
EditView"
,
"getRefPSAppView"
:
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json"
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phone
Usr2
EditView.json"
,
"viewType"
:
"DEEDITVIEW"
"viewType"
:
"DEEDITVIEW"
}
}
}
],
}
],
...
@@ -250,7 +250,7 @@
...
@@ -250,7 +250,7 @@
"realTitle"
:
"手机编辑视图"
,
"realTitle"
:
"手机编辑视图"
,
"getRefPSAppView"
:
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json"
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phone
Usr2
EditView.json"
,
"viewType"
:
"DEEDITVIEW"
"viewType"
:
"DEEDITVIEW"
}
}
},
{
},
{
...
@@ -258,7 +258,7 @@
...
@@ -258,7 +258,7 @@
"realTitle"
:
"手机编辑视图"
,
"realTitle"
:
"手机编辑视图"
,
"getRefPSAppView"
:
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json"
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phone
Usr2
EditView.json"
,
"viewType"
:
"DEEDITVIEW"
"viewType"
:
"DEEDITVIEW"
}
}
}
],
}
],
...
@@ -1618,7 +1618,7 @@
...
@@ -1618,7 +1618,7 @@
"modeltype"
:
"PSSYSVIEWLAYOUTPANEL"
"modeltype"
:
"PSSYSVIEWLAYOUTPANEL"
},
},
"rTMOSFilePath"
:
"pssysapps/TemplatePublish/psappdeviews/phoneGridView"
,
"rTMOSFilePath"
:
"pssysapps/TemplatePublish/psappdeviews/phoneGridView"
,
"title"
:
"手机
表格视图
"
,
"title"
:
"手机
普通表格
"
,
"viewStyle"
:
"viewStyle"
,
"viewStyle"
:
"viewStyle"
,
"viewType"
:
"DEGRIDVIEW"
,
"viewType"
:
"DEGRIDVIEW"
,
"xDataControlName"
:
"grid"
,
"xDataControlName"
:
"grid"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneUsr2EditView.json
0 → 100644
浏览文件 @
a31af0a0
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
浏览文件 @
a31af0a0
...
@@ -1104,6 +1104,12 @@
...
@@ -1104,6 +1104,12 @@
"viewType"
:
"DEEDITVIEW"
,
"viewType"
:
"DEEDITVIEW"
,
"resource"
:
"Phone"
,
"resource"
:
"Phone"
,
"view"
:
"EditView"
"view"
:
"EditView"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneUsr2EditView.json"
,
"viewType"
:
"DEEDITVIEW"
,
"resource"
:
"Phone"
,
"view"
:
"Usr2EditView"
}
],
}
],
"getAllPSDEOPPrivs"
:
[
{
"getAllPSDEOPPrivs"
:
[
{
"logicName"
:
"建立"
,
"logicName"
:
"建立"
,
...
@@ -2216,20 +2222,20 @@
...
@@ -2216,20 +2222,20 @@
"logicType"
:
"PREDEFINED"
,
"logicType"
:
"PREDEFINED"
,
"name"
:
"新建数据"
,
"name"
:
"新建数据"
,
"getNewDataPSAppView"
:
{
"getNewDataPSAppView"
:
{
"mOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"mOSFilePath"
:
"psappviewlogicrefviews/phone
Usr2
EditView"
,
"rTMOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"rTMOSFilePath"
:
"psappviewlogicrefviews/phone
Usr2
EditView"
,
"getRefPSAppView"
:
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json"
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phone
Usr2
EditView.json"
,
"viewType"
:
"DEEDITVIEW"
"viewType"
:
"DEEDITVIEW"
}
}
},
},
"getPSAppUILogicRefViews"
:
[
{
"getPSAppUILogicRefViews"
:
[
{
"mOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"mOSFilePath"
:
"psappviewlogicrefviews/phone
Usr2
EditView"
,
"rTMOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"rTMOSFilePath"
:
"psappviewlogicrefviews/phone
Usr2
EditView"
,
"getRefPSAppView"
:
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json"
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phone
Usr2
EditView.json"
,
"viewType"
:
"DEEDITVIEW"
"viewType"
:
"DEEDITVIEW"
}
}
}
],
}
],
...
@@ -2246,20 +2252,20 @@
...
@@ -2246,20 +2252,20 @@
"logicType"
:
"PREDEFINED"
,
"logicType"
:
"PREDEFINED"
,
"name"
:
"打开数据"
,
"name"
:
"打开数据"
,
"getOpenDataPSAppView"
:
{
"getOpenDataPSAppView"
:
{
"mOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"mOSFilePath"
:
"psappviewlogicrefviews/phone
Usr2
EditView"
,
"rTMOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"rTMOSFilePath"
:
"psappviewlogicrefviews/phone
Usr2
EditView"
,
"getRefPSAppView"
:
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json"
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phone
Usr2
EditView.json"
,
"viewType"
:
"DEEDITVIEW"
"viewType"
:
"DEEDITVIEW"
}
}
},
},
"getPSAppUILogicRefViews"
:
[
{
"getPSAppUILogicRefViews"
:
[
{
"mOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"mOSFilePath"
:
"psappviewlogicrefviews/phone
Usr2
EditView"
,
"rTMOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"rTMOSFilePath"
:
"psappviewlogicrefviews/phone
Usr2
EditView"
,
"getRefPSAppView"
:
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json"
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phone
Usr2
EditView.json"
,
"viewType"
:
"DEEDITVIEW"
"viewType"
:
"DEEDITVIEW"
}
}
}
],
}
],
...
@@ -2276,7 +2282,7 @@
...
@@ -2276,7 +2282,7 @@
"realTitle"
:
"手机编辑视图"
,
"realTitle"
:
"手机编辑视图"
,
"getRefPSAppView"
:
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json"
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phone
Usr2
EditView.json"
,
"viewType"
:
"DEEDITVIEW"
"viewType"
:
"DEEDITVIEW"
}
}
},
{
},
{
...
@@ -2284,7 +2290,7 @@
...
@@ -2284,7 +2290,7 @@
"realTitle"
:
"手机编辑视图"
,
"realTitle"
:
"手机编辑视图"
,
"getRefPSAppView"
:
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json"
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phone
Usr2
EditView.json"
,
"viewType"
:
"DEEDITVIEW"
"viewType"
:
"DEEDITVIEW"
}
}
}
],
}
],
...
@@ -3644,7 +3650,7 @@
...
@@ -3644,7 +3650,7 @@
"modeltype"
:
"PSSYSVIEWLAYOUTPANEL"
"modeltype"
:
"PSSYSVIEWLAYOUTPANEL"
},
},
"rTMOSFilePath"
:
"pssysapps/TemplatePublish/psappdeviews/phoneGridView"
,
"rTMOSFilePath"
:
"pssysapps/TemplatePublish/psappdeviews/phoneGridView"
,
"title"
:
"手机
表格视图
"
,
"title"
:
"手机
普通表格
"
,
"viewStyle"
:
"viewStyle"
,
"viewStyle"
:
"viewStyle"
,
"viewType"
:
"DEGRIDVIEW"
,
"viewType"
:
"DEGRIDVIEW"
,
"xDataControlName"
:
"grid"
,
"xDataControlName"
:
"grid"
,
...
@@ -3793,6 +3799,10 @@
...
@@ -3793,6 +3799,10 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json"
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json"
,
"viewType"
:
"DEEDITVIEW"
"viewType"
:
"DEEDITVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneUsr2EditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
],
}
],
"getAllPSDEOPPrivs"
:
[
{
"getAllPSDEOPPrivs"
:
[
{
"logicName"
:
"建立"
,
"logicName"
:
"建立"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json
浏览文件 @
a31af0a0
...
@@ -1566,6 +1566,10 @@
...
@@ -1566,6 +1566,10 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneMEditView9.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneMEditView9.json"
,
"viewType"
:
"DEMEDITVIEW9"
"viewType"
:
"DEMEDITVIEW9"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneTabExpView.json"
,
"viewType"
:
"DETABEXPVIEW"
}
],
}
],
"getAllPSDEOPPrivs"
:
[
{
"getAllPSDEOPPrivs"
:
[
{
"logicName"
:
"建立"
,
"logicName"
:
"建立"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookTabExpView.json
浏览文件 @
a31af0a0
...
@@ -1763,6 +1763,7 @@
...
@@ -1763,6 +1763,7 @@
"path"
:
"PSMODULES/common/PSWORKFLOWS/testWf.json"
"path"
:
"PSMODULES/common/PSWORKFLOWS/testWf.json"
},
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/bookTabExpView"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/bookTabExpView"
,
"refFlag"
:
false
,
"tabLayout"
:
"TOP"
,
"tabLayout"
:
"TOP"
,
"title"
:
"书分页导航视图"
,
"title"
:
"书分页导航视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewStyle"
:
"DEFAULT"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/phoneGridView.json
浏览文件 @
a31af0a0
...
@@ -190,20 +190,20 @@
...
@@ -190,20 +190,20 @@
"logicType"
:
"PREDEFINED"
,
"logicType"
:
"PREDEFINED"
,
"name"
:
"新建数据"
,
"name"
:
"新建数据"
,
"getNewDataPSAppView"
:
{
"getNewDataPSAppView"
:
{
"mOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"mOSFilePath"
:
"psappviewlogicrefviews/phone
Usr2
EditView"
,
"rTMOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"rTMOSFilePath"
:
"psappviewlogicrefviews/phone
Usr2
EditView"
,
"getRefPSAppView"
:
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phone
Usr2
EditView.json"
,
"viewType"
:
"DEEDITVIEW"
"viewType"
:
"DEEDITVIEW"
}
}
},
},
"getPSAppUILogicRefViews"
:
[
{
"getPSAppUILogicRefViews"
:
[
{
"mOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"mOSFilePath"
:
"psappviewlogicrefviews/phone
Usr2
EditView"
,
"rTMOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"rTMOSFilePath"
:
"psappviewlogicrefviews/phone
Usr2
EditView"
,
"getRefPSAppView"
:
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phone
Usr2
EditView.json"
,
"viewType"
:
"DEEDITVIEW"
"viewType"
:
"DEEDITVIEW"
}
}
}
],
}
],
...
@@ -220,20 +220,20 @@
...
@@ -220,20 +220,20 @@
"logicType"
:
"PREDEFINED"
,
"logicType"
:
"PREDEFINED"
,
"name"
:
"打开数据"
,
"name"
:
"打开数据"
,
"getOpenDataPSAppView"
:
{
"getOpenDataPSAppView"
:
{
"mOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"mOSFilePath"
:
"psappviewlogicrefviews/phone
Usr2
EditView"
,
"rTMOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"rTMOSFilePath"
:
"psappviewlogicrefviews/phone
Usr2
EditView"
,
"getRefPSAppView"
:
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phone
Usr2
EditView.json"
,
"viewType"
:
"DEEDITVIEW"
"viewType"
:
"DEEDITVIEW"
}
}
},
},
"getPSAppUILogicRefViews"
:
[
{
"getPSAppUILogicRefViews"
:
[
{
"mOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"mOSFilePath"
:
"psappviewlogicrefviews/phone
Usr2
EditView"
,
"rTMOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"rTMOSFilePath"
:
"psappviewlogicrefviews/phone
Usr2
EditView"
,
"getRefPSAppView"
:
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phone
Usr2
EditView.json"
,
"viewType"
:
"DEEDITVIEW"
"viewType"
:
"DEEDITVIEW"
}
}
}
],
}
],
...
@@ -250,7 +250,7 @@
...
@@ -250,7 +250,7 @@
"realTitle"
:
"手机编辑视图"
,
"realTitle"
:
"手机编辑视图"
,
"getRefPSAppView"
:
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phone
Usr2
EditView.json"
,
"viewType"
:
"DEEDITVIEW"
"viewType"
:
"DEEDITVIEW"
}
}
},
{
},
{
...
@@ -258,7 +258,7 @@
...
@@ -258,7 +258,7 @@
"realTitle"
:
"手机编辑视图"
,
"realTitle"
:
"手机编辑视图"
,
"getRefPSAppView"
:
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phone
Usr2
EditView.json"
,
"viewType"
:
"DEEDITVIEW"
"viewType"
:
"DEEDITVIEW"
}
}
}
],
}
],
...
@@ -1705,7 +1705,7 @@
...
@@ -1705,7 +1705,7 @@
"modeltype"
:
"PSSYSVIEWLAYOUTPANEL"
"modeltype"
:
"PSSYSVIEWLAYOUTPANEL"
},
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneGridView"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneGridView"
,
"title"
:
"手机
表格视图
"
,
"title"
:
"手机
普通表格
"
,
"viewStyle"
:
"viewStyle"
,
"viewStyle"
:
"viewStyle"
,
"viewType"
:
"DEGRIDVIEW"
,
"viewType"
:
"DEGRIDVIEW"
,
"xDataControlName"
:
"grid"
,
"xDataControlName"
:
"grid"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/phonePhoneView.json
浏览文件 @
a31af0a0
...
@@ -38,6 +38,17 @@
...
@@ -38,6 +38,17 @@
}
]
}
]
}
],
}
],
"getPSAppViewLogics"
:
[
{
"getPSAppViewLogics"
:
[
{
"eventArg"
:
"deuiaction6"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_deuiaction6_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction6"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
"eventArg"
:
"deuiaction1"
,
"eventArg"
:
"deuiaction1"
,
"eventNames"
:
"CLICK"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicTrigger"
:
"CTRLEVENT"
,
...
@@ -170,6 +181,13 @@
...
@@ -170,6 +181,13 @@
}
}
}
],
}
],
"getPSAppViewUIActions"
:
[
{
"getPSAppViewUIActions"
:
[
{
"name"
:
"toolbar_deuiaction6"
,
"getPSUIAction"
:
{
"modelref"
:
true
,
"id"
:
"New"
},
"xDataControlName"
:
"grid"
},
{
"name"
:
"toolbar_deuiaction1"
,
"name"
:
"toolbar_deuiaction1"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"getPSAppDataEntity"
:
{
...
@@ -870,6 +888,16 @@
...
@@ -870,6 +888,16 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
},
"getPSControlLogics"
:
[
{
"getPSControlLogics"
:
[
{
"eventArg"
:
"deuiaction6"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_deuiaction6_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction6_click"
}
},
{
"eventArg"
:
"deuiaction1"
,
"eventArg"
:
"deuiaction1"
,
"eventNames"
:
"CLICK"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicTag"
:
"toolbar"
,
...
@@ -924,6 +952,60 @@
...
@@ -924,6 +952,60 @@
"id"
:
"TOOLBAR"
"id"
:
"TOOLBAR"
},
},
"getPSDEToolbarItems"
:
[
{
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.NEW"
,
"mOSFilePath"
:
"pslanguageres/Auto275"
,
"rTMOSFilePath"
:
"pslanguageres/Auto275"
},
"caption"
:
"新建"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction6"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction6"
},
"getPSSysImage"
:
{
"glyph"
:
"xf0f6@FontAwesome"
,
"cssClass"
:
"fa fa-file-text-o"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.NEW"
,
"mOSFilePath"
:
"pslanguageres/Auto275"
,
"rTMOSFilePath"
:
"pslanguageres/Auto275"
},
"caption"
:
"新建"
,
"codeName"
:
"New"
,
"fullCodeName"
:
"New"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/New"
,
"name"
:
"表格界面_新建操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0f6@FontAwesome"
,
"cssClass"
:
"fa fa-file-text-o"
},
"predefinedType"
:
"GRIDVIEW_NEWACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/New"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.NEW"
,
"mOSFilePath"
:
"pslanguageres/Auto44"
,
"rTMOSFilePath"
:
"pslanguageres/Auto44"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"New"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"新建"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.NEW"
,
"mOSFilePath"
:
"pslanguageres/Auto44"
,
"rTMOSFilePath"
:
"pslanguageres/Auto44"
},
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"前台调用"
,
"caption"
:
"前台调用"
,
"groupExtractMode"
:
"ITEM"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"itemType"
:
"DEUIACTION"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/phoneTabExpView.json
0 → 100644
浏览文件 @
a31af0a0
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json
浏览文件 @
a31af0a0
...
@@ -699,7 +699,7 @@
...
@@ -699,7 +699,7 @@
"name"
:
"menuitem32"
,
"name"
:
"menuitem32"
,
"getPSAppFunc"
:
{
"getPSAppFunc"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"AppFunc3
3
"
"id"
:
"AppFunc3
4
"
},
},
"getPSLayout"
:
{
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColLG"
:
-1
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPMENUS/AppIndex.json
浏览文件 @
a31af0a0
...
@@ -314,7 +314,7 @@
...
@@ -314,7 +314,7 @@
"name"
:
"menuitem32"
,
"name"
:
"menuitem32"
,
"getPSAppFunc"
:
{
"getPSAppFunc"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"AppFunc3
3
"
"id"
:
"AppFunc3
4
"
},
},
"tooltip"
:
"分页导航"
"tooltip"
:
"分页导航"
}
],
}
],
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPPORTALVIEWS/AppPortalView.json
浏览文件 @
a31af0a0
...
@@ -541,6 +541,17 @@
...
@@ -541,6 +541,17 @@
}
]
}
]
}
],
}
],
"getPSAppViewLogics"
:
[
{
"getPSAppViewLogics"
:
[
{
"eventArg"
:
"deuiaction6"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_deuiaction6_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction6"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
"eventArg"
:
"deuiaction1"
,
"eventArg"
:
"deuiaction1"
,
"eventNames"
:
"CLICK"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicTrigger"
:
"CTRLEVENT"
,
...
@@ -673,6 +684,13 @@
...
@@ -673,6 +684,13 @@
}
}
}
],
}
],
"getPSAppViewUIActions"
:
[
{
"getPSAppViewUIActions"
:
[
{
"name"
:
"toolbar_deuiaction6"
,
"getPSUIAction"
:
{
"modelref"
:
true
,
"id"
:
"New"
},
"xDataControlName"
:
"grid"
},
{
"name"
:
"toolbar_deuiaction1"
,
"name"
:
"toolbar_deuiaction1"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"getPSAppDataEntity"
:
{
...
@@ -1373,6 +1391,16 @@
...
@@ -1373,6 +1391,16 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
},
"getPSControlLogics"
:
[
{
"getPSControlLogics"
:
[
{
"eventArg"
:
"deuiaction6"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_deuiaction6_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction6_click"
}
},
{
"eventArg"
:
"deuiaction1"
,
"eventArg"
:
"deuiaction1"
,
"eventNames"
:
"CLICK"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicTag"
:
"toolbar"
,
...
@@ -1427,6 +1455,60 @@
...
@@ -1427,6 +1455,60 @@
"id"
:
"TOOLBAR"
"id"
:
"TOOLBAR"
},
},
"getPSDEToolbarItems"
:
[
{
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.NEW"
,
"mOSFilePath"
:
"pslanguageres/Auto275"
,
"rTMOSFilePath"
:
"pslanguageres/Auto275"
},
"caption"
:
"新建"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction6"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction6"
},
"getPSSysImage"
:
{
"glyph"
:
"xf0f6@FontAwesome"
,
"cssClass"
:
"fa fa-file-text-o"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.NEW"
,
"mOSFilePath"
:
"pslanguageres/Auto275"
,
"rTMOSFilePath"
:
"pslanguageres/Auto275"
},
"caption"
:
"新建"
,
"codeName"
:
"New"
,
"fullCodeName"
:
"New"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/New"
,
"name"
:
"表格界面_新建操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0f6@FontAwesome"
,
"cssClass"
:
"fa fa-file-text-o"
},
"predefinedType"
:
"GRIDVIEW_NEWACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/New"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.NEW"
,
"mOSFilePath"
:
"pslanguageres/Auto44"
,
"rTMOSFilePath"
:
"pslanguageres/Auto44"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"New"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"新建"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.NEW"
,
"mOSFilePath"
:
"pslanguageres/Auto44"
,
"rTMOSFilePath"
:
"pslanguageres/Auto44"
},
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"前台调用"
,
"caption"
:
"前台调用"
,
"groupExtractMode"
:
"ITEM"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"itemType"
:
"DEUIACTION"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.hubsubapp.json
浏览文件 @
a31af0a0
...
@@ -409,6 +409,86 @@
...
@@ -409,6 +409,86 @@
"uniqueTag"
:
"bookWFDynaEditView3__drtab"
,
"uniqueTag"
:
"bookWFDynaEditView3__drtab"
,
"modelid"
:
"fa1370490e24654b68f76899ff0a5688"
,
"modelid"
:
"fa1370490e24654b68f76899ff0a5688"
,
"modeltype"
:
"PSDEDRTAB"
"modeltype"
:
"PSDEDRTAB"
},
{
"codeName"
:
"TabExpViewtabexppanel"
,
"controlType"
:
"TABEXPPANEL"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/pstabexppanels/TabExpViewtabexppanel"
,
"name"
:
"tabexppanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSAppViewRefs"
:
[
{
"name"
:
"EXPITEM:tabviewpanel"
,
"realTitle"
:
"手机普通表格"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneGridView.json"
,
"viewType"
:
"DEGRIDVIEW"
}
},
{
"name"
:
"EXPITEM:tabviewpanel2"
,
"realTitle"
:
"手机编辑视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr2EditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"getPSControlParam"
:
{
},
"getPSControls"
:
[
{
"caption"
:
"表格"
,
"codeName"
:
"TabExpViewtabviewpanel"
,
"controlType"
:
"TABVIEWPANEL"
,
"getEmbeddedPSAppDEView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneGridView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/psviewpanels/TabExpViewtabviewpanel"
,
"name"
:
"tabviewpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam"
:
{
"id"
:
"TABVIEWPANEL"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneTabExpView/psappviewctrls/tabviewpanel"
,
"modelid"
:
"ce6b7952d59604f041810a73b43824dc_tabviewpanel"
,
"modeltype"
:
"PSVIEWPANEL"
},
{
"caption"
:
"表单"
,
"codeName"
:
"TabExpViewtabviewpanel2"
,
"controlType"
:
"TABVIEWPANEL"
,
"getEmbeddedPSAppDEView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr2EditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/psviewpanels/TabExpViewtabviewpanel2"
,
"name"
:
"tabviewpanel2"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam"
:
{
"id"
:
"TABVIEWPANEL2"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneTabExpView/psappviewctrls/tabviewpanel2"
,
"modelid"
:
"ce6b7952d59604f041810a73b43824dc_tabviewpanel2"
,
"modeltype"
:
"PSVIEWPANEL"
}
],
"getPSTabExpPages"
:
[
{
"name"
:
"tabviewpanel"
},
{
"name"
:
"tabviewpanel2"
}
],
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneTabExpView/psappviewctrls/tabexppanel"
,
"tabLayout"
:
"TOP"
,
"uniqueTag"
:
"phoneTabExpView__tabexppanel"
,
"modelid"
:
"ce6b7952d59604f041810a73b43824dc_tabexppanel"
,
"modeltype"
:
"PSTABEXPPANEL"
},
{
},
{
"codeName"
:
"Default"
,
"codeName"
:
"Default"
,
"controlType"
:
"DRTAB"
,
"controlType"
:
"DRTAB"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
a31af0a0
此差异已折叠。
点击以展开。
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录