Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
cbe7c3e7
提交
cbe7c3e7
编写于
1月 19, 2024
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
fangzhihao 发布系统代码 [TrainSys,网页端]
上级
aa6eb820
变更
6
隐藏空白字符变更
内嵌
并排
正在显示
6 个修改的文件
包含
179 行增加
和
57 行删除
+179
-57
PSSYSAPP.json
.../ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
+4
-4
UsrTestFormLYEditView_Form.json
...DATAENTITIES/Book/PSFORMS/UsrTestFormLYEditView_Form.json
+45
-5
bookUsrTestFormLYEditView.json
...PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsrTestFormLYEditView.json
+45
-5
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+63
-43
PSSYSAPP.simple.json
...el/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.simple.json
+9
-0
PSSYSTEM.json
...rc/main/resources/model/cn/ibizlab/trainsys/PSSYSTEM.json
+13
-0
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
浏览文件 @
cbe7c3e7
...
...
@@ -1579,16 +1579,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/Book/PSFORMS/UsrTestFormLYEditView_Form.json
浏览文件 @
cbe7c3e7
...
...
@@ -69,15 +69,15 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSDEFormItemUpdates"
:
[
{
"codeName"
:
"formitem1"
,
"name"
:
"formitem1"
,
"scriptCode"
:
"console.log('表单项值更新1');
\r\n
if (data && data['bookname1']) {
\r\n
data['formitem661'] = Number(data['bookname1'].length);
\r\n
}"
,
"customCode"
:
true
},
{
"codeName"
:
"fiemItemCodeName"
,
"name"
:
"fiemItem"
,
"scriptCode"
:
"console.log('表单项值更新');
\r\n
if (data && data['bookname']) {
\r\n
data['formitem66'] = Number(data['bookname'].length);
\r\n
}"
,
"customCode"
:
true
},
{
"codeName"
:
"formitem1"
,
"name"
:
"formitem1"
,
"scriptCode"
:
"console.log('表单项值更新1');
\r\n
if (data && data['bookname1']) {
\r\n
data['formitem661'] = Number(data['bookname1'].length);
\r\n
}"
,
"customCode"
:
true
}
],
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
...
...
@@ -146,6 +146,13 @@
},
{
"id"
:
"formitem2"
,
"dataType"
:
25
},
{
"id"
:
"formitem15"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"BOOKNAME"
,
"codeName"
:
"BookName"
}
},
{
"id"
:
"bookname1"
,
"dataType"
:
25
...
...
@@ -505,6 +512,39 @@
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group11"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"书名称"
,
"codeName"
:
"formitem15"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"formitem15"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"BOOKNAME"
,
"codeName"
:
"BookName"
},
"getPSEditor"
:
{
"editorStyle"
:
"CronEditor"
,
"editorType"
:
"TEXTAREA"
,
"maxLength"
:
200
,
"name"
:
"formitem15"
,
"getPSSysPFPlugin"
:
{
"pluginType"
:
"EDITOR_CUSTOMSTYLE"
,
"pluginCode"
:
"CronEditor"
},
"showMaxLength"
:
true
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"codeName"
:
"bookname1"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsrTestFormLYEditView.json
浏览文件 @
cbe7c3e7
...
...
@@ -187,15 +187,15 @@
"id"
:
"FORM"
},
"getPSDEFormItemUpdates"
:
[
{
"codeName"
:
"formitem1"
,
"name"
:
"formitem1"
,
"scriptCode"
:
"console.log('表单项值更新1');
\r\n
if (data && data['bookname1']) {
\r\n
data['formitem661'] = Number(data['bookname1'].length);
\r\n
}"
,
"customCode"
:
true
},
{
"codeName"
:
"fiemItemCodeName"
,
"name"
:
"fiemItem"
,
"scriptCode"
:
"console.log('表单项值更新');
\r\n
if (data && data['bookname']) {
\r\n
data['formitem66'] = Number(data['bookname'].length);
\r\n
}"
,
"customCode"
:
true
},
{
"codeName"
:
"formitem1"
,
"name"
:
"formitem1"
,
"scriptCode"
:
"console.log('表单项值更新1');
\r\n
if (data && data['bookname1']) {
\r\n
data['formitem661'] = Number(data['bookname1'].length);
\r\n
}"
,
"customCode"
:
true
}
],
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
...
...
@@ -264,6 +264,13 @@
},
{
"id"
:
"formitem2"
,
"dataType"
:
25
},
{
"id"
:
"formitem15"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"BOOKNAME"
,
"codeName"
:
"BookName"
}
},
{
"id"
:
"bookname1"
,
"dataType"
:
25
...
...
@@ -623,6 +630,39 @@
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group11"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"书名称"
,
"codeName"
:
"formitem15"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"formitem15"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"BOOKNAME"
,
"codeName"
:
"BookName"
},
"getPSEditor"
:
{
"editorStyle"
:
"CronEditor"
,
"editorType"
:
"TEXTAREA"
,
"maxLength"
:
200
,
"name"
:
"formitem15"
,
"getPSSysPFPlugin"
:
{
"pluginType"
:
"EDITOR_CUSTOMSTYLE"
,
"pluginCode"
:
"CronEditor"
},
"showMaxLength"
:
true
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"codeName"
:
"bookname1"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
cbe7c3e7
...
...
@@ -2710,6 +2710,17 @@
},
"pluginCode" : "CUSTOMEDIT",
"styleCode" : "CUSTOMEDIT"
}, {
"codeName" : "CronEditor",
"containerType" : "FORMITEM",
"editorType" : "TEXTAREA",
"name" : "cron表达式编辑器",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "CronEditor"
},
"pluginCode" : "CronEditor",
"styleCode" : "CronEditor"
}, {
"codeName" : "DEPATMENTMULTIPLE",
"containerType" : "FORMITEM",
...
...
@@ -5258,6 +5269,15 @@
"refTag2" : "DEFGRIDCOLUMN",
"templCode" : "<template>\r\n <button class='xx' @click='add'>xxx</button>\r\n </template>\r\n <script>\r\n export default {\r\n methods:{\r\n add(){\r\n alert('add')\r\n }\r\n }\r\n }\r\n </script>\r\n <style>\r\n .xx{\r\n color:red;\r\n }\r\n </style>\r\n",
"templCode2" : "{\"template\":\"function anonymous(\\n) {\\nwith(this){return _c(\\\"div\\\")}\\n}\",\"script\":\"\",\"style\":\"\"}"
}, {
"name" : "cron表达式编辑器",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "CronEditor"
},
"pluginCode" : "CronEditor",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "EDITORSTYPE"
}, {
"name" : "fetchPlugin",
"getPSSysPFPlugin" : {
...
...
@@ -12853,16 +12873,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
"
}
} ]
}, {
...
...
@@ -12891,22 +12911,22 @@
"codeName" : "VMGroup3",
"name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-
警告
信息",
"name" : "消息类型-
常规
信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
5
"
"id" : "ViewMsg
4
"
}
}, {
"name" : "消息类型-
错误
信息",
"name" : "消息类型-
警告
信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
6
"
"id" : "ViewMsg
5
"
}
}, {
"name" : "消息类型-
常规
信息",
"name" : "消息类型-
错误
信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
4
"
"id" : "ViewMsg
6
"
}
} ]
}, {
...
...
@@ -12935,47 +12955,39 @@
"id" : "ViewMsg10"
}
}, {
"name" : "消息位置-视图
内容区
",
"name" : "消息位置-视图
上方
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
9
"
"id" : "ViewMsg
7
"
}
}, {
"name" : "消息位置-视图
上方
",
"name" : "消息位置-视图
内容区
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
7
"
"id" : "ViewMsg
9
"
}
} ]
}, {
"codeName" : "VMGroup8",
"name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "
关闭模式-本次删除-上方-警告
",
"name" : "
消息位置-视图内容区
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
13
"
"id" : "ViewMsg
9
"
}
}, {
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
1
"
"id" : "ViewMsg1
2
"
}
}, {
"name" : "
消息类型-常规信息
",
"name" : "
关闭模式-本次删除-上方-警告
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
},
"position" : "POPUP"
"id" : "ViewMsg13"
}
}, {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
...
...
@@ -12983,45 +12995,53 @@
"id" : "ViewMsg8"
}
}, {
"name" : "
关闭模式-默认删除-上方-错误
",
"name" : "
消息类型-错误信息
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
"id" : "ViewMsg6"
},
"position" : "POPUP"
}, {
"name" : "消息
位置-视图内容区
",
"name" : "消息
类型-警告信息
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
"id" : "ViewMsg5"
},
"position" : "POPUP"
}, {
"name" : "消息类型-
警告
信息",
"name" : "消息类型-
常规
信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
5
"
"id" : "ViewMsg
4
"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
} ]
}, {
"codeName" : "VMGroup5",
"name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-
无
删除",
"name" : "关闭模式-
本次
删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
1
"
"id" : "ViewMsg1
3
"
}
}, {
"name" : "关闭模式-
默认
删除",
"name" : "关闭模式-
无
删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
2
"
"id" : "ViewMsg1
1
"
}
}, {
"name" : "关闭模式-
本次
删除",
"name" : "关闭模式-
默认
删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
3
"
"id" : "ViewMsg1
2
"
}
} ]
}, {
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.simple.json
浏览文件 @
cbe7c3e7
...
...
@@ -26,6 +26,15 @@
"refTag2"
:
"DEFGRIDCOLUMN"
,
"templCode"
:
"<template>
\r\n
<button class='xx' @click='add'>xxx</button>
\r\n
</template>
\r\n
<script>
\r\n
export default {
\r\n
methods:{
\r\n
add(){
\r\n
alert('add')
\r\n
}
\r\n
}
\r\n
}
\r\n
</script>
\r\n
<style>
\r\n
.xx{
\r\n
color:red;
\r\n
}
\r\n
</style>
\r\n
"
,
"templCode2"
:
"{
\"
template
\"
:
\"
function anonymous(
\\
n) {
\\
nwith(this){return _c(
\\\"
div
\\\"
)}
\\
n}
\"
,
\"
script
\"
:
\"\"
,
\"
style
\"
:
\"\"
}"
},
{
"name"
:
"cron表达式编辑器"
,
"getPSSysPFPlugin"
:
{
"pluginType"
:
"EDITOR_CUSTOMSTYLE"
,
"pluginCode"
:
"CronEditor"
},
"pluginCode"
:
"CronEditor"
,
"pluginType"
:
"EDITOR_CUSTOMSTYLE"
,
"refMode"
:
"EDITORSTYPE"
},
{
"name"
:
"fetchPlugin"
,
"getPSSysPFPlugin"
:
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSTEM.json
浏览文件 @
cbe7c3e7
...
...
@@ -985,6 +985,19 @@
},
"styleCode"
:
"EMPMULTIPLE"
,
"replaceDefault"
:
false
},
{
"codeName"
:
"CronEditor"
,
"dynaModelFilePath"
:
"PSSYSEDITORSTYLES/CronEditor.json"
,
"editorHeight"
:
-1.0
,
"editorType"
:
"TEXTAREA"
,
"editorWidth"
:
-1.0
,
"name"
:
"cron表达式编辑器"
,
"getPSSysPFPlugin"
:
{
"pluginType"
:
"EDITOR_CUSTOMSTYLE"
,
"pluginCode"
:
"CronEditor"
},
"styleCode"
:
"CronEditor"
,
"replaceDefault"
:
false
},
{
"codeName"
:
"Auto4"
,
"dynaModelFilePath"
:
"PSSYSEDITORSTYLES/Auto4.json"
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录