{"Message":"1. 完善工作台图表;","MessageType":2,"Modules":[{"State":1,"Type":1,"Name":"PCPage/页面反馈录入"},{"State":1,"Type":12,"Name":"CustomLibrary"},{"State":1,"Type":1,"Name":"PCPage/工作台首页"},{"State":3,"Type":1,"Name":"PCPage/工作台_关键信息"},{"State":3,"Type":20,"Name":"ServerCommands/工作台"},{"State":3,"Type":15,"Name":"ServerCommand/获取关键统计信息"},{"State":3,"Type":1,"Name":"PCPage/工作台_快捷入口"}],"Version":"v1"}

This commit is contained in:
cuckooent
2024-09-04 13:54:53 +08:00
parent bbadf81d52
commit 8ed7924db5
11 changed files with 929 additions and 147 deletions

View File

@@ -0,0 +1,354 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 35.0
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
}
},
"Count": 5,
"DefaultSize": 24.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 140.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 140.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"6": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"7": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 140.0
}
},
"8": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"9": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"10": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 140.0
}
},
"11": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0,
"Mode": 2,
"MinLength": {
"Unit": 1
},
"MaxLength": {
"Value": 1.0
}
}
}
},
"Count": 12,
"DefaultSize": 24.0
},
"Values": {
"1,1": "项目数量",
"1,4": "任务数量",
"1,7": "反馈数量",
"1,10": "总工时",
"3,1": "-",
"3,4": "-",
"3,7": "-",
"3,10": "-"
},
"StyleDatas": {
"Styles": [
{
"FontFamily": 0,
"FontSize": 13.333333333333332
},
{
"FontSize": 13.333333333333332,
"Foreground": 1,
"HorizontalAlignment": 2
},
{
"BorderRight": 0
},
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"Foreground": 1,
"HorizontalAlignment": 2
},
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"BorderRight": 0
},
{
"Foreground": 1,
"HorizontalAlignment": 2
},
{
"FontSize": 26.666666666666664,
"HorizontalAlignment": 2
},
{
"FontFamily": 0,
"FontSize": 26.666666666666664,
"HorizontalAlignment": 2
}
],
"Types": {
"Strs": [
"Body",
"Text 1 50",
"Center",
"Background 2 0"
],
"Borders": [
{
"Color": 3
}
]
},
"CellStyles": {
"0,4": 0,
"0,5": 0,
"0,6": 0,
"0,7": 0,
"0,8": 0,
"0,9": 0,
"0,10": 0,
"1,1": 1,
"1,2": 2,
"1,4": 3,
"1,5": 4,
"1,6": 0,
"1,7": 3,
"1,8": 4,
"1,9": 0,
"1,10": 3,
"2,1": 5,
"2,2": 2,
"2,4": 3,
"2,5": 4,
"2,6": 0,
"2,7": 3,
"2,8": 4,
"2,9": 0,
"2,10": 3,
"3,1": 6,
"3,2": 2,
"3,4": 7,
"3,5": 4,
"3,6": 0,
"3,7": 7,
"3,8": 4,
"3,9": 0,
"3,10": 7,
"4,4": 0,
"4,5": 0,
"4,6": 0,
"4,7": 0,
"4,8": 0,
"4,9": 0,
"4,10": 0
},
"SheetStyle": {
"FontFamily": 0,
"FontSize": 13.333333333333332
}
},
"PageInfo": {
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
"PageLoadedCommandList": [
{
"$type": "Forguncy.Model.SubscribeNotificationCommand, ServerDesignerCommon",
"Name": "系统信息更新",
"MergeCommand": true,
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=KEY"
}
]
},
"value": "工作台关键数据更新"
},
"CommandList": [
{
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"TargetCells": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=工作台_关键信息!统计_项目数量"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=工作台_关键信息!VALUE.项目数量"
}
},
{
"TargetCells": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=工作台_关键信息!统计_任务数量"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=工作台_关键信息!VALUE.任务数量"
}
},
{
"TargetCells": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=工作台_关键信息!统计_反馈数量"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=工作台_关键信息!VALUE.反馈数量"
}
},
{
"TargetCells": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=工作台_关键信息!统计_总工时"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=工作台_关键信息!VALUE.总工时"
}
}
]
}
],
"ID": "06779d53-9dc9-4296-abf2-5f8c7929c43a"
}
]
}
],
"ID": "2ad19547d4fd4720aa883e02ab19f814"
},
{
"$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon",
"ServerCommandName": "获取关键统计信息",
"RequestAsync": true,
"CheckDataValidation": false
}
],
"PermissionData": {
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionData, Forguncy.RbacPermission.Core",
"permissionResource": {
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionResource, Forguncy.RbacPermission.Core"
},
"permissionBindings": [
{
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionBinding, Forguncy.RbacPermission.Core",
"roleNames": [
"FGC_LoginUser"
]
}
]
},
"RowBreakLines": [],
"RepeatRangeSettings": []
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
},
"BackgroundPictures": [
{
"FitToBrowserWidth": true,
"FitToBrowserHeight": true,
"Name": "efc4de8b-fd31-4a44-8faf-0ce845dbc6d3.png",
"DisplayName": "背景图1",
"StyleInfo": {
"CornerRadius": 10.0,
"Fill": "Background 1 0"
},
"IsAutomaticFill": false,
"Size": "748,113"
}
],
"CustomNames": [
{
"Name": "统计_反馈数量",
"Formula": "工作台_关键信息!$H$4"
},
{
"Name": "统计_任务数量",
"Formula": "工作台_关键信息!$E$4"
},
{
"Name": "统计_项目数量",
"Formula": "工作台_关键信息!$B$4"
},
{
"Name": "统计_总工时",
"Formula": "工作台_关键信息!$K$4"
}
]
}//CVcBRSWWfg5eCVpjkBJZNEXjUcztbK62Mbv0a0Iz8t1lCA0f7Z39cuwclb53qFO7oyX8LN7y/Zd9cbfYSEJLdr0hhS9wwsu/vFhW4Og0o2MduIIOexCFve+BwNP8OFCfc7vq/Yk/AfFzvQYrcSTAJawS6u1uh0q5mzW6fATk9HieM70QA7yGM5bjBQS5F30ieiOod9yF/rxSroFB68pBr4Pxg8gbbyF68jV8rlNj6q0En/JOeR90u0EgeU7FQdkRuxRdltNalgdsdyCuzkUO+NjA/TsTqZXZ4GVzZGQwiBdeoMjquC3nBM4ny3AFs/+fqQB0ynOGWntpA0StZr37aYIEMz8GuHTpysSroKrYgqSdwMcl7dxtFUq7sgGvM83l8oP9YFoHyYvEd2TzN5eJGY81tkiZKdaTy2HhpWhUDYg4CK3gdyUgtrMHfVivijuGoIgU1mCzimq6pO4o6E5k7i39h8Z2p5QPmqmnyWEiXh49a7BjFtxMwx9hogQmDvC2tbXx+z2KXFZsjNZXO535qRMLrroLT91S2TdJRAYpC81NY1OhJThGgsBaHjSOW24MewVQycgObPHHNAYdVz55C003dvzNT2Vz/mFABRbRI5TSrpAzPv0APA49UmSsfVOc29ek6qdWvYBGITgMHhNXu3E+gIWSAfIciFZ5XOHJY3ZR9qVbNLc8arVUrscn981j35Zgub8UR6peH0eh7GZbfRW80oebMxVjr7Pp0HjKQampqhZlXA0Q1CNd8rjVmLcTsGNBmSiJDAWIEjS269U0yLYW8masncaRpMuRFSpwqmPiXgX6+nX9poVv7q/pDxDIxMWGRBrwdjS8B3bdAj50pfiYwn4tQ36ScmkZ+cYJmp2J3wJp7UPpvImxkPVf5QwUQ+g4mgNs2ChEpeKvlZP8fQ==|920

View File

@@ -0,0 +1,23 @@
{
"PageType": 0,
"ColumnCount": 12,
"RowCount": 5,
"CustomNames": [
{
"Name": "统计_反馈数量",
"Formula": "工作台_关键信息!$H$4"
},
{
"Name": "统计_任务数量",
"Formula": "工作台_关键信息!$E$4"
},
{
"Name": "统计_项目数量",
"Formula": "工作台_关键信息!$B$4"
},
{
"Name": "统计_总工时",
"Formula": "工作台_关键信息!$K$4"
}
]
}

View File

@@ -0,0 +1,173 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 45.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
}
},
"Count": 3,
"DefaultSize": 24.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"8": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"9": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0,
"Mode": 2,
"MinLength": {
"Unit": 1
},
"MaxLength": {
"Value": 1.0
}
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
}
},
"6": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
}
}
},
"Count": 10,
"DefaultSize": 161.0
},
"Values": {
"1,1": "新增项目",
"1,3": "新增报工",
"1,5": "新增反馈",
"1,7": "工时统计"
},
"AttachInfos": {
"1,1": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"Text": "新增项目",
"TemplateKey": "_RS_Main1"
}
},
"1,3": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"Text": "新增报工",
"TemplateKey": "_RS_Success1"
}
},
"1,5": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"Text": "新增反馈",
"TemplateKey": "_RS_Warning1"
}
},
"1,7": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"Text": "工时统计",
"TemplateKey": "_RS_Error1"
}
}
},
"StyleDatas": {
"Styles": [
{
"FontFamily": 0
},
{
"FontFamily": 0,
"Formatter": 1
}
],
"Types": {
"Strs": [
"Body",
"[AUTO]General"
]
},
"CellStyles": {
"0,3": 0,
"0,5": 0,
"0,7": 0,
"0,8": 0,
"1,3": 1,
"1,5": 1,
"1,7": 1,
"1,8": 1,
"2,3": 0,
"2,5": 0,
"2,7": 0,
"2,8": 0
},
"SheetStyle": {
"FontFamily": 0
}
},
"PageInfo": {
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
"PermissionData": {
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionData, Forguncy.RbacPermission.Core",
"permissionResource": {
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionResource, Forguncy.RbacPermission.Core"
},
"permissionBindings": [
{
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionBinding, Forguncy.RbacPermission.Core",
"roleNames": [
"FGC_LoginUser"
]
}
]
},
"RowBreakLines": [],
"RepeatRangeSettings": []
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
},
"BackgroundPictures": [
{
"FitToBrowserWidth": true,
"FitToBrowserHeight": true,
"Name": "4cfabafd-91ab-4794-af6e-4d07a41ced6c.png",
"DisplayName": "背景图1",
"StyleInfo": {
"CornerRadius": 10.0,
"Fill": "Background 1 0"
},
"IsAutomaticFill": false,
"Size": "748,93"
}
]
}//QCpX9qXMl8hmoe3Joe1TOWWaT5Lo3OsCWCtJtJZKlizJzhRmwCNrCah8DzS2Nt+ToG0p20DowkI2WZyoaOQs3dzfPOakUJCWmzKOIxo2Rfklq2pfia385pHyhITMlCcWl6N8aWbj5aCTmCrWSkVDpQ3ehskiah32T0E3iRw7heaXS8+G33sFBxtocASLh/LMxOxaYPnefKXz5kkGniLwo1g1o1OkV3I5xgQwUWEJPri88GywvXBHzXyLNKxi/1tetJqW/LGdQcagVY7/2ZxmNAUM02BhzXKVbHnqbqI4AgmsSzTh4+QzJrpT9XMETQ3OhKbfDAnGfRfqf9CM1L8BwlkVZkOtm2vn5B9dCxQ5DAdwlhLGuf6i7AUsZdtdzuTGI8oK46R2M7kLNKLAXAQKIsLVmzzfG9za4KNXk1GJBi4gCevZxKQs0Fncqb1qlg9db/2WKwmc++ohWloLdEecrYloKn3D2Syia4PcOsgq2DCkQbTQrCw1yAV3qAooHIvhNrHxUb5GuXfU8cJp9nlMhrwxF6hgOyGgrwpOHp9n/VLu633yLi61q1WEnuHgitobj2HdH3/Q4Opz52UPEeG5PH8zZJNdNk2/4BEnKHMDjXwta9m4DFBAJ0++vYIOGUX98FO/Yw5vEYJhZflrIAjeh9epHvXxEM/o4MzOQeaPQXc/vaXDgznOHMsxATEiMGtZQrlv5i4hbV/s+0ASHbxHC/gAEVeWapeWuTB3xFbDIPI/lghtLmPzrskW3rV8ScNbbuGvuzMXnoUC2/rk6Rgwp71AxcbfNE501TqDWL7VYu116CSVE97lIPuEIduM32LX4VPMnYmuIkOWH2kqp3xkGIxPITyJ9P6+g47jy/BODIArqi/GmVnhBE9N+fvtvR8HS0yYDvlkHz47sp/ro46QDw==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 0,
"ColumnCount": 10,
"RowCount": 3
}

File diff suppressed because one or more lines are too long

View File

@@ -1,5 +1,5 @@
{
"PageType": 0,
"ColumnCount": 40,
"RowCount": 19
"RowCount": 12
}