Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
9b6e6312
提交
9b6e6312
编写于
9月 12, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lxm1993 发布系统代码 [TrainSys,网页端]
上级
f86f6856
变更
8
隐藏空白字符变更
内嵌
并排
正在显示
8 个修改的文件
包含
79 行增加
和
89 行删除
+79
-89
package.json
app_Web/package.json
+1
-1
pnpm-lock.yaml
app_Web/pnpm-lock.yaml
+11
-11
app-layout.tsx
app_Web/src/components/layout/app-layout/app-layout.tsx
+28
-40
form-druipart.tsx
...ents/widgets/form-control/form-druipart/form-druipart.tsx
+5
-3
PSSYSAPP.json
.../ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
+4
-4
Gnqrbdlj.json
...SSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Gnqrbdlj.json
+5
-5
TESTUsr7EditView.json
...trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr7EditView.json
+5
-5
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+20
-20
未找到文件。
app_Web/package.json
浏览文件 @
9b6e6312
...
...
@@ -20,7 +20,7 @@
"@ibiz-template/service"
:
"^0.0.1-beta.106"
,
"@ibiz-template/theme"
:
"^0.0.1-beta.106"
,
"@ibiz-template/vue-util"
:
"^0.0.1-beta.106"
,
"@ibiz/dynamic-model-api"
:
"^2.1.2
7
"
,
"@ibiz/dynamic-model-api"
:
"^2.1.2
8
"
,
"@riophae/vue-treeselect"
:
"^0.4.0"
,
"dayjs"
:
"^1.11.7"
,
"echarts"
:
"^5.4.2"
,
...
...
app_Web/pnpm-lock.yaml
浏览文件 @
9b6e6312
...
...
@@ -19,7 +19,7 @@ dependencies:
version
:
0.0.1-beta.106(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/model'
:
specifier
:
^0.0.1-beta.106
version
:
0.0.1-beta.106(@ibiz/dynamic-model-api@2.1.2
7
)(lodash-es@4.17.21)(qx-util@0.4.8)
version
:
0.0.1-beta.106(@ibiz/dynamic-model-api@2.1.2
8
)(lodash-es@4.17.21)(qx-util@0.4.8)
'
@ibiz-template/runtime'
:
specifier
:
^0.0.1-beta.106
version
:
0.0.1-beta.106(@ibiz-template/core@0.0.1-beta.106)(@ibiz-template/model@0.0.1-beta.106)(@ibiz-template/service@0.0.1-beta.106)(qx-util@0.4.8)
...
...
@@ -33,8 +33,8 @@ dependencies:
specifier
:
^0.0.1-beta.106
version
:
0.0.1-beta.106(@ibiz-template/controller@0.0.1-beta.106)(@ibiz-template/core@0.0.1-beta.106)(@ibiz-template/model@0.0.1-beta.106)(@ibiz-template/service@0.0.1-beta.106)(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.2
7
version
:
2.1.2
7
(qx-util@0.4.8)
specifier
:
^2.1.2
8
version
:
2.1.2
8
(qx-util@0.4.8)
'
@riophae/vue-treeselect'
:
specifier
:
^0.4.0
version
:
0.4.0(vue@2.7.14)
...
...
@@ -951,7 +951,7 @@ packages:
qx-util
:
^0.4.8
dependencies
:
'
@ibiz-template/core'
:
0.0.1-beta.106(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/model'
:
0.0.1-beta.106(@ibiz/dynamic-model-api@2.1.2
7
)(lodash-es@4.17.21)(qx-util@0.4.8)
'
@ibiz-template/model'
:
0.0.1-beta.106(@ibiz/dynamic-model-api@2.1.2
8
)(lodash-es@4.17.21)(qx-util@0.4.8)
'
@ibiz-template/runtime'
:
0.0.1-beta.106(@ibiz-template/core@0.0.1-beta.106)(@ibiz-template/model@0.0.1-beta.106)(@ibiz-template/service@0.0.1-beta.106)(qx-util@0.4.8)
'
@ibiz-template/service'
:
0.0.1-beta.106(@ibiz-template/core@0.0.1-beta.106)(@ibiz-template/model@0.0.1-beta.106)(qx-util@0.4.8)(ramda@0.28.0)
async-validator
:
4.2.5
...
...
@@ -979,14 +979,14 @@ packages:
-
debug
dev
:
false
/@ibiz-template/model@0.0.1-beta.106(@ibiz/dynamic-model-api@2.1.2
7
)(lodash-es@4.17.21)(qx-util@0.4.8)
:
/@ibiz-template/model@0.0.1-beta.106(@ibiz/dynamic-model-api@2.1.2
8
)(lodash-es@4.17.21)(qx-util@0.4.8)
:
resolution
:
{
integrity
:
sha512-A4RLonvcg4+lLhCJqhM1x/dlSokfXPPfQ6cgpwakd/DZ8fy+IWS08oZ9S7UqUxRgMiQawB5bAGLAStDC9W00EQ==
}
peerDependencies
:
'
@ibiz/dynamic-model-api'
:
^2.1.27
lodash-es
:
^4.17.21
qx-util
:
^0.4.8
dependencies
:
'
@ibiz/dynamic-model-api'
:
2.1.2
7
(qx-util@0.4.8)
'
@ibiz/dynamic-model-api'
:
2.1.2
8
(qx-util@0.4.8)
lodash-es
:
4.17.21
pluralize
:
8.0.0
qx-util
:
0.4.8
...
...
@@ -1002,7 +1002,7 @@ packages:
dependencies
:
'
@ibiz-template/command'
:
0.0.1-beta.50
'
@ibiz-template/core'
:
0.0.1-beta.106(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/model'
:
0.0.1-beta.106(@ibiz/dynamic-model-api@2.1.2
7
)(lodash-es@4.17.21)(qx-util@0.4.8)
'
@ibiz-template/model'
:
0.0.1-beta.106(@ibiz/dynamic-model-api@2.1.2
8
)(lodash-es@4.17.21)(qx-util@0.4.8)
'
@ibiz-template/service'
:
0.0.1-beta.106(@ibiz-template/core@0.0.1-beta.106)(@ibiz-template/model@0.0.1-beta.106)(qx-util@0.4.8)(ramda@0.28.0)
qs
:
6.11.1
qx-util
:
0.4.8
...
...
@@ -1017,7 +1017,7 @@ packages:
ramda
:
^0.28.0
dependencies
:
'
@ibiz-template/core'
:
0.0.1-beta.106(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/model'
:
0.0.1-beta.106(@ibiz/dynamic-model-api@2.1.2
7
)(lodash-es@4.17.21)(qx-util@0.4.8)
'
@ibiz-template/model'
:
0.0.1-beta.106(@ibiz/dynamic-model-api@2.1.2
8
)(lodash-es@4.17.21)(qx-util@0.4.8)
qx-util
:
0.4.8
ramda
:
0.28.0
dev
:
false
...
...
@@ -1041,7 +1041,7 @@ packages:
dependencies
:
'
@ibiz-template/controller'
:
0.0.1-beta.106(@ibiz-template/core@0.0.1-beta.106)(@ibiz-template/model@0.0.1-beta.106)(@ibiz-template/runtime@0.0.1-beta.106)(@ibiz-template/service@0.0.1-beta.106)(lodash-es@4.17.21)(qs@6.11.1)(qx-util@0.4.8)
'
@ibiz-template/core'
:
0.0.1-beta.106(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/model'
:
0.0.1-beta.106(@ibiz/dynamic-model-api@2.1.2
7
)(lodash-es@4.17.21)(qx-util@0.4.8)
'
@ibiz-template/model'
:
0.0.1-beta.106(@ibiz/dynamic-model-api@2.1.2
8
)(lodash-es@4.17.21)(qx-util@0.4.8)
'
@ibiz-template/service'
:
0.0.1-beta.106(@ibiz-template/core@0.0.1-beta.106)(@ibiz-template/model@0.0.1-beta.106)(qx-util@0.4.8)(ramda@0.28.0)
qs
:
6.11.1
qx-util
:
0.4.8
...
...
@@ -1050,8 +1050,8 @@ packages:
vue-router
:
3.6.5(vue@2.7.14)
dev
:
false
/@ibiz/dynamic-model-api@2.1.2
7
(qx-util@0.4.8)
:
resolution
:
{
integrity
:
sha512-
mcmWbLOyOnjgP21eRTp9hTtjUiCeL1pOE6fz3al7LlJE1gJpY7W/qTvu7DBogXbK14lWS1t/C7P84KYjGWkR6w
==
}
/@ibiz/dynamic-model-api@2.1.2
8
(qx-util@0.4.8)
:
resolution
:
{
integrity
:
sha512-
j48NYD31dC6A7AY/jyyn5dOLOSjYwtDprSQ67R4T0nZkTb51F1LawTjrLlpOWN4LHRZVQeWbQshspkB3VPchYA
==
}
peerDependencies
:
qx-util
:
'
>=0.4.8'
dependencies
:
...
...
app_Web/src/components/layout/app-layout/app-layout.tsx
浏览文件 @
9b6e6312
...
...
@@ -56,51 +56,26 @@ export const AppLayout = defineComponent({
return
{
ns
,
collapseChange
,
isBlank
,
collapseMenus
};
},
render
()
{
return
this
.
isComplete
?
(
<
i
-
layout
class=
{
[
this
.
ns
.
b
(),
this
.
isBlank
?
this
.
ns
.
m
(
'blank'
)
:
''
,
this
.
ns
.
is
(
'collapse'
,
this
.
collapseChange
),
this
.
ns
.
is
(
'tab'
,
this
.
isShowTabPageExp
),
]
}
>
{
this
.
model
.
source
.
mainMenuAlign
===
'CENTER'
&&
this
.
$slots
.
menu
}
{
this
.
model
.
source
.
mainMenuAlign
!==
'CENTER'
&&
(
if
(
this
.
isComplete
)
{
let
content
=
null
;
if
(
this
.
model
.
source
.
mainMenuAlign
===
'CENTER'
)
{
content
=
this
.
$slots
.
menu
;
}
else
{
content
=
[
<
i
-
sider
hide
-
trigger
class=
{
[
this
.
ns
.
b
(
'nav'
),
this
.
ns
.
is
(
'collapse'
,
this
.
collapseChange
),
this
.
model
.
source
?.
mainMenuAlign
?.
toLowerCase
(),
]
}
value=
{
this
.
collapseChange
}
key=
'1'
>
{
renderLogo
(
this
.
ns
,
this
.
model
)
}
{
this
.
$slots
.
menu
}
</
i
-
sider
>
)
}
{
this
.
model
.
source
.
mainMenuAlign
===
'CENTER'
&&
(
<
i
-
layout
class=
{
[
this
.
ns
.
b
(
'content'
)]
}
>
<
i
-
header
class=
{
[
this
.
ns
.
b
(
'header'
),
this
.
model
.
source
?.
mainMenuAlign
?.
toLowerCase
(),
]
}
>
<
div
class=
{
this
.
ns
.
be
(
'header'
,
'left'
)
}
>
{
renderLogo
(
this
.
ns
,
this
.
model
)
}
</
div
>
</
i
-
header
>
<
i
-
content
class=
{
this
.
ns
.
be
(
'content'
,
'main'
)
}
>
{
this
.
$slots
.
tabPageExp
}
{
this
.
$slots
.
default
}
</
i
-
content
>
</
i
-
layout
>
)
}
{
this
.
model
.
source
.
mainMenuAlign
!==
'CENTER'
&&
(
<
i
-
layout
class=
{
[
this
.
ns
.
b
(
'content'
)]
}
>
<
i
-
header
class=
{
this
.
ns
.
b
(
'header'
)
}
>
</
i
-
sider
>,
<
i
-
layout
class=
{
[
this
.
ns
.
b
(
'content'
)]
}
key=
'2'
>
<
i
-
header
class=
{
this
.
ns
.
b
(
'header'
)
}
key=
'3'
>
<
div
class=
{
this
.
ns
.
be
(
'header'
,
'left'
)
}
>
{
renderLogo
(
this
.
ns
,
this
.
model
)
}
<
div
class=
{
this
.
ns
.
be
(
'header'
,
'collapse-icon'
)
}
>
...
...
@@ -128,14 +103,27 @@ export const AppLayout = defineComponent({
<
app
-
user
/>
</
div
>
</
i
-
header
>
<
i
-
content
class=
{
this
.
ns
.
be
(
'content'
,
'main'
)
}
>
<
i
-
content
class=
{
this
.
ns
.
be
(
'content'
,
'main'
)
}
key=
'4'
>
{
this
.
$slots
.
tabPageExp
}
{
this
.
$slots
.
default
}
</
i
-
content
>
{
/* <i-footer class={this.ns.b('footer')}>Footer</i-footer> */
}
</
i
-
layout
>
)
}
</
i
-
layout
>
)
:
null
;
</
i
-
layout
>,
];
}
return
(
<
i
-
layout
class=
{
[
this
.
ns
.
b
(),
this
.
isBlank
?
this
.
ns
.
m
(
'blank'
)
:
''
,
this
.
ns
.
is
(
'collapse'
,
this
.
collapseChange
),
this
.
ns
.
is
(
'tab'
,
this
.
isShowTabPageExp
),
]
}
>
{
content
}
</
i
-
layout
>
);
}
return
null
;
},
});
app_Web/src/components/widgets/form-control/form-druipart/form-druipart.tsx
浏览文件 @
9b6e6312
...
...
@@ -62,9 +62,11 @@ export const FormDRUIPart = defineComponent({
neuronInit
:
this
.
onNeuronInit
,
},
})
}
{
/* {this.controller.showMask && (
<div class={this.ns.e('mask')}>请先保存主数据</div>
)} */
}
{
this
.
controller
.
showMask
&&
(
<
div
class=
{
this
.
ns
.
e
(
'mask'
)
}
>
{
this
.
modelData
.
source
.
maskInfo
||
'请先保存主数据'
}
</
div
>
)
}
</
div
>
);
},
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
浏览文件 @
9b6e6312
...
...
@@ -1398,16 +1398,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/PSAPPDATAENTITIES/TEST/PSFORMS/Gnqrbdlj.json
浏览文件 @
9b6e6312
...
...
@@ -75,6 +75,11 @@
"modelref"
:
true
,
"id"
:
"Get"
}
},
{
"codeName"
:
"script"
,
"name"
:
"脚本代码"
,
"scriptCode"
:
"alert('script')"
,
"customCode"
:
true
},
{
"codeName"
:
"updatetest"
,
"name"
:
"更新测试"
,
...
...
@@ -85,11 +90,6 @@
"getPSDEFIUpdateDetails"
:
[
{
"name"
:
"formitem8"
}
]
},
{
"codeName"
:
"script"
,
"name"
:
"脚本代码"
,
"scriptCode"
:
"alert('script')"
,
"customCode"
:
true
}
],
"getPSDEFormItemVRs"
:
[
{
"checkMode"
:
2
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr7EditView.json
浏览文件 @
9b6e6312
...
...
@@ -198,6 +198,11 @@
"modelref"
:
true
,
"id"
:
"Get"
}
},
{
"codeName"
:
"script"
,
"name"
:
"脚本代码"
,
"scriptCode"
:
"alert('script')"
,
"customCode"
:
true
},
{
"codeName"
:
"updatetest"
,
"name"
:
"更新测试"
,
...
...
@@ -208,11 +213,6 @@
"getPSDEFIUpdateDetails"
:
[
{
"name"
:
"formitem8"
}
]
},
{
"codeName"
:
"script"
,
"name"
:
"脚本代码"
,
"scriptCode"
:
"alert('script')"
,
"customCode"
:
true
}
],
"getPSDEFormItemVRs"
:
[
{
"checkMode"
:
2
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
9b6e6312
...
...
@@ -3571,16 +3571,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
"
}
} ]
}, {
...
...
@@ -3598,12 +3598,6 @@
"codeName" : "VMGroup3",
"name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
}
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
...
...
@@ -3615,21 +3609,27 @@
"modelref" : true,
"id" : "ViewMsg5"
}
}, {
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
}
} ]
}, {
"codeName" : "VMGroup4",
"name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图
上方
",
"name" : "消息位置-视图
内容区
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
7
"
"id" : "ViewMsg
9
"
}
}, {
"name" : "消息位置-
弹出
",
"name" : "消息位置-
视图上方
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
10
"
"id" : "ViewMsg
7
"
}
}, {
"name" : "消息位置-视图下方",
...
...
@@ -3638,10 +3638,10 @@
"id" : "ViewMsg8"
}
}, {
"name" : "消息位置-
视图内容区
",
"name" : "消息位置-
弹出
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
9
"
"id" : "ViewMsg
10
"
}
} ]
}, {
...
...
@@ -3670,16 +3670,16 @@
"codeName" : "VMGroup6",
"name" : "视图消息动态模式测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "动态模式-
静态内容
",
"name" : "动态模式-
实体数据集
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
5
"
"id" : "ViewMsg1
4
"
}
}, {
"name" : "动态模式-
实体数据集
",
"name" : "动态模式-
静态内容
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
4
"
"id" : "ViewMsg1
5
"
}
} ]
} ],
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录