Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
720527ae
提交
720527ae
编写于
6个月前
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
zhanghengfeng 发布系统代码 [TrainSys,网页端]
上级
045c23e8
变更
4
隐藏空白字符变更
内嵌
并排
正在显示
4 个修改的文件
包含
27 行增加
和
5 行删除
+27
-5
EditorTest.json
...YSAPPS/Web/PSAPPDATAENTITIES/Book/PSFORMS/EditorTest.json
+3
-1
bookBookEditViewEditorTest.json
...SSYSAPPS/Web/PSAPPDEVIEWS/bookBookEditViewEditorTest.json
+3
-1
bookHoverEditView.json
...rainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookHoverEditView.json
+3
-1
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+18
-2
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSFORMS/EditorTest.json
浏览文件 @
720527ae
...
@@ -1175,7 +1175,8 @@
...
@@ -1175,7 +1175,8 @@
"getPSEditor"
:
{
"getPSEditor"
:
{
"editorParams"
:
{
"editorParams"
:
{
"itemsText"
:
"全部11"
,
"itemsText"
:
"全部11"
,
"allItems"
:
"true"
"allItems"
:
"true"
,
"valueType"
:
"SIMPLES"
},
},
"editorType"
:
"MDROPDOWNLIST"
,
"editorType"
:
"MDROPDOWNLIST"
,
"name"
:
"formitem14"
,
"name"
:
"formitem14"
,
...
@@ -1183,6 +1184,7 @@
...
@@ -1183,6 +1184,7 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__All.json"
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__All.json"
},
},
"valueType"
:
"SIMPLES"
,
"allItems"
:
true
,
"allItems"
:
true
,
"singleSelect"
:
false
"singleSelect"
:
false
},
},
...
...
This diff is collapsed.
Click to expand it.
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookBookEditViewEditorTest.json
浏览文件 @
720527ae
...
@@ -1292,7 +1292,8 @@
...
@@ -1292,7 +1292,8 @@
"getPSEditor"
:
{
"getPSEditor"
:
{
"editorParams"
:
{
"editorParams"
:
{
"itemsText"
:
"全部11"
,
"itemsText"
:
"全部11"
,
"allItems"
:
"true"
"allItems"
:
"true"
,
"valueType"
:
"SIMPLES"
},
},
"editorType"
:
"MDROPDOWNLIST"
,
"editorType"
:
"MDROPDOWNLIST"
,
"name"
:
"formitem14"
,
"name"
:
"formitem14"
,
...
@@ -1300,6 +1301,7 @@
...
@@ -1300,6 +1301,7 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__All.json"
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__All.json"
},
},
"valueType"
:
"SIMPLES"
,
"allItems"
:
true
,
"allItems"
:
true
,
"singleSelect"
:
false
"singleSelect"
:
false
},
},
...
...
This diff is collapsed.
Click to expand it.
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookHoverEditView.json
浏览文件 @
720527ae
...
@@ -1847,7 +1847,8 @@
...
@@ -1847,7 +1847,8 @@
"getPSEditor"
:
{
"getPSEditor"
:
{
"editorParams"
:
{
"editorParams"
:
{
"itemsText"
:
"全部11"
,
"itemsText"
:
"全部11"
,
"allItems"
:
"true"
"allItems"
:
"true"
,
"valueType"
:
"SIMPLES"
},
},
"editorType"
:
"MDROPDOWNLIST"
,
"editorType"
:
"MDROPDOWNLIST"
,
"name"
:
"formitem14"
,
"name"
:
"formitem14"
,
...
@@ -1855,6 +1856,7 @@
...
@@ -1855,6 +1856,7 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__All.json"
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__All.json"
},
},
"valueType"
:
"SIMPLES"
,
"allItems"
:
true
,
"allItems"
:
true
,
"singleSelect"
:
false
"singleSelect"
:
false
},
},
...
...
This diff is collapsed.
Click to expand it.
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
720527ae
...
@@ -8419,6 +8419,16 @@
...
@@ -8419,6 +8419,16 @@
"refMode" : "APPVIEW",
"refMode" : "APPVIEW",
"refTag" : "APPINDEXVIEW",
"refTag" : "APPINDEXVIEW",
"runtimeObject" : true
"runtimeObject" : true
}, {
"name" : "设计树",
"getPSSysPFPlugin" : {
"pluginType" : "TREE_RENDER",
"pluginCode" : "DESIGN_TREE"
},
"pluginCode" : "DESIGN_TREE",
"pluginType" : "TREE_RENDER",
"refMode" : "CONTROL",
"refTag" : "TREEVIEW"
}, {
}, {
"name" : "评审列表",
"name" : "评审列表",
"getPSSysPFPlugin" : {
"getPSSysPFPlugin" : {
...
@@ -19079,7 +19089,10 @@
...
@@ -19079,7 +19089,10 @@
},
},
"getPSControlParam" : {
"getPSControlParam" : {
"autoLoad" : true,
"autoLoad" : true,
"showBusyIndicator" : true
"showBusyIndicator" : true,
"ctrlParams" : {
"TESTPARAM" : "123abc"
}
},
},
"getPSLayoutPos" : {
"getPSLayoutPos" : {
"colMD" : 24,
"colMD" : 24,
...
@@ -19125,7 +19138,10 @@
...
@@ -19125,7 +19138,10 @@
"getPSControlParam" : {
"getPSControlParam" : {
"height" : 500.0,
"height" : 500.0,
"autoLoad" : true,
"autoLoad" : true,
"showBusyIndicator" : true
"showBusyIndicator" : true,
"ctrlParams" : {
"TEST2" : "avbasd"
}
},
},
"getPSLayoutPos" : {
"getPSLayoutPos" : {
"colMD" : 24,
"colMD" : 24,
This diff is collapsed.
Click to expand it.
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录