提交 8b56352c 编写于 作者: ibizdev's avatar ibizdev

zhujiamin 发布系统代码 [TrainSys,网页端]

上级 82737356
......@@ -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.100",
"@ibiz-template/core": "^0.0.1-beta.100",
"@ibiz-template/model": "^0.0.1-beta.100",
"@ibiz-template/runtime": "^0.0.1-beta.100",
"@ibiz-template/service": "^0.0.1-beta.100",
"@ibiz-template/theme": "^0.0.1-beta.100",
"@ibiz-template/vue-util": "^0.0.1-beta.100",
"@ibiz-template/controller": "^0.0.1-beta.101",
"@ibiz-template/core": "^0.0.1-beta.101",
"@ibiz-template/model": "^0.0.1-beta.101",
"@ibiz-template/runtime": "^0.0.1-beta.101",
"@ibiz-template/service": "^0.0.1-beta.101",
"@ibiz-template/theme": "^0.0.1-beta.101",
"@ibiz-template/vue-util": "^0.0.1-beta.101",
"@ibiz/dynamic-model-api": "^2.1.24",
"@riophae/vue-treeselect": "^0.4.0",
"dayjs": "^1.11.7",
......
此差异已折叠。
......@@ -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>
......
......@@ -57,7 +57,7 @@ export default defineConfig({
target: 'http://172.16.103.158:30062',
changeOrigin: true,
},
'/trainsys__web': {
'/sztrainsys__web': {
target: 'http://172.16.240.140:20086',
changeOrigin: true,
},
......
......@@ -1279,16 +1279,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
}, {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
} ]
}, {
......
......@@ -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
......
......@@ -3014,16 +3014,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
}, {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
} ]
} ],
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册