{"Message":"新增TODO功能","MessageType":2,"Modules":[{"State":1,"Type":30,"Name":"TableProcessView/ACT_HI_COMMENT_View"},{"State":1,"Type":30,"Name":"TableProcessView/ACT_HI_PROCINST_View"},{"State":1,"Type":1,"Name":"PCPage/任务-任务信息"},{"State":1,"Type":3,"Name":"MasterPCPage/FGC_母版页"},{"State":1,"Type":9,"Name":"Theme"},{"State":1,"Type":7,"Name":"Table/TODO"},{"State":3,"Type":6,"Name":"Pages/TODO"},{"State":3,"Type":1,"Name":"PCPage/TODO-FULL"},{"State":3,"Type":31,"Name":"UserControlPage/关键数据(图标)"},{"State":3,"Type":7,"Name":"Table/TODO_分类"},{"State":3,"Type":31,"Name":"UserControlPage/显示隐藏栏"},{"State":3,"Type":1,"Name":"PCPage/TODO菜单"},{"State":3,"Type":1,"Name":"PCPage/列表菜单"},{"State":3,"Type":1,"Name":"PCPage/设置时间"}],"Version":"v1"}

This commit is contained in:
超哥
2024-06-25 15:21:08 +08:00
parent 72a7869828
commit c5c50121a3
25 changed files with 4009 additions and 311 deletions

1191
Pages/TODO/TODO-FULL.json Normal file

File diff suppressed because it is too large Load Diff

52
Pages/TODO/TODO-FULL.rd Normal file
View File

@@ -0,0 +1,52 @@
{
"PageType": 0,
"ColumnCount": 31,
"RowCount": 15,
"Formulas": {
"13,4": "IFERROR(ODATA(\"TODO/$count?$filter=用户 eq \"&IF(ISBLANK(当前用户),\"null\",\"'\"&当前用户&\"'\")&\" and 完成 eq 1\"),0)",
"12,8": "IFERROR(ODATA(\"TODO/$count?$filter=提醒日期 ne null and 完成 ne 1\"),0)",
"12,7": "IFERROR(ODATA(\"TODO/$count?$filter=提醒日期 eq \"&IF(ISBLANK(TODAY()),\"null\",TEXT(TODAY(),\"yyyy-MM-ddThh:mm:ssZ\"))&\" and 完成 ne 1\"),0)"
},
"CustomNames": [
{
"Name": "当前分类",
"Formula": "'TODO-FULL'!$D$13"
},
{
"Name": "今日计划",
"Formula": "'TODO-FULL'!$H$13"
},
{
"Name": "所有计划",
"Formula": "'TODO-FULL'!$I$13"
},
{
"Name": "标题文字",
"Formula": "'TODO-FULL'!$M$2"
},
{
"Name": "显示完成",
"Formula": "'TODO-FULL'!$B$14"
},
{
"Name": "当前用户",
"Formula": "'TODO-FULL'!$B$15"
},
{
"Name": "完成数量",
"Formula": "'TODO-FULL'!$E$14"
},
{
"Name": "重新加载表格",
"Formula": "'TODO-FULL'!$E$15"
},
{
"Name": "筛选日期",
"Formula": "'TODO-FULL'!$H$15"
},
{
"Name": "重载列表",
"Formula": "'TODO-FULL'!$M$14"
}
]
}

301
Pages/TODO/TODO菜单.json Normal file
View File

@@ -0,0 +1,301 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 30.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 30.0,
"IsHidden": true
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 30.0,
"IsHidden": true
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 30.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"6": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 28.0
}
}
},
"InLogicalVisibleIndexes": [
2,
3,
6
],
"Count": 7,
"DefaultSize": 30.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 88.0,
"Mode": 1
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
}
},
"Count": 3,
"DefaultSize": 15.0
},
"Values": {
"1,1": "加入时间",
"2,1": "修改时间",
"3,1": "取消时间",
"4,1": "删除"
},
"AttachInfos": {
"1,1": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ClosePopupCommand, ServerDesignerCommon",
"ClosePopupReturnValues": [
{
"Name": "选择项",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=TODO菜单!B2"
}
}
]
}
],
"Text": "加入时间",
"TemplateKey": "链接样式",
"Icon": {
"Name": "时间.svg",
"Color": "Accent 1",
"UseCellTypeForeColor": true
},
"IconSize": 14.0
}
},
"2,1": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ClosePopupCommand, ServerDesignerCommon",
"ClosePopupReturnValues": [
{
"Name": "选择项",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=TODO菜单!B3"
}
}
]
}
],
"Text": "修改时间",
"TemplateKey": "链接样式",
"Icon": {
"Name": "时间.svg",
"Color": "Accent 1",
"UseCellTypeForeColor": true
},
"IconSize": 14.0
}
},
"3,1": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ClosePopupCommand, ServerDesignerCommon",
"ClosePopupReturnValues": [
{
"Name": "选择项",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=TODO菜单!B4"
}
}
]
}
],
"Text": "取消时间",
"TemplateKey": "链接样式",
"Icon": {
"Name": "Application/043_brush_2.svg",
"BuiltIn": true,
"Color": "Accent 1",
"UseCellTypeForeColor": true
},
"IconSize": 14.0
}
},
"4,1": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ClosePopupCommand, ServerDesignerCommon",
"ClosePopupReturnValues": [
{
"Name": "选择项",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=TODO菜单!B5"
}
}
]
}
],
"Text": "删除",
"TemplateKey": "链接样式",
"Icon": {
"Name": "回收站.svg",
"Color": "Accent 1",
"UseCellTypeForeColor": true
},
"IconSize": 14.0
}
},
"6,1": {
"BindingInfo": {
"TableName": "TODO",
"ColumnName": "提醒日期",
"GUID": "25a8403b-e54d-4084-8342-c6d3192f3d35"
}
}
},
"StyleDatas": {
"Styles": [
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"HorizontalAlignment": 1
},
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"TextIndent": 15,
"HorizontalAlignment": 1,
"Underline": false
},
{
"FontFamily": 0
},
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"Formatter": 2,
"HorizontalAlignment": 1
},
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"Foreground": 3,
"HorizontalAlignment": 1
}
],
"Types": {
"Strs": [
"Body",
"Left",
"[AUTO]General",
"Accent 5 0"
]
},
"CellStyles": {
"1,1": 0,
"1,2": 1,
"2,0": 2,
"2,1": 3,
"2,2": 1,
"3,0": 2,
"3,1": 3,
"3,2": 1,
"4,1": 4,
"4,2": 1
},
"SheetStyle": {
"FontFamily": 0
}
},
"PageInfo": {
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
"PageLoadedCommandList": [
{
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"Location": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=TODO菜单!2:2"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=TODO菜单!B7=\"\""
}
},
{
"Location": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=TODO菜单!3:4"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=TODO菜单!B7<>\"\""
}
}
]
}
],
"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": [],
"RelatedDataTableName": "TODO"
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//k+6YWcpfA9rdMfegm2yhWUed9Lcc8LTRzI6k9LoNghnhyBcJ+h0dy3jvjPpX3s5JtInyENPhM59qORfIXE3xvsP1VyQgVVOBh0Mhun1i2qbhw7OTUxlyjP/ZexAxFJ/2DRSqLRRp80XbT/PzVRyeqJldKET8o5W2e298kVNdIkavs36oyRdLMRoKJ+diLnuUs/g+B4eYgKLr5MZOIaUwXnNbSCpe4naXbfeushJ2sY+dFeZaKJpkqZNr3afeHlvdmGDUjwXElcZcfUVkSmV+00uHl0LKAr+zvAVC3FL4/6PRsMFsmt1DAZ8fEJgo+vghl4iEL2xTok/61IXvYOb4K20f9Wf2ezInrV4+Jh9HenJdiPGsBf45goO9RSFTVstNfuguUcU/dZIUHrWcScEWHC+L5p/L2D3wazx+/+0vsNLxs79vvW/QJfASWPqur3pf/zI506Nc1Ad6SPnpXCCTnhNoSZq73C97NOVC6rjn4NkCPQoocoX/oTmstYOH67ayLmvpNRHt/vX3viQ0u6nZo9ftIDq8G0n8Qwurc18008w/bl1krJ308o80jOS2oaV0dPHLVyPXv8ii/cU0uv98bcEQfp9/QV3EsBLdin8xwMM+bI094vpYFBI54DPf2J5WHUn73ZZ/AJ8ixpKseLJ9C0e7bMvXWaIH0QJabn/Qh68cVrqclbVYE98R42gZ8zaP+hGBiCE3m9Lee2ZL5pKaV3avCZ3ZZTH4Hi+wTRDccWcNtEE7KeKIVJK4IVV64cvvk3r0dI0mCF6avvOGDZiVddx0yL6Jvaa7Pe70QkkEFAfsop76pxnW6RVOZbCb20ETRbtxAF8PsijU1yaCcyLXSTLMfs7ADhB9oSJstKznHJhGCO53v/L74qV+R31ljT41Br1/CLL/OmTAH5I7PjHeYw==|920

5
Pages/TODO/TODO菜单.rd Normal file
View File

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

View File

@@ -0,0 +1,172 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 30.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 30.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
}
},
"Count": 4,
"DefaultSize": 10.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 88.0,
"Mode": 1
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
}
},
"Count": 3,
"DefaultSize": 15.0
},
"Values": {
"1,1": "重命名",
"2,1": "删除"
},
"AttachInfos": {
"1,1": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ClosePopupCommand, ServerDesignerCommon",
"ClosePopupReturnValues": [
{
"Name": "选择项",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=列表菜单!B2"
}
}
]
}
],
"Text": "重命名",
"TemplateKey": "链接样式",
"Icon": {
"Name": "编辑.svg",
"Color": "Accent 1",
"UseCellTypeForeColor": true
},
"IconSize": 14.0
}
},
"2,1": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ClosePopupCommand, ServerDesignerCommon",
"ClosePopupReturnValues": [
{
"Name": "选择项",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=列表菜单!B3"
}
}
]
}
],
"Text": "删除",
"TemplateKey": "链接样式",
"Icon": {
"Name": "回收站.svg",
"Color": "Accent 1",
"UseCellTypeForeColor": true
},
"IconSize": 14.0
}
}
},
"StyleDatas": {
"Styles": [
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"HorizontalAlignment": 1
},
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"TextIndent": 15,
"HorizontalAlignment": 1,
"Underline": false
},
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"Foreground": 2,
"HorizontalAlignment": 1
}
],
"Types": {
"Strs": [
"Body",
"Left",
"Accent 5 0"
]
},
"CellStyles": {
"1,1": 0,
"1,2": 1,
"2,1": 2,
"2,2": 1
},
"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": [],
"RelatedDataTableName": "TODO"
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//UuYEVi20rphJXbD6r374GjVoFalc+QSrNYUoQMk5IWMhfyhRBRG07a2SSmaMCjOB++0aPyzSdqd99WY8fGcvIwUAoOylzxNalzy26CL+TU4fjtx5nYl5jyo+TrWcTJgZqW8L1o5zeXXwHwmAEoHOEwqeDcLnrNNvTHB1ZsllZXCo/s10w/HaUge0RngeQbjFfWqPjemlYYa/H93TP996uX9eC9nD+XevVGA2bWeX7HQ4/v0lal1HWDweLyqAZdkiz+Lq3Qj8U0/azjMAY32NL7xe8N6zCr4tsY17YaRu3FjIoUHqq2Zd0U8UMzEopv4QYO4utiCp1dNOtgISQ+p1O0Yk/s8fR3iY18LU131VnBZfohSMD9FH+W/drWCjyqSUV5wxapGbe3IjiZc865HAgSy1axfrOC/3UYBQGbwW4NaMiIerl8ny7NWA7lzrEj7XR4ZxKklhJL0FKDoScjNaAtx9y9h6gQNKRXD9WZkGRloDL9cAY+wZjvXYEobTICkpsgd6hc62m6QJYbb6Z964pFdARuRDiEBb99OMebl9xIVT/HyzQCrZO9ecG8uZLHIQeJztmwGydK/QE7tjXkaMbKUqLRxFm3q/bvO9JgQUxaxzpyQw38410Mm072+3QgA9TtkgEhQLtRkhAYeEwI7mcZAekl5P8e/T53xmBGY6U2KFfISuRI15yMxKTmwcAYCYUFKw7+6c/HQgbfaX5DTxYh0RWTSM/QgMLjjTdbUEnT9gI8/5HLI6T9Iv93W1ecpRRNjSlVAF/R1Im9jjGu6TTSAJLntOc8PpgMRNf75cQLJoMR38wQYUomxOz3j2nOTZFr8A7iDCBEGnNzy7Edo4DUvDd49/wpL7p3N9mil3ZYO10Jf92soK8sL+SqBAYeDyny/Uyt9S8zIG8nUIqvA/TA==|920

View File

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

View File

@@ -0,0 +1,353 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"6": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"7": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 41.0
}
},
"8": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"9": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0,
"IsHidden": true
}
}
},
"InLogicalVisibleIndexes": [
9
],
"Count": 10,
"DefaultSize": 32.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"6": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"7": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"8": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"9": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"10": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
}
},
"Count": 11,
"DefaultSize": 32.0
},
"Values": {
"1,1": "提醒日期",
"4,1": "重复方式",
"7,1": "保存"
},
"AttachInfos": {
"2,1": {
"BindingInfo": {
"TableName": "TODO",
"ColumnName": "提醒日期",
"GUID": "7d23eab3-08c3-4c07-8abf-cd5557799011"
},
"CellType": {
"$type": "ElementUI.DatePickerCellType, ElementUI",
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionContextPropertyParam, ServerDesignerCommon",
"contextProperty": {
"Display": "值变更原因"
}
},
"value": "userInput"
},
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=设置时间!B3"
}
]
},
"value": "%Null%"
},
"CommandList": [
{
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"TargetCells": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=设置时间!B6"
},
"Value": "%Null%"
}
]
}
],
"ID": "fe201ad7-fe78-4ab1-9f7c-71bf9fba3dd7"
}
]
}
],
"ID": "35090521-a024-4f35-8927-954a903d0f32"
}
]
}
],
"UIPermissions": [
{
"Scope": 2,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 1,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 4,
"AllowRoles": [
"FGC_Anonymous"
]
}
],
"type": "date",
"startPlaceholder": "开始日期",
"rangeSeparator": "至",
"endPlaceholder": "结束日期",
"firstDayOfWeek": 1,
"clearable": true,
"DefautWeekFormat": "yyyy 第 WW 周"
}
},
"5,1": {
"BindingInfo": {
"TableName": "TODO",
"ColumnName": "重复",
"GUID": "a63a4f65-7d4a-48d0-be94-ca7f23c20992"
},
"CellType": {
"$type": "ElementUI.SelectCellType, ElementUI",
"CommandList": [],
"UIPermissions": [
{
"Scope": 2,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 1,
"AllowRoles": [
"FGC_Anonymous"
]
}
],
"options": [
{
"value": "不重复",
"label": "不重复"
},
{
"value": "每周",
"label": "每周"
},
{
"value": "每月",
"label": "每月"
},
{
"value": "每年",
"label": "每年"
}
],
"placeholder": "请选择",
"noDataText": "无数据",
"filterInServerOptions": {
"matchMethod": "contains",
"loadingText": "加载中"
},
"noMatchText": "无匹配数据",
"clearable": true
}
},
"7,1": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "TODO",
"ShowConfirm": false
},
{
"$type": "Forguncy.Model.ClosePopupCommand, ServerDesignerCommon",
"ReloadData": true
}
],
"Text": "保存",
"TemplateKey": "_RS_Main1"
}
},
"9,1": {
"BindingInfo": {
"TableName": "TODO",
"ColumnName": "ID",
"GUID": "45df9b97-ab0e-4e33-98bb-080e17e56dfe"
}
}
},
"StyleDatas": {
"Styles": [
{
"FontSize": 13.333333333333332
}
],
"Types": {
"Strs": [
"Body"
]
},
"CellStyles": {
"1,1": 0,
"4,1": 0
},
"SheetStyle": {
"FontFamily": 0
}
},
"Spans": [
"2,1,1,9",
"7,1,1,9",
"5,1,1,9",
"9,1,1,3"
],
"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": {}
},
"CustomNames": [
{
"Name": "ID",
"Formula": "设置时间!$B$10"
}
]
}//ahVdC7/NBjan9AQevW54WTqxE7P2GIENnHGU0ViyzeK3xLIbf2tHm2m0CbocgX8cCCjMgRtXQrytJyMMuS9ZGtel8Ne/MpAOcIS8hAFi/HYOW6LIXXIYc85iQuhcgaBvv9SIhtQtcGqa4vHbAxKWFMUenyZUqpBuPT1XNx+DS61wkQv/UkNsiBEvlVjeVTwMPoHWwqFLmXFXvCRGkXMK5VWzIMzcj+5JvvAiaLjaP0xCozdigBOseFp2B12+32D5PN7l0hfzfIGGzSfZho0hbABhDefyo1zvHHAk/Jnsmf25zvyWapMx+3/YaVfk/RAAx/AAA+zI6zzaUwJVu3KeIzuUdGpFw3DWkTWWO21pDwzFyEjMEjcMxM5amK9fMSlJ1jM70vTV2ZSSDfSRpGv3yC6ItmFtaG1gloDUr9ByZGZAvd5dn4l5XwrgA8sbkhnmAvLKJPaiKV0gYMG9XMrHtEKhoxaiYGljiMgXmVCaJdewQlXIC+lEvSk17lfeiFVypUwCr1Utcg4N0fOFEs3qHbJhtnXRBOat2ha4QZMO7x7Mod5GtW3ZHldoJbfC911UzMMViBd1urO0WB2h7pQnpsEb5dhxXDlZaZgRcldguZZ9OoqEGYdv/0cWM4hp6ABMfAzw2JE6BbKS5Qlt20vxy5sjTQjDmgjg1XqBLf5cWAws7ZN/GVqy9jEzrHjYobpdZaGq89JMaj942pFpzSKtn/diyfa2gDg8dTeB7lbqyen77YwWa5CaViZyB/XBVQVbB6ttwBWRXcpPDyH8YPFLqVleh1OOc83EqZd9F2maITxvEf6ikuNvrnZ8+1JGYt/65bp1u4aNNZiM8Q0+yuNB2XKXHRuk6A0a6oQsP9D5bqA+dMEmRtH1dLKBESDvqh2Q8UKKX9qB/kBpuxQi0KMm+Q==|920

View File

@@ -0,0 +1,11 @@
{
"PageType": 0,
"ColumnCount": 11,
"RowCount": 10,
"CustomNames": [
{
"Name": "ID",
"Formula": "设置时间!$B$10"
}
]
}