Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
251e59d4
提交
251e59d4
编写于
8月 08, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
tony001 发布系统代码 [TrainSys,网页端]
上级
b0dc1d6d
变更
11
展开全部
隐藏空白字符变更
内嵌
并排
正在显示
11 个修改的文件
包含
1507 行增加
和
10 行删除
+1507
-10
Book.json
...bizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Book.json
+6
-0
Book.json
...bizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json
+4
-0
Test.json
...SYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSCALENDARS/Test.json
+0
-2
Calendarlayout.json
...eb/PSAPPDATAENTITIES/Student/PSPANELS/Calendarlayout.json
+0
-2
bookCalendarExpView.json
...insys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookCalendarExpView.json
+1423
-0
bookCalendarView.json
...trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookCalendarView.json
+0
-2
phoneCalendarView.json
...rainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/phoneCalendarView.json
+0
-2
studentCalendarView.json
...insys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentCalendarView.json
+0
-2
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
+42
-0
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Book.json
浏览文件 @
251e59d4
...
...
@@ -6819,6 +6819,12 @@
"name"
:
"书实体数据选择视图(左右关系)"
,
"realModelSubType"
:
"DEPICKUPVIEW2"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"CalendarExpView"
,
"logicName"
:
"书实体日历导航视图"
,
"name"
:
"书实体日历导航视图"
,
"realModelSubType"
:
"DECALENDAREXPVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"Usr6EditView"
,
"logicName"
:
"书实体编辑视图(多数据部件测试_列表)"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json
浏览文件 @
251e59d4
...
...
@@ -3886,6 +3886,10 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView9.json"
,
"viewType"
:
"DEEDITVIEW9"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookCalendarExpView.json"
,
"viewType"
:
"DECALENDAREXPVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookDefaultDataView.json"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSCALENDARS/Test.json
浏览文件 @
251e59d4
...
...
@@ -1192,7 +1192,6 @@
"layout"
:
"TABLE_24COL"
},
"getPSPanelItems"
:
[
{
"caption"
:
"学生名称"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field1"
,
...
...
@@ -1212,7 +1211,6 @@
"hidden"
:
false
,
"showCaption"
:
false
},
{
"caption"
:
"年龄"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field2"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSPANELS/Calendarlayout.json
浏览文件 @
251e59d4
...
...
@@ -40,7 +40,6 @@
"layout"
:
"TABLE_24COL"
},
"getPSPanelItems"
:
[
{
"caption"
:
"学生名称"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field1"
,
...
...
@@ -60,7 +59,6 @@
"hidden"
:
false
,
"showCaption"
:
false
},
{
"caption"
:
"年龄"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field2"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookCalendarExpView.json
0 → 100644
浏览文件 @
251e59d4
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookCalendarView.json
浏览文件 @
251e59d4
...
...
@@ -1240,7 +1240,6 @@
"layout"
:
"TABLE_24COL"
},
"getPSPanelItems"
:
[
{
"caption"
:
"学生名称"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field1"
,
...
...
@@ -1260,7 +1259,6 @@
"hidden"
:
false
,
"showCaption"
:
false
},
{
"caption"
:
"年龄"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field2"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/phoneCalendarView.json
浏览文件 @
251e59d4
...
...
@@ -1240,7 +1240,6 @@
"layout"
:
"TABLE_24COL"
},
"getPSPanelItems"
:
[
{
"caption"
:
"学生名称"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field1"
,
...
...
@@ -1260,7 +1259,6 @@
"hidden"
:
false
,
"showCaption"
:
false
},
{
"caption"
:
"年龄"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field2"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentCalendarView.json
浏览文件 @
251e59d4
...
...
@@ -1240,7 +1240,6 @@
"layout"
:
"TABLE_24COL"
},
"getPSPanelItems"
:
[
{
"caption"
:
"学生名称"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field1"
,
...
...
@@ -1260,7 +1259,6 @@
"hidden"
:
false
,
"showCaption"
:
false
},
{
"caption"
:
"年龄"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field2"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json
浏览文件 @
251e59d4
...
...
@@ -1708,6 +1708,28 @@
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"树导航"
},
{
"accUserMode"
:
2
,
"caption"
:
"日历导航"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem98"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"AppFunc86"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"日历导航"
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPMENUS/AppIndex.json
浏览文件 @
251e59d4
...
...
@@ -758,6 +758,16 @@
"id"
:
"AppFunc60"
},
"tooltip"
:
"树导航"
},
{
"accUserMode"
:
2
,
"caption"
:
"日历导航"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem98"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"AppFunc86"
},
"tooltip"
:
"日历导航"
}
],
"tooltip"
:
"导航视图"
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
251e59d4
...
...
@@ -2541,6 +2541,16 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneTreeView9.json"
,
"viewType"
:
"DETREEVIEW9"
}
},
{
"appFuncType"
:
"APPVIEW"
,
"codeName"
:
"AppFunc86"
,
"name"
:
"日历导航视图"
,
"openMode"
:
"INDEXVIEWTAB"
,
"getPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookCalendarExpView.json"
,
"viewType"
:
"DECALENDAREXPVIEW"
}
},
{
"appFuncType"
:
"APPVIEW"
,
"codeName"
:
"AppFunc73"
,
...
...
@@ -3468,6 +3478,12 @@
"viewType"
:
"DEMOBMDVIEW"
,
"resource"
:
"TEST"
,
"view"
:
"TestMobMDView"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookCalendarExpView.json"
,
"viewType"
:
"DECALENDAREXPVIEW"
,
"resource"
:
"Book"
,
"view"
:
"CalendarExpView"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json"
,
...
...
@@ -6220,6 +6236,28 @@
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"树导航"
},
{
"accUserMode"
:
2
,
"caption"
:
"日历导航"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem98"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"AppFunc86"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"日历导航"
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
...
...
@@ -24844,6 +24882,10 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView9.json"
,
"viewType"
:
"DEEDITVIEW9"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookCalendarExpView.json"
,
"viewType"
:
"DECALENDAREXPVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookDefaultDataView.json"
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录