Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
8b56352c
提交
8b56352c
编写于
8月 16, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
zhujiamin 发布系统代码 [TrainSys,网页端]
上级
82737356
变更
9
展开全部
隐藏空白字符变更
内嵌
并排
正在显示
9 个修改的文件
包含
339 行增加
和
205 行删除
+339
-205
package.json
app_Web/package.json
+7
-7
pnpm-lock.yaml
app_Web/pnpm-lock.yaml
+41
-41
jh-800.png
app_Web/public/assets/img/user-login/jh-800.png
+0
-0
kq-login-view.tsx
...src/components/login-view/kq-login-view/kq-login-view.tsx
+1
-1
vite.config.ts
app_Web/vite.config.ts
+1
-1
bookUsr3EditView.json
...YSAPPS/TemplatePublish/PSAPPDEVIEWS/bookUsr3EditView.json
+222
-147
PSSYSAPP.json
.../ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
+4
-4
bookUsr3EditView.json
...trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr3EditView.json
+59
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+4
-4
未找到文件。
app_Web/package.json
浏览文件 @
8b56352c
...
...
@@ -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.10
0
"
,
"@ibiz-template/core"
:
"^0.0.1-beta.10
0
"
,
"@ibiz-template/model"
:
"^0.0.1-beta.10
0
"
,
"@ibiz-template/runtime"
:
"^0.0.1-beta.10
0
"
,
"@ibiz-template/service"
:
"^0.0.1-beta.10
0
"
,
"@ibiz-template/theme"
:
"^0.0.1-beta.10
0
"
,
"@ibiz-template/vue-util"
:
"^0.0.1-beta.10
0
"
,
"@ibiz-template/controller"
:
"^0.0.1-beta.10
1
"
,
"@ibiz-template/core"
:
"^0.0.1-beta.10
1
"
,
"@ibiz-template/model"
:
"^0.0.1-beta.10
1
"
,
"@ibiz-template/runtime"
:
"^0.0.1-beta.10
1
"
,
"@ibiz-template/service"
:
"^0.0.1-beta.10
1
"
,
"@ibiz-template/theme"
:
"^0.0.1-beta.10
1
"
,
"@ibiz-template/vue-util"
:
"^0.0.1-beta.10
1
"
,
"@ibiz/dynamic-model-api"
:
"^2.1.24"
,
"@riophae/vue-treeselect"
:
"^0.4.0"
,
"dayjs"
:
"^1.11.7"
,
...
...
app_Web/pnpm-lock.yaml
浏览文件 @
8b56352c
此差异已折叠。
点击以展开。
app_Web/public/assets/img/user-login/jh-800.png
0 → 100644
浏览文件 @
8b56352c
192.9 KB
app_Web/src/components/login-view/kq-login-view/kq-login-view.tsx
浏览文件 @
8b56352c
...
...
@@ -115,7 +115,7 @@ export default defineComponent({
<
div
class=
{
ns
.
b
(
'box-left-top'
)
}
>
<
img
class=
{
ns
.
b
(
'box-left-top-jh'
)
}
src=
'./assets/img/user-login/jh.png'
src=
'./assets/img/user-login/jh
-800
.png'
/>
<
div
class=
{
ns
.
b
(
'box-left-top-text'
)
}
>
<
div
>
江苏省检察机关
</
div
>
...
...
app_Web/vite.config.ts
浏览文件 @
8b56352c
...
...
@@ -57,7 +57,7 @@ export default defineConfig({
target
:
'http://172.16.103.158:30062'
,
changeOrigin
:
true
,
},
'/trainsys__web'
:
{
'/
sz
trainsys__web'
:
{
target
:
'http://172.16.240.140:20086'
,
changeOrigin
:
true
,
},
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/bookUsr3EditView.json
浏览文件 @
8b56352c
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
浏览文件 @
8b56352c
...
...
@@ -1279,16 +1279,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/PSAPPDEVIEWS/bookUsr3EditView.json
浏览文件 @
8b56352c
...
...
@@ -65,6 +65,65 @@
"widthMode"
:
"FULL"
},
"showCaption"
:
true
},
{
"actionType"
:
"UIACTION"
,
"buttonStyle"
:
"DEFAULT"
,
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"编辑"
,
"lanResTag"
:
"TBB.TEXT.*.EDIT"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.EDIT]"
,
"refFlag"
:
true
},
"caption"
:
"按钮"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"BUTTON"
,
"name"
:
"button_calluilogic"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"layoutpanel_button_calluilogic"
},
"getPSLayoutPos"
:
{
"layout"
:
"BORDER"
,
"layoutPos"
:
"CENTER"
},
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"编辑"
,
"lanResTag"
:
"TBB.TEXT.*.EDIT"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.EDIT]"
,
"refFlag"
:
true
},
"caption"
:
"编辑"
,
"codeName"
:
"Edit"
,
"fullCodeName"
:
"Edit"
,
"name"
:
"表格界面_编辑操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"predefinedType"
:
"GRIDVIEW_EDITACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"编辑"
,
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[*.EDIT]"
,
"refFlag"
:
true
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Edit"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"按钮"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
}
],
"predefinedType"
:
"CONTAINER_SCROLL_MAIN"
,
"showCaption"
:
true
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
8b56352c
...
...
@@ -3014,16 +3014,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
"
}
}
]
}
],
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录