{"Message":"1. 更新任务首页;\r\n2. 增加邮件模板设计器插件;","MessageType":2,"Modules":[{"State":1,"Type":1,"Name":"PCPage/FGC_审批记录"},{"State":1,"Type":1,"Name":"PCPage/项目列表"},{"State":1,"Type":1,"Name":"PCPage/任务列表"},{"State":1,"Type":1,"Name":"PCPage/任务首页"},{"State":1,"Type":1,"Name":"PCPage/任务-侧栏"},{"State":1,"Type":1,"Name":"PCPage/任务-基本信息"},{"State":1,"Type":1,"Name":"PCPage/任务-子任务列表"},{"State":1,"Type":1,"Name":"PCPage/任务-工时"},{"State":1,"Type":1,"Name":"PCPage/新增任务"},{"State":1,"Type":3,"Name":"MasterPCPage/FGC_母版页"},{"State":1,"Type":31,"Name":"UserControlPage/评论组件"},{"State":1,"Type":31,"Name":"UserControlPage/发表评论组件"},{"State":2,"Type":15,"Name":"ServerCommand/新增任务"},{"State":1,"Type":40,"Name":"Plugin"},{"State":1,"Type":1,"Name":"PCPage/选择图标"},{"State":2,"Type":28,"Name":"ProcessItem/任务分配流程"},{"State":3,"Type":15,"Name":"ServerCommand/任务发起流程前校验"},{"State":3,"Type":28,"Name":"ProcessItem/新增任务流程"},{"State":3,"Type":15,"Name":"ServerCommand/发起任务流程"},{"State":3,"Type":6,"Name":"Pages/邮件模板"},{"State":3,"Type":1,"Name":"PCPage/模板编辑器"},{"State":3,"Type":7,"Name":"Table/邮件模板表"}],"Version":"v1"}

This commit is contained in:
超哥
2024-06-17 11:02:59 +08:00
parent c7f6fbb021
commit 1f3051178a
35 changed files with 3435 additions and 2886 deletions

View File

@@ -22,16 +22,26 @@
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
}
},
"Count": 5,
"Count": 6,
"DefaultSize": 24.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
@@ -77,11 +87,6 @@
"DesignLengthInPixel": 32.0
}
},
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
}
},
"10": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
@@ -123,9 +128,123 @@
"Name": "搜索.svg",
"Color": "Text 1 50"
},
"resize": "none"
"resize": "none",
"clearable": true
}
},
"1,9": {
"CellType": {
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "ElementUI.Commands.ShowMessageBox, ElementUI",
"Title": "添加表情",
"Message": "请填写表情描述,用逗号分割",
"Type": "success",
"ConfirmButtonText": "确定",
"ShowCancelButton": true,
"CancelButtonText": "取消",
"ShowClose": false,
"DialogResult": "按钮结果",
"AdvancedSettings": {
"ShowInput": true,
"InputPlaceholder": "请输入",
"InputBoxResult": "表情描述",
"Center": true
}
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": [
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=按钮结果"
}
]
},
"value": "confirm"
},
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=表情描述"
}
]
},
"value": "%Null%",
"compareType": 1
}
]
},
"CommandList": [
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "EmojiTable",
"UpdateType": "add",
"ShowConfirm": false,
"UpdateBindingValues": [
{
"BindingInfo": {
"TableName": "EmojiTable",
"ColumnName": "Emoji",
"GUID": "410e0612-7099-4ab7-8f93-61d4feeb4da7"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=选择图标!B2"
}
},
{
"BindingInfo": {
"TableName": "EmojiTable",
"ColumnName": "Description",
"GUID": "9c510f36-2dbf-4f4c-9af8-6f6a437a63c0"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=选择图标!表情描述"
}
}
]
},
{
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"TargetCells": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=选择图标!B2"
},
"Value": "%Null%"
}
]
}
],
"ID": "599bd815-b23c-41b4-a896-47740da458db"
}
]
}
],
"ToolTip": "添加",
"Size": 18,
"ImagePath": "增加.svg",
"UseCellForeColor": true
},
"RulesGuidList": [
"cf7cff7f-81b5-46fc-9dc2-3f90d6c97089"
]
},
"3,1": {
"CellType": {
"$type": "Forguncy.RepeaterCellType, ServerDesignerCommon",
@@ -166,17 +285,35 @@
}
],
"SqlCondition": {
"$type": "ForguncyDataAccess.TextCESqlCondition, ForguncyDataAccess",
"CompareType": 6,
"ColumnBindingInfo": {
"TableName": "EmojiTable",
"ColumnName": "Description",
"GUID": "3aae46fc-b36b-49ce-8fb1-2c080f81ef2e"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=选择图标!B2"
}
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": [
{
"$type": "ForguncyDataAccess.TextCESqlCondition, ForguncyDataAccess",
"CompareType": 6,
"ColumnBindingInfo": {
"TableName": "EmojiTable",
"ColumnName": "Description",
"GUID": "3aae46fc-b36b-49ce-8fb1-2c080f81ef2e"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=选择图标!B2"
}
},
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "EmojiTable",
"ColumnName": "Emoji",
"GUID": "f2005ed8-67f9-4b58-a4c4-5be22cf43528"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=选择图标!B2"
}
}
],
"RelationType": 1
},
"NullFormulaValueQueryPolicy": 1,
"CacheSetting": {
@@ -188,7 +325,6 @@
},
"DataSourceListviewName": "图文列表表格2",
"IsLoadOnDemand": true,
"LoadOnDemandCount": 20,
"DisplayMode": 2,
"TemplateKey": "幽灵按钮"
}
@@ -205,18 +341,23 @@
},
{
"FontFamily": 0,
"Foreground": 1,
"Formatter": 2,
"HorizontalAlignment": 3
"Foreground": 1
},
{
"FontFamily": 0,
"Foreground": 1
"Foreground": 2,
"Formatter": 3,
"HorizontalAlignment": 4
},
{
"FontFamily": 0,
"Foreground": 2
}
],
"Types": {
"Strs": [
"Body",
"Accent 1 0",
"black",
"[AUTO]General",
"Center"
@@ -236,14 +377,7 @@
"0,10": 0,
"1,0": 0,
"1,1": 1,
"1,2": 0,
"1,3": 0,
"1,4": 0,
"1,5": 0,
"1,6": 0,
"1,7": 0,
"1,8": 0,
"1,9": 0,
"1,9": 2,
"1,10": 0,
"2,0": 0,
"2,1": 0,
@@ -257,7 +391,7 @@
"2,9": 0,
"2,10": 0,
"3,0": 0,
"3,1": 2,
"3,1": 3,
"3,2": 0,
"3,3": 0,
"3,4": 0,
@@ -266,18 +400,29 @@
"3,7": 0,
"3,8": 0,
"3,9": 0,
"3,10": 3,
"3,10": 4,
"4,0": 0,
"4,1": 0,
"4,2": 0,
"4,3": 0,
"4,4": 0,
"4,5": 0,
"4,6": 0,
"4,7": 0,
"4,8": 0,
"4,9": 0,
"4,10": 0
"4,1": 3,
"4,2": 3,
"4,3": 3,
"4,4": 3,
"4,5": 3,
"4,6": 3,
"4,7": 3,
"4,8": 3,
"4,9": 3,
"4,10": 4,
"5,0": 0,
"5,1": 0,
"5,2": 0,
"5,3": 0,
"5,4": 0,
"5,5": 0,
"5,6": 0,
"5,7": 0,
"5,8": 0,
"5,9": 0,
"5,10": 0
},
"SheetStyle": {
"FontFamily": 0
@@ -285,7 +430,7 @@
},
"Spans": [
"3,1,1,9",
"1,1,1,9"
"1,1,1,8"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
@@ -304,10 +449,29 @@
]
},
"RowBreakLines": [],
"RepeatRangeSettings": []
"RepeatRangeSettings": [],
"ConditionFormatRulesCollection": {
"Rules": [
{
"$type": "Forguncy.ConditionFormat.FormulaRule, ServerDesignerCommon",
"Formula": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=选择图标!$B$2=\"\""
},
"GUID": "cf7cff7f-81b5-46fc-9dc2-3f90d6c97089",
"StyleInfo": {
"Underline": null,
"Strikethrough": null
},
"IsDisabled": true,
"IsInvisible": false,
"IsReadOnly": false
}
]
}
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//uqYFbafbXMUT/GVUv0XL9qolIeStbg1vkG00/FXT/q/lghC3js28UDQTaGT75dkwch7oEEmyHIkTVk9HWO9Kv+wRp2rrACwUbXUtlLGAlyqKhEXevm9o6Vy6Q4zLBqm4IRg7FOrb9b+IpuloZOTG+gwiEYbZOGc8I3ogvGKCXxeC4rJ7Jvj6mSGarVvs+4PElMje4mtZYa8Fiu75WMSFgYein71tegW8t6LyJ7n4eAS9aIzs4YSoQCVEI07STdKjPEtV2+HEm17ssSerOblmRQiw4EY3UJIm4H/A/wwOvNRzz/nM7ROB/Ny5T+pz4ObStBARiEJE85oqO/HZUa2Io8sNLTLeIMBxYgmg3xD5kv1/4KMp1hv/QW6oyJZur41uJkeuknr37mp65a2VTmeX0N7At8gPMaz2ofDTsv9dDimiypKCuC7rN4J+cplVbC9Hrk2eqzBr0g67o4ZV6RkePit0XP3d8NZDa+uNB1Ywm+0uWWSdBfwiDnc0n4SDJhpUp3b0Ht1On0vMkJldnEVpin9Kj78Ksqb4/nj5XAfCEOk647/IBTv4A210K1vdPo3wX8Pk9AKzgpGhwPdWSPUjfUcybS5VTwLgIOP2N94maIH0JAmrgcOzuJvFHePTJwzyzbExkIMFhJf177mWs+qwaUQkXVZ6mSXrK1v1xkyl0MJxrPG2sjDW8jl6aYNC6HA3l/H3o2ILNsvRRd7ZJVx+AIWIN89BycM3q3uv2SEO+upmd/TpkKUbaNnDs9qnGB0xJkJsXhfZpwCNrxgPKSl5FxIX8TxYr96DIKEN+m9+3vJV0qUKiwOeSk63KhiX37RSQIHDyBBZXT+uH9oMhE1tHy0VGn7uStpQArScJ+wWyUIPtS9+HXRJIjMLyzTitp7xxBnnjqUrBBX6UD8bp28FDw==|920
}//2hMal8pKPW0Hc64v6VxWYoQXhXvk0i4w9JHEgYeq3I6WHCNYDkw6dCp8lZdsSuClfeMAxRWPUsRYRVXC9OhSUzKdxk/2/cdzi1vP/iWYwwvZJyPgdPyifLDiIugk+PnCexsTZlK5H+Gve+JfNMIkr0rrvEhpOnNQZPqalHIdRHbxFPQBWnb2tyaWEFTpUl8oRYtjud2O8icLbdhjSUZ8LRUpqRJzv+vUMH6r0iLgYjngrHNFN6ExH41BXGPMBz+7B7tEfNK/hMwXNwGqkvU+qts1QUkfj7rUKDWFJua7tjrC99948METTfbSF4KM8/8CpMrFYFOTXU7h62pVxk52hlpMENk7pydPqRpmQ6kU5cZpe8SoyBZJiPB+JJVbAOLzkytttVIZ4DPlYpBZMwuaePB7pqlLwZtfIU42CTShb291Nrfz8t1+VytBfHu9MEoCDyb6sWSihyFEzGoWGemisIyTkYSaSWdSvjAH+PnsFsPZlUGvw0a9PORDoYKYLzP4OvdnpSwKg+aRuj0dEFi5ewynyjpshlLXyf2TzgsXOhHoQOIpsJirdGifyWStbmS1TMpPaVFT/FwyNRGkOIMr0wCVFI9ZYacmVlWy6968JZqOl8KD2xRhBo6+jPhyLrzTQmLH9EyaeLJmArzfHZAbwctB6ZCQW51AsG+H9oCBGr3PUMImYFjuCev2dfwnCzeOMCkRvE7ZTHTXY8/Dbjdcrhn4s5d3ppCcWt/aKq5w2J9YdcxqwcwnaqIBDkkk34U2r58ZdlAvyToDoGnSNQ03zepUCDlzuk2zZWJY4buLyir/PpGSEuITVUjh4DnQ5otwNaWN/X8ZW9N6zU7+Xm4F5szx7HTJPHN0vEvF6mwtf5J/1uWPgUAgaVaXXc0G2/r3luHNLHxjlsxhNrcp6A+8JQ==|920

View File

@@ -1,5 +1,5 @@
{
"PageType": 0,
"ColumnCount": 11,
"RowCount": 5
"RowCount": 6
}