Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
5d24b0be
提交
5d24b0be
编写于
10月 11, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
zhujiamin 发布系统代码 [TrainSys,网页端]
上级
e1fbc9ae
变更
4
隐藏空白字符变更
内嵌
并排
正在显示
4 个修改的文件
包含
105 行增加
和
90 行删除
+105
-90
package.json
app_Web/package.json
+7
-7
pnpm-lock.yaml
app_Web/pnpm-lock.yaml
+42
-42
ibiz-input.tsx
.../src/components/editor/text-box/ibiz-input/ibiz-input.tsx
+16
-1
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+40
-40
未找到文件。
app_Web/package.json
浏览文件 @
5d24b0be
...
...
@@ -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
5
"
,
"@ibiz-template/core"
:
"^0.0.1-beta.11
5
"
,
"@ibiz-template/model"
:
"^0.0.1-beta.11
5
"
,
"@ibiz-template/runtime"
:
"^0.0.1-beta.11
5
"
,
"@ibiz-template/service"
:
"^0.0.1-beta.11
5
"
,
"@ibiz-template/theme"
:
"^0.0.1-beta.11
5
"
,
"@ibiz-template/vue-util"
:
"^0.0.1-beta.11
5
"
,
"@ibiz-template/controller"
:
"^0.0.1-beta.11
6
"
,
"@ibiz-template/core"
:
"^0.0.1-beta.11
6
"
,
"@ibiz-template/model"
:
"^0.0.1-beta.11
6
"
,
"@ibiz-template/runtime"
:
"^0.0.1-beta.11
6
"
,
"@ibiz-template/service"
:
"^0.0.1-beta.11
6
"
,
"@ibiz-template/theme"
:
"^0.0.1-beta.11
6
"
,
"@ibiz-template/vue-util"
:
"^0.0.1-beta.11
6
"
,
"@ibiz/dynamic-model-api"
:
"^2.1.28"
,
"@riophae/vue-treeselect"
:
"^0.4.0"
,
"dayjs"
:
"^1.11.7"
,
...
...
app_Web/pnpm-lock.yaml
浏览文件 @
5d24b0be
lockfileVersion
:
'
6.
0
'
lockfileVersion
:
'
6.
1
'
settings
:
autoInstallPeers
:
true
...
...
@@ -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
5
version
:
0.0.1-beta.11
5(@ibiz-template/core@0.0.1-beta.115)(@ibiz-template/model@0.0.1-beta.115)(@ibiz-template/runtime@0.0.1-beta.115)(@ibiz-template/service@0.0.1-beta.115
)(lodash-es@4.17.21)(qs@6.11.1)(qx-util@0.4.8)
specifier
:
^0.0.1-beta.11
6
version
:
0.0.1-beta.11
6(@ibiz-template/core@0.0.1-beta.116)(@ibiz-template/model@0.0.1-beta.116)(@ibiz-template/runtime@0.0.1-beta.116)(@ibiz-template/service@0.0.1-beta.116
)(lodash-es@4.17.21)(qs@6.11.1)(qx-util@0.4.8)
'
@ibiz-template/core'
:
specifier
:
^0.0.1-beta.11
5
version
:
0.0.1-beta.11
5
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
specifier
:
^0.0.1-beta.11
6
version
:
0.0.1-beta.11
6
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/model'
:
specifier
:
^0.0.1-beta.11
5
version
:
0.0.1-beta.11
5
(@ibiz/dynamic-model-api@2.1.28)(lodash-es@4.17.21)(qx-util@0.4.8)
specifier
:
^0.0.1-beta.11
6
version
:
0.0.1-beta.11
6
(@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
5
version
:
0.0.1-beta.11
5(@ibiz-template/core@0.0.1-beta.115)(@ibiz-template/model@0.0.1-beta.115)(@ibiz-template/service@0.0.1-beta.115
)(qx-util@0.4.8)
specifier
:
^0.0.1-beta.11
6
version
:
0.0.1-beta.11
6(@ibiz-template/core@0.0.1-beta.116)(@ibiz-template/model@0.0.1-beta.116)(@ibiz-template/service@0.0.1-beta.116
)(qx-util@0.4.8)
'
@ibiz-template/service'
:
specifier
:
^0.0.1-beta.11
5
version
:
0.0.1-beta.11
5(@ibiz-template/core@0.0.1-beta.115)(@ibiz-template/model@0.0.1-beta.115
)(qx-util@0.4.8)(ramda@0.28.0)
specifier
:
^0.0.1-beta.11
6
version
:
0.0.1-beta.11
6(@ibiz-template/core@0.0.1-beta.116)(@ibiz-template/model@0.0.1-beta.116
)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/theme'
:
specifier
:
^0.0.1-beta.11
5
version
:
0.0.1-beta.11
5
specifier
:
^0.0.1-beta.11
6
version
:
0.0.1-beta.11
6
'
@ibiz-template/vue-util'
:
specifier
:
^0.0.1-beta.11
5
version
:
0.0.1-beta.11
5(@ibiz-template/controller@0.0.1-beta.115)(@ibiz-template/core@0.0.1-beta.115)(@ibiz-template/model@0.0.1-beta.115)(@ibiz-template/service@0.0.1-beta.115
)(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
6
version
:
0.0.1-beta.11
6(@ibiz-template/controller@0.0.1-beta.116)(@ibiz-template/core@0.0.1-beta.116)(@ibiz-template/model@0.0.1-beta.116)(@ibiz-template/service@0.0.1-beta.116
)(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
5(@ibiz-template/core@0.0.1-beta.115)(@ibiz-template/model@0.0.1-beta.115)(@ibiz-template/runtime@0.0.1-beta.115)(@ibiz-template/service@0.0.1-beta.115
)(lodash-es@4.17.21)(qs@6.11.1)(qx-util@0.4.8)
:
resolution
:
{
integrity
:
sha512-
1ZCx71+sHgo//KUnDxb7f3lavlxPEZ2uggux1uCKp3XbNAr5LbTrj1VTg1/qVTmq7d6AGmIzndsHVu2mM0U/
IQ==
}
/@ibiz-template/controller@0.0.1-beta.11
6(@ibiz-template/core@0.0.1-beta.116)(@ibiz-template/model@0.0.1-beta.116)(@ibiz-template/runtime@0.0.1-beta.116)(@ibiz-template/service@0.0.1-beta.116
)(lodash-es@4.17.21)(qs@6.11.1)(qx-util@0.4.8)
:
resolution
:
{
integrity
:
sha512-
OB1Y31bqgCAIAZy0xZp6HVuMvKHVxwh0AHZYFNyrE3P6C8qmH8L4gm5wXsXD4id2UxwociB4wYtufn60hEi1
IQ==
}
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
5
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/model'
:
0.0.1-beta.11
5
(@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
5(@ibiz-template/core@0.0.1-beta.115)(@ibiz-template/model@0.0.1-beta.115)(@ibiz-template/service@0.0.1-beta.115
)(qx-util@0.4.8)
'
@ibiz-template/service'
:
0.0.1-beta.11
5(@ibiz-template/core@0.0.1-beta.115)(@ibiz-template/model@0.0.1-beta.115
)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/core'
:
0.0.1-beta.11
6
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/model'
:
0.0.1-beta.11
6
(@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
6(@ibiz-template/core@0.0.1-beta.116)(@ibiz-template/model@0.0.1-beta.116)(@ibiz-template/service@0.0.1-beta.116
)(qx-util@0.4.8)
'
@ibiz-template/service'
:
0.0.1-beta.11
6(@ibiz-template/core@0.0.1-beta.116)(@ibiz-template/model@0.0.1-beta.116
)(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
5
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
:
resolution
:
{
integrity
:
sha512-
fdCpEpEJOuQJP3dc/tncvwtJiU97nWvigIXI14lLYPRyxjYoL173te1PaZ8oVJTGDWlHrdh2u1d0dQ/EEdHzDA
==
}
/@ibiz-template/core@0.0.1-beta.11
6
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
:
resolution
:
{
integrity
:
sha512-
mhiQqBgTl9OjXt9Vogg0y4sSchoOp4Bt4pgi54gMbF9RVuJ2WfE2oS9yTAODDFpyQlDDqd9Rq1COc7VAb6gXrQ
==
}
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
5
(@ibiz/dynamic-model-api@2.1.28)(lodash-es@4.17.21)(qx-util@0.4.8)
:
resolution
:
{
integrity
:
sha512-
VnwrdXNM2CIC3wGDaGiF7ObJ0cmKZmLchPkqv7B+cXzSPr9x4WoKbL0ejgqyAapyv+E7pxCrBDtKJocgEmqcI
g==
}
/@ibiz-template/model@0.0.1-beta.11
6
(@ibiz/dynamic-model-api@2.1.28)(lodash-es@4.17.21)(qx-util@0.4.8)
:
resolution
:
{
integrity
:
sha512-
dl0YxZACmzc1hzz2kycB/vkyj5lbJxIxGKn3NRkRgJPwPwlD6uDQFDqeIAREroD4gnxZArGipl8b7FNeeruOr
g==
}
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
5(@ibiz-template/core@0.0.1-beta.115)(@ibiz-template/model@0.0.1-beta.115)(@ibiz-template/service@0.0.1-beta.115
)(qx-util@0.4.8)
:
resolution
:
{
integrity
:
sha512-
AhtnF6NB77hRZC9EAdUliCuW2hfOZBp+Tm3AAxUp0PRlBXYOevnvhehWSsZ2ff5vpfMZ1bmbZUqqDLk22A713g
==
}
/@ibiz-template/runtime@0.0.1-beta.11
6(@ibiz-template/core@0.0.1-beta.116)(@ibiz-template/model@0.0.1-beta.116)(@ibiz-template/service@0.0.1-beta.116
)(qx-util@0.4.8)
:
resolution
:
{
integrity
:
sha512-
t8IAHymsxUyzufxs+iMJRIAVZ/crfQlws2vug//cMnIv0DUOmhh0ENv2FBtsdS8zwm7l2UgYzzVpIsLCOGPiAA
==
}
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
5
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/model'
:
0.0.1-beta.11
5
(@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
5(@ibiz-template/core@0.0.1-beta.115)(@ibiz-template/model@0.0.1-beta.115
)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/core'
:
0.0.1-beta.11
6
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/model'
:
0.0.1-beta.11
6
(@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
6(@ibiz-template/core@0.0.1-beta.116)(@ibiz-template/model@0.0.1-beta.116
)(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
5(@ibiz-template/core@0.0.1-beta.115)(@ibiz-template/model@0.0.1-beta.115
)(qx-util@0.4.8)(ramda@0.28.0)
:
resolution
:
{
integrity
:
sha512-
ruvneF3EToDYKfkPfxNV6ApHe0sD4PhoI0+Th1R3sGAUaPxf75Zpp89dGbU+nqof4YKZijKhpOghOQqmnExnJw
==
}
/@ibiz-template/service@0.0.1-beta.11
6(@ibiz-template/core@0.0.1-beta.116)(@ibiz-template/model@0.0.1-beta.116
)(qx-util@0.4.8)(ramda@0.28.0)
:
resolution
:
{
integrity
:
sha512-
psuniUSKfl2JMlO17eqmRLk4Hh/PuSjEbT5V4vRWQweo3mswcnSyubdD35XhniWjPyaOXMg4+CKAP80QbH5HzA
==
}
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
5
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/model'
:
0.0.1-beta.11
5
(@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
6
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/model'
:
0.0.1-beta.11
6
(@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
5
:
resolution
:
{
integrity
:
sha512-
09dkZwoxy2HiYa7fT02NTnmh1i+++yAwhau4+TNJTLhXVkrabbmuMDj90oxO2BvvD/iRBS/XaUqeyACSmeAWA
g==
}
/@ibiz-template/theme@0.0.1-beta.11
6
:
resolution
:
{
integrity
:
sha512-
83GvMBlCtZoxQhW7UZLA57vW+73qlGI9e9KEmqK61nZiVt/Pu5sYQH09ojkDz9E7/zZRKZ3YUYS3k+QulOgdv
g==
}
dev
:
false
/@ibiz-template/vue-util@0.0.1-beta.11
5(@ibiz-template/controller@0.0.1-beta.115)(@ibiz-template/core@0.0.1-beta.115)(@ibiz-template/model@0.0.1-beta.115)(@ibiz-template/service@0.0.1-beta.115
)(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-
tsoV0ZHiZsMidcab7JVz+p9k1eFyQatGdsc8BjsjOxL4fOn9qSY5IjCcZno7AVsZMliYZ0VIG9xr45rGPbQyTw
==
}
/@ibiz-template/vue-util@0.0.1-beta.11
6(@ibiz-template/controller@0.0.1-beta.116)(@ibiz-template/core@0.0.1-beta.116)(@ibiz-template/model@0.0.1-beta.116)(@ibiz-template/service@0.0.1-beta.116
)(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-
iapEKwWKrsqNziamMT9WYAGnkr/AI8RbXrd+UmlLkkuIDUp0I7COzwjwVecFobyUBQFCiXthgrFcORmlu4gtfA
==
}
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
5(@ibiz-template/core@0.0.1-beta.115)(@ibiz-template/model@0.0.1-beta.115)(@ibiz-template/runtime@0.0.1-beta.115)(@ibiz-template/service@0.0.1-beta.115
)(lodash-es@4.17.21)(qs@6.11.1)(qx-util@0.4.8)
'
@ibiz-template/core'
:
0.0.1-beta.11
5
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/model'
:
0.0.1-beta.11
5
(@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
5(@ibiz-template/core@0.0.1-beta.115)(@ibiz-template/model@0.0.1-beta.115
)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/controller'
:
0.0.1-beta.11
6(@ibiz-template/core@0.0.1-beta.116)(@ibiz-template/model@0.0.1-beta.116)(@ibiz-template/runtime@0.0.1-beta.116)(@ibiz-template/service@0.0.1-beta.116
)(lodash-es@4.17.21)(qs@6.11.1)(qx-util@0.4.8)
'
@ibiz-template/core'
:
0.0.1-beta.11
6
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/model'
:
0.0.1-beta.11
6
(@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
6(@ibiz-template/core@0.0.1-beta.116)(@ibiz-template/model@0.0.1-beta.116
)(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/editor/text-box/ibiz-input/ibiz-input.tsx
浏览文件 @
5d24b0be
...
...
@@ -16,6 +16,7 @@ export const IBizInput = defineComponent({
const
c
=
props
.
controller
;
const
editorModel
=
c
.
model
;
const
inputRef
=
ref
();
let
autoSize
=
false
;
// 文本域默认行数,仅在 textarea 类型下有效
const
rows
=
ref
(
2
);
...
...
@@ -38,6 +39,15 @@ export const IBizInput = defineComponent({
}
});
if
(
editorModel
.
editorParams
)
{
if
(
editorModel
.
editorParams
.
autosize
)
{
try
{
autoSize
=
JSON
.
parse
(
editorModel
.
editorParams
.
autosize
);
}
catch
{
autoSize
=
false
;
}
}
}
const
currentVal
=
ref
<
string
>
(
''
);
watch
(
...
...
@@ -103,7 +113,10 @@ export const IBizInput = defineComponent({
if
(
props
.
autoFocus
)
{
watch
(
inputRef
,
newVal
=>
{
if
(
newVal
)
{
const
input
=
newVal
.
$el
.
getElementsByTagName
(
'input'
)[
0
];
let
input
=
newVal
.
$el
.
getElementsByTagName
(
'input'
)[
0
];
if
(
!
input
)
{
input
=
newVal
.
$el
.
getElementsByTagName
(
'textarea'
)[
0
];
}
input
.
focus
();
}
});
...
...
@@ -118,6 +131,7 @@ export const IBizInput = defineComponent({
handleKeyUp
,
handleBlur
,
inputRef
,
autoSize
,
};
},
render
()
{
...
...
@@ -144,6 +158,7 @@ export const IBizInput = defineComponent({
nativeOnkeyup=
{
this
.
handleKeyUp
}
class=
{
this
.
ns
.
b
(
'input'
)
}
disabled=
{
this
.
disabled
}
autosize=
{
this
.
autoSize
}
>
{
this
.
controller
.
model
.
unitName
&&
(
<
i
class=
{
this
.
ns
.
e
(
'unit'
)
}
slot=
'suffix'
>
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
5d24b0be
...
...
@@ -9703,95 +9703,89 @@
"codeName" : "VMGroup4",
"name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-
弹出
",
"name" : "消息位置-
视图上方
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
10
"
"id" : "ViewMsg
7
"
}
}, {
"name" : "消息位置-视图
内容区
",
"name" : "消息位置-视图
下方
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
9
"
"id" : "ViewMsg
8
"
}
}, {
"name" : "消息位置-
视图上方
",
"name" : "消息位置-
弹出
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
7
"
"id" : "ViewMsg
10
"
}
}, {
"name" : "消息位置-视图
下方
",
"name" : "消息位置-视图
内容区
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
8
"
"id" : "ViewMsg
9
"
}
} ]
}, {
"codeName" : "VMGroup8",
"name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
},
"position" : "POPUP"
}, {
"name" : "消息位置-视图下方",
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
8
"
"id" : "ViewMsg
12
"
}
}, {
"name" : "
关闭模式-无删除-上方-常规
",
"name" : "
消息位置-视图内容区
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
11
"
"id" : "ViewMsg
9
"
}
}, {
"name" : "消息类型-
常规
信息",
"name" : "消息类型-
警告
信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
4
"
"id" : "ViewMsg
5
"
},
"position" : "POPUP"
}, {
"name" : "
消息类型-警告信息
",
"name" : "
关闭模式-本次删除-上方-警告
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
"id" : "ViewMsg13"
}
}, {
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
},
"position" : "POPUP"
}, {
"name" : "
关闭模式-默认删除-上方-错误
",
"name" : "
消息类型-常规信息
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
"id" : "ViewMsg4"
},
"position" : "POPUP"
}, {
"name" : "
消息位置-视图内容区
",
"name" : "
关闭模式-无删除-上方-常规
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
9
"
"id" : "ViewMsg
11
"
}
}, {
"name" : "
关闭模式-本次删除-上方-警告
",
"name" : "
消息位置-视图下方
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
13
"
"id" : "ViewMsg
8
"
}
} ]
}, {
"codeName" : "VMGroup5",
"name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-默认删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "关闭模式-本次删除",
"getPSAppViewMsg" : {
"modelref" : true,
...
...
@@ -9803,21 +9797,27 @@
"modelref" : true,
"id" : "ViewMsg11"
}
}, {
"name" : "关闭模式-默认删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
} ]
}, {
"codeName" : "VMGroup6",
"name" : "视图消息动态模式测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "动态模式-
实体数据集
",
"name" : "动态模式-
静态内容
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
4
"
"id" : "ViewMsg1
5
"
}
}, {
"name" : "动态模式-
静态内容
",
"name" : "动态模式-
实体数据集
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
5
"
"id" : "ViewMsg1
4
"
}
} ]
} ],
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录