Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
352dc293
提交
352dc293
编写于
10月 13, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
zhujiamin 发布系统代码 [TrainSys,网页端]
上级
ed66b382
变更
8
隐藏空白字符变更
内嵌
并排
正在显示
8 个修改的文件
包含
92 行增加
和
82 行删除
+92
-82
package.json
app_Web/package.json
+7
-7
pnpm-lock.yaml
app_Web/pnpm-lock.yaml
+41
-41
code-list.tsx
app_Web/src/components/common/code-list/code-list.tsx
+2
-1
view-toolbar.tsx
app_Web/src/components/common/view-toolbar/view-toolbar.tsx
+1
-1
ibiz-mpicker.tsx
...mponents/editor/data-picker/ibiz-mpicker/ibiz-mpicker.tsx
+1
-1
form-control.tsx
app_Web/src/components/widgets/form-control/form-control.tsx
+9
-0
PSSYSAPP.json
.../ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
+4
-4
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+27
-27
未找到文件。
app_Web/package.json
浏览文件 @
352dc293
...
...
@@ -13,13 +13,13 @@
"dependencies"
:
{
"@floating-ui/dom"
:
"^1.0.11"
,
"@ibiz-template/command"
:
"^0.0.1-beta.50"
,
"@ibiz-template/controller"
:
"^0.0.1-beta.11
7
"
,
"@ibiz-template/core"
:
"^0.0.1-beta.11
7
"
,
"@ibiz-template/model"
:
"^0.0.1-beta.11
7
"
,
"@ibiz-template/runtime"
:
"^0.0.1-beta.11
7
"
,
"@ibiz-template/service"
:
"^0.0.1-beta.11
7
"
,
"@ibiz-template/theme"
:
"^0.0.1-beta.11
7
"
,
"@ibiz-template/vue-util"
:
"^0.0.1-beta.11
7
"
,
"@ibiz-template/controller"
:
"^0.0.1-beta.11
8
"
,
"@ibiz-template/core"
:
"^0.0.1-beta.11
8
"
,
"@ibiz-template/model"
:
"^0.0.1-beta.11
8
"
,
"@ibiz-template/runtime"
:
"^0.0.1-beta.11
8
"
,
"@ibiz-template/service"
:
"^0.0.1-beta.11
8
"
,
"@ibiz-template/theme"
:
"^0.0.1-beta.11
8
"
,
"@ibiz-template/vue-util"
:
"^0.0.1-beta.11
8
"
,
"@ibiz/dynamic-model-api"
:
"^2.1.28"
,
"@riophae/vue-treeselect"
:
"^0.4.0"
,
"dayjs"
:
"^1.11.7"
,
...
...
app_Web/pnpm-lock.yaml
浏览文件 @
352dc293
...
...
@@ -12,26 +12,26 @@ dependencies:
specifier
:
^0.0.1-beta.50
version
:
0.0.1-beta.50
'
@ibiz-template/controller'
:
specifier
:
^0.0.1-beta.11
7
version
:
0.0.1-beta.11
7(@ibiz-template/core@0.0.1-beta.117)(@ibiz-template/model@0.0.1-beta.117)(@ibiz-template/runtime@0.0.1-beta.117)(@ibiz-template/service@0.0.1-beta.117
)(lodash-es@4.17.21)(qs@6.11.1)(qx-util@0.4.8)
specifier
:
^0.0.1-beta.11
8
version
:
0.0.1-beta.11
8(@ibiz-template/core@0.0.1-beta.118)(@ibiz-template/model@0.0.1-beta.118)(@ibiz-template/runtime@0.0.1-beta.118)(@ibiz-template/service@0.0.1-beta.118
)(lodash-es@4.17.21)(qs@6.11.1)(qx-util@0.4.8)
'
@ibiz-template/core'
:
specifier
:
^0.0.1-beta.11
7
version
:
0.0.1-beta.11
7
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
specifier
:
^0.0.1-beta.11
8
version
:
0.0.1-beta.11
8
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/model'
:
specifier
:
^0.0.1-beta.11
7
version
:
0.0.1-beta.11
7
(@ibiz/dynamic-model-api@2.1.28)(lodash-es@4.17.21)(qx-util@0.4.8)
specifier
:
^0.0.1-beta.11
8
version
:
0.0.1-beta.11
8
(@ibiz/dynamic-model-api@2.1.28)(lodash-es@4.17.21)(qx-util@0.4.8)
'
@ibiz-template/runtime'
:
specifier
:
^0.0.1-beta.11
7
version
:
0.0.1-beta.11
7(@ibiz-template/core@0.0.1-beta.117)(@ibiz-template/model@0.0.1-beta.117)(@ibiz-template/service@0.0.1-beta.117
)(qx-util@0.4.8)
specifier
:
^0.0.1-beta.11
8
version
:
0.0.1-beta.11
8(@ibiz-template/core@0.0.1-beta.118)(@ibiz-template/model@0.0.1-beta.118)(@ibiz-template/service@0.0.1-beta.118
)(qx-util@0.4.8)
'
@ibiz-template/service'
:
specifier
:
^0.0.1-beta.11
7
version
:
0.0.1-beta.11
7(@ibiz-template/core@0.0.1-beta.117)(@ibiz-template/model@0.0.1-beta.117
)(qx-util@0.4.8)(ramda@0.28.0)
specifier
:
^0.0.1-beta.11
8
version
:
0.0.1-beta.11
8(@ibiz-template/core@0.0.1-beta.118)(@ibiz-template/model@0.0.1-beta.118
)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/theme'
:
specifier
:
^0.0.1-beta.11
7
version
:
0.0.1-beta.11
7
specifier
:
^0.0.1-beta.11
8
version
:
0.0.1-beta.11
8
'
@ibiz-template/vue-util'
:
specifier
:
^0.0.1-beta.11
7
version
:
0.0.1-beta.11
7(@ibiz-template/controller@0.0.1-beta.117)(@ibiz-template/core@0.0.1-beta.117)(@ibiz-template/model@0.0.1-beta.117)(@ibiz-template/service@0.0.1-beta.117
)(qs@6.11.1)(qx-util@0.4.8)(ramda@0.28.0)(vue-router@3.6.5)(vue@2.7.14)
specifier
:
^0.0.1-beta.11
8
version
:
0.0.1-beta.11
8(@ibiz-template/controller@0.0.1-beta.118)(@ibiz-template/core@0.0.1-beta.118)(@ibiz-template/model@0.0.1-beta.118)(@ibiz-template/service@0.0.1-beta.118
)(qs@6.11.1)(qx-util@0.4.8)(ramda@0.28.0)(vue-router@3.6.5)(vue@2.7.14)
'
@ibiz/dynamic-model-api'
:
specifier
:
^2.1.28
version
:
2.1.28(qx-util@0.4.8)
...
...
@@ -939,8 +939,8 @@ packages:
qx-util
:
0.4.8
dev
:
false
/@ibiz-template/controller@0.0.1-beta.11
7(@ibiz-template/core@0.0.1-beta.117)(@ibiz-template/model@0.0.1-beta.117)(@ibiz-template/runtime@0.0.1-beta.117)(@ibiz-template/service@0.0.1-beta.117
)(lodash-es@4.17.21)(qs@6.11.1)(qx-util@0.4.8)
:
resolution
:
{
integrity
:
sha512-
Mv9uuiawgXK5QsaPIF8qHu9W324TL3O4XnpnBCsEW4td82ghYj8iyBLNqnZsGT+MlPH+8ADWq+5QSlqk5SNJJw
==
}
/@ibiz-template/controller@0.0.1-beta.11
8(@ibiz-template/core@0.0.1-beta.118)(@ibiz-template/model@0.0.1-beta.118)(@ibiz-template/runtime@0.0.1-beta.118)(@ibiz-template/service@0.0.1-beta.118
)(lodash-es@4.17.21)(qs@6.11.1)(qx-util@0.4.8)
:
resolution
:
{
integrity
:
sha512-
/I9/7BPuUva/U3jmJ2ec4QJnoNV6yxCAX6ORCPXr1dWDwwER6yrFzV+mqymjcP+cLPHl+kECV3iKbbEZtyPGRg
==
}
peerDependencies
:
'
@ibiz-template/core'
:
^0.0.1-beta.30
'
@ibiz-template/model'
:
^0.0.1-beta.30
...
...
@@ -950,10 +950,10 @@ packages:
qs
:
^6.11.0
qx-util
:
^0.4.8
dependencies
:
'
@ibiz-template/core'
:
0.0.1-beta.11
7
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/model'
:
0.0.1-beta.11
7
(@ibiz/dynamic-model-api@2.1.28)(lodash-es@4.17.21)(qx-util@0.4.8)
'
@ibiz-template/runtime'
:
0.0.1-beta.11
7(@ibiz-template/core@0.0.1-beta.117)(@ibiz-template/model@0.0.1-beta.117)(@ibiz-template/service@0.0.1-beta.117
)(qx-util@0.4.8)
'
@ibiz-template/service'
:
0.0.1-beta.11
7(@ibiz-template/core@0.0.1-beta.117)(@ibiz-template/model@0.0.1-beta.117
)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/core'
:
0.0.1-beta.11
8
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/model'
:
0.0.1-beta.11
8
(@ibiz/dynamic-model-api@2.1.28)(lodash-es@4.17.21)(qx-util@0.4.8)
'
@ibiz-template/runtime'
:
0.0.1-beta.11
8(@ibiz-template/core@0.0.1-beta.118)(@ibiz-template/model@0.0.1-beta.118)(@ibiz-template/service@0.0.1-beta.118
)(qx-util@0.4.8)
'
@ibiz-template/service'
:
0.0.1-beta.11
8(@ibiz-template/core@0.0.1-beta.118)(@ibiz-template/model@0.0.1-beta.118
)(qx-util@0.4.8)(ramda@0.28.0)
async-validator
:
4.2.5
dayjs
:
1.11.7
lodash-es
:
4.17.21
...
...
@@ -961,8 +961,8 @@ packages:
qx-util
:
0.4.8
dev
:
false
/@ibiz-template/core@0.0.1-beta.11
7
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
:
resolution
:
{
integrity
:
sha512-
XZJ1qC5cC1/u+ZbXC39JFr2FEHMJAxsVmFBNaHo9/t6Yk/04lKEJNPBeF7NwP1FpbIn4DWHPVnpgTaV9R9CpT
w==
}
/@ibiz-template/core@0.0.1-beta.11
8
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
:
resolution
:
{
integrity
:
sha512-
f4pG7DmzIhf1SziahwaAfs695DOx5LquEQv6N7lPYvIEmbUeB/ygpJxc96VkDAoVG8qIsAau/CEQlDUFlIusX
w==
}
peerDependencies
:
lodash-es
:
^4.17.21
qx-util
:
^0.4.8
...
...
@@ -979,8 +979,8 @@ packages:
-
debug
dev
:
false
/@ibiz-template/model@0.0.1-beta.11
7
(@ibiz/dynamic-model-api@2.1.28)(lodash-es@4.17.21)(qx-util@0.4.8)
:
resolution
:
{
integrity
:
sha512-
GUUJ66YxDP9dDHN6nVgGP/sEOpuxAoBXS0II7lzbAqYzZPQk1YRDCoI46T2JpbMqTXw9VNbZJCpJOG/O7DvPag
==
}
/@ibiz-template/model@0.0.1-beta.11
8
(@ibiz/dynamic-model-api@2.1.28)(lodash-es@4.17.21)(qx-util@0.4.8)
:
resolution
:
{
integrity
:
sha512-
LW9rACQHN5EPmhiat1YagreoHKzsywoJcd+TkvPDO99v9//HQygvYNhuN0X2s8JhN6HnfKw4ElHi6pObf6ZjzA
==
}
peerDependencies
:
'
@ibiz/dynamic-model-api'
:
^2.1.28
lodash-es
:
^4.17.21
...
...
@@ -992,8 +992,8 @@ packages:
qx-util
:
0.4.8
dev
:
false
/@ibiz-template/runtime@0.0.1-beta.11
7(@ibiz-template/core@0.0.1-beta.117)(@ibiz-template/model@0.0.1-beta.117)(@ibiz-template/service@0.0.1-beta.117
)(qx-util@0.4.8)
:
resolution
:
{
integrity
:
sha512-
jY2khYbuucCZ6nX+IiI/Eu4kejSehPntfEL8QSrvA2Yoely54o/USQAamn5s4Y4Pz4q7VkOx3LI0LWJQN7Mqdg
==
}
/@ibiz-template/runtime@0.0.1-beta.11
8(@ibiz-template/core@0.0.1-beta.118)(@ibiz-template/model@0.0.1-beta.118)(@ibiz-template/service@0.0.1-beta.118
)(qx-util@0.4.8)
:
resolution
:
{
integrity
:
sha512-
5Z3AWBlm5w8snyOBwKeix5sskXY7saZYQyQNp9EyqtbH4NAu+B95N7Eox4VL8ZEMaPl5vTQQVSNIDx6l/YFR8A
==
}
peerDependencies
:
'
@ibiz-template/core'
:
^0.0.1-beta.30
'
@ibiz-template/model'
:
^0.0.1-beta.30
...
...
@@ -1001,33 +1001,33 @@ packages:
qx-util
:
^0.4.8
dependencies
:
'
@ibiz-template/command'
:
0.0.1-beta.50
'
@ibiz-template/core'
:
0.0.1-beta.11
7
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/model'
:
0.0.1-beta.11
7
(@ibiz/dynamic-model-api@2.1.28)(lodash-es@4.17.21)(qx-util@0.4.8)
'
@ibiz-template/service'
:
0.0.1-beta.11
7(@ibiz-template/core@0.0.1-beta.117)(@ibiz-template/model@0.0.1-beta.117
)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/core'
:
0.0.1-beta.11
8
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/model'
:
0.0.1-beta.11
8
(@ibiz/dynamic-model-api@2.1.28)(lodash-es@4.17.21)(qx-util@0.4.8)
'
@ibiz-template/service'
:
0.0.1-beta.11
8(@ibiz-template/core@0.0.1-beta.118)(@ibiz-template/model@0.0.1-beta.118
)(qx-util@0.4.8)(ramda@0.28.0)
qs
:
6.11.1
qx-util
:
0.4.8
dev
:
false
/@ibiz-template/service@0.0.1-beta.11
7(@ibiz-template/core@0.0.1-beta.117)(@ibiz-template/model@0.0.1-beta.117
)(qx-util@0.4.8)(ramda@0.28.0)
:
resolution
:
{
integrity
:
sha512-
Tek9btkBCkw/X9l45rToVmf+Mxf3jWysJN+AXVny5kRZfeGOluMiJoxOcr6ErE0VvLOMk5BNiyLlncqh4LWt9w
==
}
/@ibiz-template/service@0.0.1-beta.11
8(@ibiz-template/core@0.0.1-beta.118)(@ibiz-template/model@0.0.1-beta.118
)(qx-util@0.4.8)(ramda@0.28.0)
:
resolution
:
{
integrity
:
sha512-
y1b2Q+xaxjIbtUqTMUGBSAA4JgpbogFGCGx1KBhYYMDJV84sAC3gkfb8L1FzVw+INl+fcazr9HgtyMex3QNrdQ
==
}
peerDependencies
:
'
@ibiz-template/core'
:
^0.0.1-beta.30
'
@ibiz-template/model'
:
^0.0.1-beta.30
qx-util
:
^0.4.8
ramda
:
^0.28.0
dependencies
:
'
@ibiz-template/core'
:
0.0.1-beta.11
7
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/model'
:
0.0.1-beta.11
7
(@ibiz/dynamic-model-api@2.1.28)(lodash-es@4.17.21)(qx-util@0.4.8)
'
@ibiz-template/core'
:
0.0.1-beta.11
8
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/model'
:
0.0.1-beta.11
8
(@ibiz/dynamic-model-api@2.1.28)(lodash-es@4.17.21)(qx-util@0.4.8)
qx-util
:
0.4.8
ramda
:
0.28.0
dev
:
false
/@ibiz-template/theme@0.0.1-beta.11
7
:
resolution
:
{
integrity
:
sha512-
OYu8+VB1O6wA0uJ16knBPRn5c6IfAgNzMgEPwSyDGLWf9cWfygPfJQ1dKT6h8j7f8qS2docb2fG23Jxuxq4LWg
==
}
/@ibiz-template/theme@0.0.1-beta.11
8
:
resolution
:
{
integrity
:
sha512-
2/hj+PQ+5mF1aMTP4cCpzC+6DpbDDeIIOXiwsQLUOr0bWT/rHmk89L1Bu3695VHMX22iEIwcX1VYzwXWsi217A
==
}
dev
:
false
/@ibiz-template/vue-util@0.0.1-beta.11
7(@ibiz-template/controller@0.0.1-beta.117)(@ibiz-template/core@0.0.1-beta.117)(@ibiz-template/model@0.0.1-beta.117)(@ibiz-template/service@0.0.1-beta.117
)(qs@6.11.1)(qx-util@0.4.8)(ramda@0.28.0)(vue-router@3.6.5)(vue@2.7.14)
:
resolution
:
{
integrity
:
sha512-
vDIaC1Sb/HeWZaECJOXU/PKM3TFzdVOCOwNhdLnSa+5aXwc8pQcCNefOu8qL6fescOOdkMclsDp0Lg5jXyVtK
A==
}
/@ibiz-template/vue-util@0.0.1-beta.11
8(@ibiz-template/controller@0.0.1-beta.118)(@ibiz-template/core@0.0.1-beta.118)(@ibiz-template/model@0.0.1-beta.118)(@ibiz-template/service@0.0.1-beta.118
)(qs@6.11.1)(qx-util@0.4.8)(ramda@0.28.0)(vue-router@3.6.5)(vue@2.7.14)
:
resolution
:
{
integrity
:
sha512-
cl+blVpFOTNJvbyhXIGIKrg97pFEskbWa/w8grQH6h7RFSWhP4iE/yx2Alvb0fNQWdAfGjcy9+xlWgxvQK9vA
A==
}
peerDependencies
:
'
@ibiz-template/controller'
:
^0.0.1-beta.30
'
@ibiz-template/core'
:
^0.0.1-beta.30
...
...
@@ -1039,10 +1039,10 @@ packages:
vue
:
^2.7.14
vue-router
:
^3.6.5
dependencies
:
'
@ibiz-template/controller'
:
0.0.1-beta.11
7(@ibiz-template/core@0.0.1-beta.117)(@ibiz-template/model@0.0.1-beta.117)(@ibiz-template/runtime@0.0.1-beta.117)(@ibiz-template/service@0.0.1-beta.117
)(lodash-es@4.17.21)(qs@6.11.1)(qx-util@0.4.8)
'
@ibiz-template/core'
:
0.0.1-beta.11
7
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/model'
:
0.0.1-beta.11
7
(@ibiz/dynamic-model-api@2.1.28)(lodash-es@4.17.21)(qx-util@0.4.8)
'
@ibiz-template/service'
:
0.0.1-beta.11
7(@ibiz-template/core@0.0.1-beta.117)(@ibiz-template/model@0.0.1-beta.117
)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/controller'
:
0.0.1-beta.11
8(@ibiz-template/core@0.0.1-beta.118)(@ibiz-template/model@0.0.1-beta.118)(@ibiz-template/runtime@0.0.1-beta.118)(@ibiz-template/service@0.0.1-beta.118
)(lodash-es@4.17.21)(qs@6.11.1)(qx-util@0.4.8)
'
@ibiz-template/core'
:
0.0.1-beta.11
8
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/model'
:
0.0.1-beta.11
8
(@ibiz/dynamic-model-api@2.1.28)(lodash-es@4.17.21)(qx-util@0.4.8)
'
@ibiz-template/service'
:
0.0.1-beta.11
8(@ibiz-template/core@0.0.1-beta.118)(@ibiz-template/model@0.0.1-beta.118
)(qx-util@0.4.8)(ramda@0.28.0)
qs
:
6.11.1
qx-util
:
0.4.8
ramda
:
0.28.0
...
...
app_Web/src/components/common/code-list/code-list.tsx
浏览文件 @
352dc293
...
...
@@ -57,6 +57,7 @@ export const CodeList = defineComponent({
return
{
text
:
findItem
?.
text
||
val
,
color
:
findItem
?.
color
,
textCls
:
findItem
?.
textCls
,
};
});
}
...
...
@@ -77,7 +78,7 @@ export const CodeList = defineComponent({
return
[
index
!==
0
?
this
.
codeList
?.
textSeparator
:
null
,
<
span
class=
{
this
.
ns
.
e
(
'item'
)
}
class=
{
[
this
.
ns
.
e
(
'item'
),
item
.
textCls
?
item
.
textCls
:
null
]
}
style=
{
this
.
ns
.
cssVarBlock
({
'item-color'
:
`${item.color}`
,
})
}
...
...
app_Web/src/components/common/view-toolbar/view-toolbar.tsx
浏览文件 @
352dc293
...
...
@@ -19,7 +19,7 @@ const btnContent = (item: IPSDEToolbarItem, viewMode: string) => {
if
(
image
)
{
return
[
showIcon
?
<
app
-
icon
icon=
{
image
}
/>
:
null
,
item
.
caption
];
}
return
[
showIcon
?
<
img
src=
'undefined'
/>
:
null
,
item
.
caption
];
return
[
null
,
item
.
caption
];
}
return
[
showIcon
?
<
app
-
icon
icon=
{
image
}
/>
:
null
,
item
.
caption
];
};
...
...
app_Web/src/components/editor/data-picker/ibiz-mpicker/ibiz-mpicker.tsx
浏览文件 @
352dc293
...
...
@@ -176,7 +176,7 @@ export const IBizMPicker = defineComponent({
.
map
(
item
=>
{
return
item
.
srfmajortext
;
})
.
join
(
'
,
'
);
.
join
(
'
、
'
);
});
const
setDefaultOptions
=
(
options
:
IData
[])
=>
{
...
...
app_Web/src/components/widgets/form-control/form-control.tsx
浏览文件 @
352dc293
import
{
FormController
}
from
'@ibiz-template/controller'
;
import
{
FormDRUIPartModel
,
FormDetailModel
,
FormGroupPanelModel
,
FormItemModel
,
...
...
@@ -77,12 +78,20 @@ export const FormControl = defineComponent({
<
div
class=
{
this
.
ns
.
b
()
}
>
<
form
-
page
modelData=
{
this
.
c
.
model
}
>
{
this
.
$props
.
modelData
.
children
.
map
(
page
=>
{
const
grouppanel
=
page
.
children
.
find
(
app
=>
app
.
source
.
detailType
===
'GROUPPANEL'
,
);
const
druipart
=
page
.
children
.
find
(
app
=>
app
.
source
.
detailType
===
'DRUIPART'
,
)
as
FormDRUIPartModel
;
const
isDruipart
=
grouppanel
&&
!!
druipart
;
return
(
<
form
-
page
-
item
key=
{
page
.
id
}
caption=
{
page
.
source
.
caption
}
model
-
data=
{
page
}
controller=
{
this
.
c
.
details
[
page
.
source
.
name
]
}
class=
{
this
.
ns
.
is
(
'grouppanel-druipart'
,
isDruipart
)
}
>
{
page
.
children
.
map
(
detail
=>
renderByDetailType
(
h
,
detail
,
this
.
c
),
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
浏览文件 @
352dc293
...
...
@@ -1432,16 +1432,16 @@
"codeName"
:
"VMGroup2"
,
"name"
:
"视图消息组2"
,
"getPSAppViewMsgGroupDetails"
:
[
{
"name"
:
"视图消息"
,
"name"
:
"视图消息
2
"
,
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"id"
:
"ViewMsg
2
"
"id"
:
"ViewMsg
3
"
}
},
{
"name"
:
"视图消息
2
"
,
"name"
:
"视图消息"
,
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"id"
:
"ViewMsg
3
"
"id"
:
"ViewMsg
2
"
}
}
]
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
352dc293
...
...
@@ -9664,16 +9664,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息",
"name" : "视图消息
2
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
2
"
"id" : "ViewMsg
3
"
}
}, {
"name" : "视图消息
2
",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
3
"
"id" : "ViewMsg
2
"
}
} ]
}, {
...
...
@@ -9729,16 +9729,16 @@
"id" : "ViewMsg7"
}
}, {
"name" : "消息位置-
视图下方
",
"name" : "消息位置-
弹出
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
8
"
"id" : "ViewMsg
10
"
}
}, {
"name" : "消息位置-
弹出
",
"name" : "消息位置-
视图下方
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
10
"
"id" : "ViewMsg
8
"
}
}, {
"name" : "消息位置-视图内容区",
...
...
@@ -9751,16 +9751,16 @@
"codeName" : "VMGroup8",
"name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "
关闭模式-默认删除-上方-错误
",
"name" : "
消息位置-视图下方
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
12
"
"id" : "ViewMsg
8
"
}
}, {
"name" : "
消息位置-视图内容区
",
"name" : "
关闭模式-本次删除-上方-警告
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
9
"
"id" : "ViewMsg
13
"
}
}, {
"name" : "消息类型-警告信息",
...
...
@@ -9770,16 +9770,17 @@
},
"position" : "POPUP"
}, {
"name" : "
关闭模式-本次删除-上方-警告
",
"name" : "
消息类型-错误信息
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
"id" : "ViewMsg6"
},
"position" : "POPUP"
}, {
"name" : "消息类型-
错误
信息",
"name" : "消息类型-
常规
信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
6
"
"id" : "ViewMsg
4
"
},
"position" : "POPUP"
}, {
...
...
@@ -9789,27 +9790,26 @@
"id" : "ViewMsg11"
}
}, {
"name" : "消息
类型-常规信息
",
"name" : "消息
位置-视图内容区
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
},
"position" : "POPUP"
"id" : "ViewMsg9"
}
}, {
"name" : "
消息位置-视图下方
",
"name" : "
关闭模式-默认删除-上方-错误
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
8
"
"id" : "ViewMsg
12
"
}
} ]
}, {
"codeName" : "VMGroup5",
"name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-
本次
删除",
"name" : "关闭模式-
默认
删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
3
"
"id" : "ViewMsg1
2
"
}
}, {
"name" : "关闭模式-无删除",
...
...
@@ -9818,10 +9818,10 @@
"id" : "ViewMsg11"
}
}, {
"name" : "关闭模式-
默认
删除",
"name" : "关闭模式-
本次
删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
2
"
"id" : "ViewMsg1
3
"
}
} ]
}, {
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录