Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
6be56268
提交
6be56268
编写于
12月 16, 2022
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lxm1993 发布系统代码 [TrainSys,网页端]
上级
251bf670
变更
11
展开全部
显示空白字符变更
内嵌
并排
正在显示
11 个修改的文件
包含
1118 行增加
和
1017 行删除
+1118
-1017
package.json
app_Web/package.json
+26
-26
pnpm-lock.yaml
app_Web/pnpm-lock.yaml
+792
-693
unauthorized-handler.ts
...eb/src/guard/unauthorized-handler/unauthorized-handler.ts
+3
-1
EditorTest.json
...YSAPPS/Web/PSAPPDATAENTITIES/Book/PSFORMS/EditorTest.json
+33
-33
Main.json
...PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSGRIDS/Main.json
+33
-33
Main.json
...PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSFORMS/Main.json
+33
-33
ReginfoGridView.json
.../trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoGridView.json
+33
-33
ReginfoStuInfoList.json
...ainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoStuInfoList.json
+33
-33
bookBookEditViewEditorTest.json
...SSYSAPPS/Web/PSAPPDEVIEWS/bookBookEditViewEditorTest.json
+33
-33
studentEditView.json
.../trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json
+33
-33
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+66
-66
未找到文件。
app_Web/package.json
浏览文件 @
6be56268
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
"lint:style"
:
"stylelint 'src/**/*.scss'"
"lint:style"
:
"stylelint 'src/**/*.scss'"
},
},
"dependencies"
:
{
"dependencies"
:
{
"@floating-ui/dom"
:
"^1.0.
4
"
,
"@floating-ui/dom"
:
"^1.0.
11
"
,
"@ibiz-template/command"
:
"^0.0.1-beta.1"
,
"@ibiz-template/command"
:
"^0.0.1-beta.1"
,
"@ibiz-template/controller"
:
"^0.0.1-beta.15"
,
"@ibiz-template/controller"
:
"^0.0.1-beta.15"
,
"@ibiz-template/core"
:
"^0.0.1-beta.15"
,
"@ibiz-template/core"
:
"^0.0.1-beta.15"
,
...
@@ -21,10 +21,10 @@
...
@@ -21,10 +21,10 @@
"@ibiz-template/theme"
:
"^0.0.1-beta.15"
,
"@ibiz-template/theme"
:
"^0.0.1-beta.15"
,
"@ibiz-template/vue-util"
:
"^0.0.1-beta.15"
,
"@ibiz-template/vue-util"
:
"^0.0.1-beta.15"
,
"@ibiz/dynamic-model-api"
:
"^2.1.5"
,
"@ibiz/dynamic-model-api"
:
"^2.1.5"
,
"dayjs"
:
"^1.11.
6
"
,
"dayjs"
:
"^1.11.
7
"
,
"lodash-es"
:
"^4.17.21"
,
"lodash-es"
:
"^4.17.21"
,
"path-browserify"
:
"^1.0.1"
,
"path-browserify"
:
"^1.0.1"
,
"pinia"
:
"^2.0.2
3
"
,
"pinia"
:
"^2.0.2
8
"
,
"qs"
:
"^6.11.0"
,
"qs"
:
"^6.11.0"
,
"qx-util"
:
"^0.4.4"
,
"qx-util"
:
"^0.4.4"
,
"ramda"
:
"^0.28.0"
,
"ramda"
:
"^0.28.0"
,
...
@@ -33,45 +33,45 @@
...
@@ -33,45 +33,45 @@
"vue-router"
:
"^3.6.5"
"vue-router"
:
"^3.6.5"
},
},
"devDependencies"
:
{
"devDependencies"
:
{
"@commitlint/cli"
:
"^17.
2
.0"
,
"@commitlint/cli"
:
"^17.
3
.0"
,
"@commitlint/config-conventional"
:
"^17.
2
.0"
,
"@commitlint/config-conventional"
:
"^17.
3
.0"
,
"@types/lodash-es"
:
"^4.17.6"
,
"@types/lodash-es"
:
"^4.17.6"
,
"@types/node"
:
"^18.11.
9
"
,
"@types/node"
:
"^18.11.
15
"
,
"@types/path-browserify"
:
"^1.0.0"
,
"@types/path-browserify"
:
"^1.0.0"
,
"@types/qs"
:
"^6.9.7"
,
"@types/qs"
:
"^6.9.7"
,
"@types/ramda"
:
"^0.28.
19
"
,
"@types/ramda"
:
"^0.28.
20
"
,
"@types/systemjs"
:
"^6.1
.1
"
,
"@types/systemjs"
:
"^6.1
3.0
"
,
"@typescript-eslint/eslint-plugin"
:
"^5.4
2
.1"
,
"@typescript-eslint/eslint-plugin"
:
"^5.4
6
.1"
,
"@typescript-eslint/parser"
:
"^5.4
2
.1"
,
"@typescript-eslint/parser"
:
"^5.4
6
.1"
,
"@vitejs/plugin-legacy"
:
"^
2.3
.1"
,
"@vitejs/plugin-legacy"
:
"^
3.0
.1"
,
"@vitejs/plugin-vue2"
:
"^2.
0
.0"
,
"@vitejs/plugin-vue2"
:
"^2.
2
.0"
,
"@vitejs/plugin-vue2-jsx"
:
"^1.
0.3
"
,
"@vitejs/plugin-vue2-jsx"
:
"^1.
1.0
"
,
"@vue/babel-helper-vue-jsx-merge-props"
:
"^1.4.0"
,
"@vue/babel-helper-vue-jsx-merge-props"
:
"^1.4.0"
,
"eslint"
:
"^8.2
7
.0"
,
"eslint"
:
"^8.2
9
.0"
,
"eslint-config-airbnb-base"
:
"^15.0.0"
,
"eslint-config-airbnb-base"
:
"^15.0.0"
,
"eslint-config-prettier"
:
"^8.5.0"
,
"eslint-config-prettier"
:
"^8.5.0"
,
"eslint-plugin-import"
:
"^2.26.0"
,
"eslint-plugin-import"
:
"^2.26.0"
,
"eslint-plugin-prettier"
:
"^4.2.1"
,
"eslint-plugin-prettier"
:
"^4.2.1"
,
"eslint-plugin-vue"
:
"^9.
7
.0"
,
"eslint-plugin-vue"
:
"^9.
8
.0"
,
"husky"
:
"^8.0.2"
,
"husky"
:
"^8.0.2"
,
"lint-staged"
:
"^13.
0.3
"
,
"lint-staged"
:
"^13.
1.0
"
,
"postcss"
:
"^8.4.
18
"
,
"postcss"
:
"^8.4.
20
"
,
"postcss-scss"
:
"^4.0.
5
"
,
"postcss-scss"
:
"^4.0.
6
"
,
"prettier"
:
"^2.
7
.1"
,
"prettier"
:
"^2.
8
.1"
,
"rollup-plugin-visualizer"
:
"^5.8.3"
,
"rollup-plugin-visualizer"
:
"^5.8.3"
,
"sass"
:
"^1.56.
0
"
,
"sass"
:
"^1.56.
2
"
,
"stylelint"
:
"^14.1
4.1
"
,
"stylelint"
:
"^14.1
6.0
"
,
"stylelint-config-prettier"
:
"^9.0.
3
"
,
"stylelint-config-prettier"
:
"^9.0.
4
"
,
"stylelint-config-recess-order"
:
"^3.0.0"
,
"stylelint-config-recess-order"
:
"^3.0.0"
,
"stylelint-config-standard"
:
"^29.0.0"
,
"stylelint-config-standard"
:
"^29.0.0"
,
"stylelint-config-standard-scss"
:
"^6.1.0"
,
"stylelint-config-standard-scss"
:
"^6.1.0"
,
"stylelint-scss"
:
"^4.3.0"
,
"stylelint-scss"
:
"^4.3.0"
,
"terser"
:
"^5.1
5
.1"
,
"terser"
:
"^5.1
6
.1"
,
"typescript"
:
"^4.
8
.4"
,
"typescript"
:
"^4.
9
.4"
,
"vite"
:
"^
3.2.3
"
,
"vite"
:
"^
4.0.1
"
,
"vite-plugin-eslint"
:
"^1.8.1"
,
"vite-plugin-eslint"
:
"^1.8.1"
,
"vue-eslint-parser"
:
"^9.1.0"
,
"vue-eslint-parser"
:
"^9.1.0"
,
"vue-tsc"
:
"^1.0.
9
"
"vue-tsc"
:
"^1.0.
13
"
},
},
"lint-staged"
:
{
"lint-staged"
:
{
"*.{ts,vue}"
:
"eslint --fix"
,
"*.{ts,vue}"
:
"eslint --fix"
,
...
...
app_Web/pnpm-lock.yaml
浏览文件 @
6be56268
此差异已折叠。
点击以展开。
app_Web/src/guard/unauthorized-handler/unauthorized-handler.ts
浏览文件 @
6be56268
...
@@ -37,13 +37,15 @@ export class UnauthorizedHandler {
...
@@ -37,13 +37,15 @@ export class UnauthorizedHandler {
)}
`
;
)}
`
;
// 要跳转的cas的登录页和参数
// 要跳转的cas的登录页和参数
const
hasQueryPrefix
=
ibiz
.
env
.
casLoginUrl
.
indexOf
(
'?'
)
!==
-
1
;
const
targetUrl
=
const
targetUrl
=
ibiz
.
env
.
casLoginUrl
+
ibiz
.
env
.
casLoginUrl
+
(
hasQueryPrefix
?
'&'
:
'?'
)
+
qs
.
stringify
(
qs
.
stringify
(
{
{
service
:
backUrl
,
service
:
backUrl
,
},
},
{
addQueryPrefix
:
tru
e
},
{
addQueryPrefix
:
fals
e
},
);
);
// 跳转cas登录地址
// 跳转cas登录地址
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSFORMS/EditorTest.json
浏览文件 @
6be56268
...
@@ -1969,34 +1969,34 @@
...
@@ -1969,34 +1969,34 @@
"getPSAppViewLogics"
:
[
{
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
a98d563
_click"
,
"name"
:
"grid_uagridcolumn1_u
479f517
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
行编辑开关
操作"
"id"
:
"表格界面_
编辑
操作"
}
}
},
{
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
479f517
_click"
,
"name"
:
"grid_uagridcolumn1_u
a98d563
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
编辑
操作"
"id"
:
"表格界面_
行编辑开关
操作"
}
}
}
],
}
],
"getPSAppViewUIActions"
:
[
{
"getPSAppViewUIActions"
:
[
{
"name"
:
"表格界面_
行编辑开关
操作"
,
"name"
:
"表格界面_
编辑
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"
ToggleRow
Edit"
"id"
:
"Edit"
},
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
"xDataControlName"
:
"grid"
},
{
},
{
"name"
:
"表格界面_
编辑
操作"
,
"name"
:
"表格界面_
行编辑开关
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"Edit"
"id"
:
"
ToggleRow
Edit"
},
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
"xDataControlName"
:
"grid"
}
],
}
],
"getPSControlHandler"
:
{
"getPSControlHandler"
:
{
...
@@ -2228,30 +2228,6 @@
...
@@ -2228,30 +2228,6 @@
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
,
"name"
:
"操作列"
,
"name"
:
"操作列"
,
"getPSUIActionGroupDetails"
:
[
{
"getPSUIActionGroupDetails"
:
[
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"ua98d563"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
"fullCodeName"
:
"ToggleRowEdit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"name"
:
"表格界面_行编辑开关操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0ce@FontAwesome"
,
"cssClass"
:
"fa fa-table"
},
"predefinedType"
:
"GRIDVIEW_ROWEDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ToggleRowEdit"
,
"uIActionType"
:
"DEUIACTION"
,
"enableToggleMode"
:
true
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
},
{
"detailType"
:
"DEUIACTION"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"u479f517"
,
"name"
:
"u479f517"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
...
@@ -2285,6 +2261,30 @@
...
@@ -2285,6 +2261,30 @@
"addSeparator"
:
true
,
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
true
"showIcon"
:
true
},
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"ua98d563"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
"fullCodeName"
:
"ToggleRowEdit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"name"
:
"表格界面_行编辑开关操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0ce@FontAwesome"
,
"cssClass"
:
"fa fa-table"
},
"predefinedType"
:
"GRIDVIEW_ROWEDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ToggleRowEdit"
,
"uIActionType"
:
"DEUIACTION"
,
"enableToggleMode"
:
true
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
}
],
}
],
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
},
},
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSGRIDS/Main.json
浏览文件 @
6be56268
...
@@ -19,34 +19,34 @@
...
@@ -19,34 +19,34 @@
"getPSAppViewLogics"
:
[
{
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
a98d563
_click"
,
"name"
:
"grid_uagridcolumn1_u
479f517
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
行编辑开关
操作"
"id"
:
"表格界面_
编辑
操作"
}
}
},
{
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
479f517
_click"
,
"name"
:
"grid_uagridcolumn1_u
a98d563
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
编辑
操作"
"id"
:
"表格界面_
行编辑开关
操作"
}
}
}
],
}
],
"getPSAppViewUIActions"
:
[
{
"getPSAppViewUIActions"
:
[
{
"name"
:
"表格界面_
行编辑开关
操作"
,
"name"
:
"表格界面_
编辑
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"
ToggleRow
Edit"
"id"
:
"Edit"
},
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
"xDataControlName"
:
"grid"
},
{
},
{
"name"
:
"表格界面_
编辑
操作"
,
"name"
:
"表格界面_
行编辑开关
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"Edit"
"id"
:
"
ToggleRow
Edit"
},
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
"xDataControlName"
:
"grid"
}
],
}
],
"getPSControlLogics"
:
[
{
"getPSControlLogics"
:
[
{
...
@@ -191,30 +191,6 @@
...
@@ -191,30 +191,6 @@
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
,
"name"
:
"操作列"
,
"name"
:
"操作列"
,
"getPSUIActionGroupDetails"
:
[
{
"getPSUIActionGroupDetails"
:
[
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"ua98d563"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
"fullCodeName"
:
"ToggleRowEdit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"name"
:
"表格界面_行编辑开关操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0ce@FontAwesome"
,
"cssClass"
:
"fa fa-table"
},
"predefinedType"
:
"GRIDVIEW_ROWEDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ToggleRowEdit"
,
"uIActionType"
:
"DEUIACTION"
,
"enableToggleMode"
:
true
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
},
{
"detailType"
:
"DEUIACTION"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"u479f517"
,
"name"
:
"u479f517"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
...
@@ -248,6 +224,30 @@
...
@@ -248,6 +224,30 @@
"addSeparator"
:
true
,
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
true
"showIcon"
:
true
},
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"ua98d563"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
"fullCodeName"
:
"ToggleRowEdit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"name"
:
"表格界面_行编辑开关操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0ce@FontAwesome"
,
"cssClass"
:
"fa fa-table"
},
"predefinedType"
:
"GRIDVIEW_ROWEDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ToggleRowEdit"
,
"uIActionType"
:
"DEUIACTION"
,
"enableToggleMode"
:
true
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
}
],
}
],
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
},
},
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSFORMS/Main.json
浏览文件 @
6be56268
...
@@ -609,34 +609,34 @@
...
@@ -609,34 +609,34 @@
"getPSAppViewLogics"
:
[
{
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
a98d563
_click"
,
"name"
:
"grid_uagridcolumn1_u
479f517
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
行编辑开关
操作"
"id"
:
"表格界面_
编辑
操作"
}
}
},
{
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
479f517
_click"
,
"name"
:
"grid_uagridcolumn1_u
a98d563
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
编辑
操作"
"id"
:
"表格界面_
行编辑开关
操作"
}
}
}
],
}
],
"getPSAppViewUIActions"
:
[
{
"getPSAppViewUIActions"
:
[
{
"name"
:
"表格界面_
行编辑开关
操作"
,
"name"
:
"表格界面_
编辑
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"
ToggleRow
Edit"
"id"
:
"Edit"
},
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
"xDataControlName"
:
"grid"
},
{
},
{
"name"
:
"表格界面_
编辑
操作"
,
"name"
:
"表格界面_
行编辑开关
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"Edit"
"id"
:
"
ToggleRow
Edit"
},
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
"xDataControlName"
:
"grid"
}
],
}
],
"getPSControlHandler"
:
{
"getPSControlHandler"
:
{
...
@@ -868,30 +868,6 @@
...
@@ -868,30 +868,6 @@
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
,
"name"
:
"操作列"
,
"name"
:
"操作列"
,
"getPSUIActionGroupDetails"
:
[
{
"getPSUIActionGroupDetails"
:
[
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"ua98d563"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
"fullCodeName"
:
"ToggleRowEdit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"name"
:
"表格界面_行编辑开关操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0ce@FontAwesome"
,
"cssClass"
:
"fa fa-table"
},
"predefinedType"
:
"GRIDVIEW_ROWEDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ToggleRowEdit"
,
"uIActionType"
:
"DEUIACTION"
,
"enableToggleMode"
:
true
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
},
{
"detailType"
:
"DEUIACTION"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"u479f517"
,
"name"
:
"u479f517"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
...
@@ -925,6 +901,30 @@
...
@@ -925,6 +901,30 @@
"addSeparator"
:
true
,
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
true
"showIcon"
:
true
},
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"ua98d563"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
"fullCodeName"
:
"ToggleRowEdit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"name"
:
"表格界面_行编辑开关操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0ce@FontAwesome"
,
"cssClass"
:
"fa fa-table"
},
"predefinedType"
:
"GRIDVIEW_ROWEDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ToggleRowEdit"
,
"uIActionType"
:
"DEUIACTION"
,
"enableToggleMode"
:
true
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
}
],
}
],
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
},
},
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoGridView.json
浏览文件 @
6be56268
...
@@ -389,34 +389,34 @@
...
@@ -389,34 +389,34 @@
"getPSAppViewLogics"
:
[
{
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
a98d563
_click"
,
"name"
:
"grid_uagridcolumn1_u
479f517
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
行编辑开关
操作"
"id"
:
"表格界面_
编辑
操作"
}
}
},
{
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
479f517
_click"
,
"name"
:
"grid_uagridcolumn1_u
a98d563
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
编辑
操作"
"id"
:
"表格界面_
行编辑开关
操作"
}
}
}
],
}
],
"getPSAppViewUIActions"
:
[
{
"getPSAppViewUIActions"
:
[
{
"name"
:
"表格界面_
行编辑开关
操作"
,
"name"
:
"表格界面_
编辑
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"
ToggleRow
Edit"
"id"
:
"Edit"
},
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
"xDataControlName"
:
"grid"
},
{
},
{
"name"
:
"表格界面_
编辑
操作"
,
"name"
:
"表格界面_
行编辑开关
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"Edit"
"id"
:
"
ToggleRow
Edit"
},
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
"xDataControlName"
:
"grid"
}
],
}
],
"getPSControlHandler"
:
{
"getPSControlHandler"
:
{
...
@@ -648,30 +648,6 @@
...
@@ -648,30 +648,6 @@
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
,
"name"
:
"操作列"
,
"name"
:
"操作列"
,
"getPSUIActionGroupDetails"
:
[
{
"getPSUIActionGroupDetails"
:
[
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"ua98d563"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
"fullCodeName"
:
"ToggleRowEdit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"name"
:
"表格界面_行编辑开关操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0ce@FontAwesome"
,
"cssClass"
:
"fa fa-table"
},
"predefinedType"
:
"GRIDVIEW_ROWEDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ToggleRowEdit"
,
"uIActionType"
:
"DEUIACTION"
,
"enableToggleMode"
:
true
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
},
{
"detailType"
:
"DEUIACTION"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"u479f517"
,
"name"
:
"u479f517"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
...
@@ -705,6 +681,30 @@
...
@@ -705,6 +681,30 @@
"addSeparator"
:
true
,
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
true
"showIcon"
:
true
},
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"ua98d563"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
"fullCodeName"
:
"ToggleRowEdit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"name"
:
"表格界面_行编辑开关操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0ce@FontAwesome"
,
"cssClass"
:
"fa fa-table"
},
"predefinedType"
:
"GRIDVIEW_ROWEDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ToggleRowEdit"
,
"uIActionType"
:
"DEUIACTION"
,
"enableToggleMode"
:
true
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
}
],
}
],
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
},
},
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoStuInfoList.json
浏览文件 @
6be56268
...
@@ -440,34 +440,34 @@
...
@@ -440,34 +440,34 @@
"getPSAppViewLogics"
:
[
{
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
a98d563
_click"
,
"name"
:
"grid_uagridcolumn1_u
479f517
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
行编辑开关
操作"
"id"
:
"表格界面_
编辑
操作"
}
}
},
{
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
479f517
_click"
,
"name"
:
"grid_uagridcolumn1_u
a98d563
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
编辑
操作"
"id"
:
"表格界面_
行编辑开关
操作"
}
}
}
],
}
],
"getPSAppViewUIActions"
:
[
{
"getPSAppViewUIActions"
:
[
{
"name"
:
"表格界面_
行编辑开关
操作"
,
"name"
:
"表格界面_
编辑
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"
ToggleRow
Edit"
"id"
:
"Edit"
},
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
"xDataControlName"
:
"grid"
},
{
},
{
"name"
:
"表格界面_
编辑
操作"
,
"name"
:
"表格界面_
行编辑开关
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"Edit"
"id"
:
"
ToggleRow
Edit"
},
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
"xDataControlName"
:
"grid"
}
],
}
],
"getPSControlHandler"
:
{
"getPSControlHandler"
:
{
...
@@ -699,30 +699,6 @@
...
@@ -699,30 +699,6 @@
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
,
"name"
:
"操作列"
,
"name"
:
"操作列"
,
"getPSUIActionGroupDetails"
:
[
{
"getPSUIActionGroupDetails"
:
[
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"ua98d563"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
"fullCodeName"
:
"ToggleRowEdit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"name"
:
"表格界面_行编辑开关操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0ce@FontAwesome"
,
"cssClass"
:
"fa fa-table"
},
"predefinedType"
:
"GRIDVIEW_ROWEDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ToggleRowEdit"
,
"uIActionType"
:
"DEUIACTION"
,
"enableToggleMode"
:
true
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
},
{
"detailType"
:
"DEUIACTION"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"u479f517"
,
"name"
:
"u479f517"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
...
@@ -756,6 +732,30 @@
...
@@ -756,6 +732,30 @@
"addSeparator"
:
true
,
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
true
"showIcon"
:
true
},
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"ua98d563"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
"fullCodeName"
:
"ToggleRowEdit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"name"
:
"表格界面_行编辑开关操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0ce@FontAwesome"
,
"cssClass"
:
"fa fa-table"
},
"predefinedType"
:
"GRIDVIEW_ROWEDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ToggleRowEdit"
,
"uIActionType"
:
"DEUIACTION"
,
"enableToggleMode"
:
true
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
}
],
}
],
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
},
},
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookBookEditViewEditorTest.json
浏览文件 @
6be56268
...
@@ -3157,34 +3157,34 @@
...
@@ -3157,34 +3157,34 @@
"getPSAppViewLogics"
:
[
{
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
a98d563
_click"
,
"name"
:
"grid_uagridcolumn1_u
479f517
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
行编辑开关
操作"
"id"
:
"表格界面_
编辑
操作"
}
}
},
{
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
479f517
_click"
,
"name"
:
"grid_uagridcolumn1_u
a98d563
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
编辑
操作"
"id"
:
"表格界面_
行编辑开关
操作"
}
}
}
],
}
],
"getPSAppViewUIActions"
:
[
{
"getPSAppViewUIActions"
:
[
{
"name"
:
"表格界面_
行编辑开关
操作"
,
"name"
:
"表格界面_
编辑
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"
ToggleRow
Edit"
"id"
:
"Edit"
},
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
"xDataControlName"
:
"grid"
},
{
},
{
"name"
:
"表格界面_
编辑
操作"
,
"name"
:
"表格界面_
行编辑开关
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"Edit"
"id"
:
"
ToggleRow
Edit"
},
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
"xDataControlName"
:
"grid"
}
],
}
],
"getPSControlHandler"
:
{
"getPSControlHandler"
:
{
...
@@ -3416,30 +3416,6 @@
...
@@ -3416,30 +3416,6 @@
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
,
"name"
:
"操作列"
,
"name"
:
"操作列"
,
"getPSUIActionGroupDetails"
:
[
{
"getPSUIActionGroupDetails"
:
[
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"ua98d563"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
"fullCodeName"
:
"ToggleRowEdit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"name"
:
"表格界面_行编辑开关操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0ce@FontAwesome"
,
"cssClass"
:
"fa fa-table"
},
"predefinedType"
:
"GRIDVIEW_ROWEDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ToggleRowEdit"
,
"uIActionType"
:
"DEUIACTION"
,
"enableToggleMode"
:
true
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
},
{
"detailType"
:
"DEUIACTION"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"u479f517"
,
"name"
:
"u479f517"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
...
@@ -3473,6 +3449,30 @@
...
@@ -3473,6 +3449,30 @@
"addSeparator"
:
true
,
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
true
"showIcon"
:
true
},
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"ua98d563"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
"fullCodeName"
:
"ToggleRowEdit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"name"
:
"表格界面_行编辑开关操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0ce@FontAwesome"
,
"cssClass"
:
"fa fa-table"
},
"predefinedType"
:
"GRIDVIEW_ROWEDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ToggleRowEdit"
,
"uIActionType"
:
"DEUIACTION"
,
"enableToggleMode"
:
true
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
}
],
}
],
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
},
},
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json
浏览文件 @
6be56268
...
@@ -1682,34 +1682,34 @@
...
@@ -1682,34 +1682,34 @@
"getPSAppViewLogics"
:
[
{
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
a98d563
_click"
,
"name"
:
"grid_uagridcolumn1_u
479f517
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
行编辑开关
操作"
"id"
:
"表格界面_
编辑
操作"
}
}
},
{
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
479f517
_click"
,
"name"
:
"grid_uagridcolumn1_u
a98d563
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
编辑
操作"
"id"
:
"表格界面_
行编辑开关
操作"
}
}
}
],
}
],
"getPSAppViewUIActions"
:
[
{
"getPSAppViewUIActions"
:
[
{
"name"
:
"表格界面_
行编辑开关
操作"
,
"name"
:
"表格界面_
编辑
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"
ToggleRow
Edit"
"id"
:
"Edit"
},
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
"xDataControlName"
:
"grid"
},
{
},
{
"name"
:
"表格界面_
编辑
操作"
,
"name"
:
"表格界面_
行编辑开关
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"Edit"
"id"
:
"
ToggleRow
Edit"
},
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
"xDataControlName"
:
"grid"
}
],
}
],
"getPSControlHandler"
:
{
"getPSControlHandler"
:
{
...
@@ -1941,30 +1941,6 @@
...
@@ -1941,30 +1941,6 @@
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
,
"name"
:
"操作列"
,
"name"
:
"操作列"
,
"getPSUIActionGroupDetails"
:
[
{
"getPSUIActionGroupDetails"
:
[
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"ua98d563"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
"fullCodeName"
:
"ToggleRowEdit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"name"
:
"表格界面_行编辑开关操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0ce@FontAwesome"
,
"cssClass"
:
"fa fa-table"
},
"predefinedType"
:
"GRIDVIEW_ROWEDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ToggleRowEdit"
,
"uIActionType"
:
"DEUIACTION"
,
"enableToggleMode"
:
true
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
},
{
"detailType"
:
"DEUIACTION"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"u479f517"
,
"name"
:
"u479f517"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
...
@@ -1998,6 +1974,30 @@
...
@@ -1998,6 +1974,30 @@
"addSeparator"
:
true
,
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
true
"showIcon"
:
true
},
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"ua98d563"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
"fullCodeName"
:
"ToggleRowEdit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"name"
:
"表格界面_行编辑开关操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0ce@FontAwesome"
,
"cssClass"
:
"fa fa-table"
},
"predefinedType"
:
"GRIDVIEW_ROWEDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ToggleRowEdit"
,
"uIActionType"
:
"DEUIACTION"
,
"enableToggleMode"
:
true
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
}
],
}
],
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
},
},
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
6be56268
...
@@ -7797,34 +7797,34 @@
...
@@ -7797,34 +7797,34 @@
"getPSAppViewLogics" : [ {
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u
a98d563
_click",
"name" : "grid_uagridcolumn1_u
479f517
_click",
"getPSAppViewUIAction" : {
"getPSAppViewUIAction" : {
"modelref" : true,
"modelref" : true,
"id" : "表格界面_
行编辑开关
操作"
"id" : "表格界面_
编辑
操作"
}
}
}, {
}, {
"logicTrigger" : "CUSTOM",
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u
479f517
_click",
"name" : "grid_uagridcolumn1_u
a98d563
_click",
"getPSAppViewUIAction" : {
"getPSAppViewUIAction" : {
"modelref" : true,
"modelref" : true,
"id" : "表格界面_
编辑
操作"
"id" : "表格界面_
行编辑开关
操作"
}
}
} ],
} ],
"getPSAppViewUIActions" : [ {
"getPSAppViewUIActions" : [ {
"name" : "表格界面_
行编辑开关
操作",
"name" : "表格界面_
编辑
操作",
"getPSUIAction" : {
"getPSUIAction" : {
"modelref" : true,
"modelref" : true,
"id" : "
ToggleRow
Edit"
"id" : "Edit"
},
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
"xDataControlName" : "grid"
}, {
}, {
"name" : "表格界面_
编辑
操作",
"name" : "表格界面_
行编辑开关
操作",
"getPSUIAction" : {
"getPSUIAction" : {
"modelref" : true,
"modelref" : true,
"id" : "Edit"
"id" : "
ToggleRow
Edit"
},
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
"xDataControlName" : "grid"
} ],
} ],
"getPSControlHandler" : {
"getPSControlHandler" : {
...
@@ -8056,30 +8056,6 @@
...
@@ -8056,30 +8056,6 @@
"mOSFilePath" : "pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b",
"mOSFilePath" : "pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b",
"name" : "操作列",
"name" : "操作列",
"getPSUIActionGroupDetails" : [ {
"getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION",
"name" : "ua98d563",
"getPSUIAction" : {
"caption" : "行编辑",
"codeName" : "ToggleRowEdit",
"fullCodeName" : "ToggleRowEdit",
"mOSFilePath" : "pssysapps/Web/pssysappdeuiactions/ToggleRowEdit",
"name" : "表格界面_行编辑开关操作",
"getPSSysImage" : {
"glyph" : "xf0ce@FontAwesome",
"cssClass" : "fa fa-table"
},
"predefinedType" : "GRIDVIEW_ROWEDITACTION",
"rTMOSFilePath" : "pssysapps/Web/pssysappdeuiactions/ToggleRowEdit",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "ToggleRowEdit",
"uIActionType" : "DEUIACTION",
"enableToggleMode" : true
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : false
}, {
"detailType" : "DEUIACTION",
"detailType" : "DEUIACTION",
"name" : "u479f517",
"name" : "u479f517",
"getPSUIAction" : {
"getPSUIAction" : {
...
@@ -8113,6 +8089,30 @@
...
@@ -8113,6 +8089,30 @@
"addSeparator" : true,
"addSeparator" : true,
"showCaption" : true,
"showCaption" : true,
"showIcon" : true
"showIcon" : true
}, {
"detailType" : "DEUIACTION",
"name" : "ua98d563",
"getPSUIAction" : {
"caption" : "行编辑",
"codeName" : "ToggleRowEdit",
"fullCodeName" : "ToggleRowEdit",
"mOSFilePath" : "pssysapps/Web/pssysappdeuiactions/ToggleRowEdit",
"name" : "表格界面_行编辑开关操作",
"getPSSysImage" : {
"glyph" : "xf0ce@FontAwesome",
"cssClass" : "fa fa-table"
},
"predefinedType" : "GRIDVIEW_ROWEDITACTION",
"rTMOSFilePath" : "pssysapps/Web/pssysappdeuiactions/ToggleRowEdit",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "ToggleRowEdit",
"uIActionType" : "DEUIACTION",
"enableToggleMode" : true
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : false
} ],
} ],
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
},
},
...
@@ -13695,34 +13695,34 @@
...
@@ -13695,34 +13695,34 @@
"getPSAppViewLogics" : [ {
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u
a98d563
_click",
"name" : "grid_uagridcolumn1_u
479f517
_click",
"getPSAppViewUIAction" : {
"getPSAppViewUIAction" : {
"modelref" : true,
"modelref" : true,
"id" : "表格界面_
行编辑开关
操作"
"id" : "表格界面_
编辑
操作"
}
}
}, {
}, {
"logicTrigger" : "CUSTOM",
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u
479f517
_click",
"name" : "grid_uagridcolumn1_u
a98d563
_click",
"getPSAppViewUIAction" : {
"getPSAppViewUIAction" : {
"modelref" : true,
"modelref" : true,
"id" : "表格界面_
编辑
操作"
"id" : "表格界面_
行编辑开关
操作"
}
}
} ],
} ],
"getPSAppViewUIActions" : [ {
"getPSAppViewUIActions" : [ {
"name" : "表格界面_
行编辑开关
操作",
"name" : "表格界面_
编辑
操作",
"getPSUIAction" : {
"getPSUIAction" : {
"modelref" : true,
"modelref" : true,
"id" : "
ToggleRow
Edit"
"id" : "Edit"
},
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
"xDataControlName" : "grid"
}, {
}, {
"name" : "表格界面_
编辑
操作",
"name" : "表格界面_
行编辑开关
操作",
"getPSUIAction" : {
"getPSUIAction" : {
"modelref" : true,
"modelref" : true,
"id" : "Edit"
"id" : "
ToggleRow
Edit"
},
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
"xDataControlName" : "grid"
} ],
} ],
"getPSControlHandler" : {
"getPSControlHandler" : {
...
@@ -13954,30 +13954,6 @@
...
@@ -13954,30 +13954,6 @@
"mOSFilePath" : "pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b",
"mOSFilePath" : "pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b",
"name" : "操作列",
"name" : "操作列",
"getPSUIActionGroupDetails" : [ {
"getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION",
"name" : "ua98d563",
"getPSUIAction" : {
"caption" : "行编辑",
"codeName" : "ToggleRowEdit",
"fullCodeName" : "ToggleRowEdit",
"mOSFilePath" : "pssysapps/Web/pssysappdeuiactions/ToggleRowEdit",
"name" : "表格界面_行编辑开关操作",
"getPSSysImage" : {
"glyph" : "xf0ce@FontAwesome",
"cssClass" : "fa fa-table"
},
"predefinedType" : "GRIDVIEW_ROWEDITACTION",
"rTMOSFilePath" : "pssysapps/Web/pssysappdeuiactions/ToggleRowEdit",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "ToggleRowEdit",
"uIActionType" : "DEUIACTION",
"enableToggleMode" : true
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : false
}, {
"detailType" : "DEUIACTION",
"detailType" : "DEUIACTION",
"name" : "u479f517",
"name" : "u479f517",
"getPSUIAction" : {
"getPSUIAction" : {
...
@@ -14011,6 +13987,30 @@
...
@@ -14011,6 +13987,30 @@
"addSeparator" : true,
"addSeparator" : true,
"showCaption" : true,
"showCaption" : true,
"showIcon" : true
"showIcon" : true
}, {
"detailType" : "DEUIACTION",
"name" : "ua98d563",
"getPSUIAction" : {
"caption" : "行编辑",
"codeName" : "ToggleRowEdit",
"fullCodeName" : "ToggleRowEdit",
"mOSFilePath" : "pssysapps/Web/pssysappdeuiactions/ToggleRowEdit",
"name" : "表格界面_行编辑开关操作",
"getPSSysImage" : {
"glyph" : "xf0ce@FontAwesome",
"cssClass" : "fa fa-table"
},
"predefinedType" : "GRIDVIEW_ROWEDITACTION",
"rTMOSFilePath" : "pssysapps/Web/pssysappdeuiactions/ToggleRowEdit",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "ToggleRowEdit",
"uIActionType" : "DEUIACTION",
"enableToggleMode" : true
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : false
} ],
} ],
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
},
},
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录