Files
clue/Pages/TODO/设置时间.json

357 lines
9.8 KiB
JSON

{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 35.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 35.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
}
},
"8": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"9": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"10": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"11": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"12": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"13": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
}
},
"Count": 14,
"DefaultSize": 32.0
},
"Values": {
"1,1": "提醒日期",
"4,1": "重复方式",
"5,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%",
"compareType": 1
},
"CommandList": [
{
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"TargetCells": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=设置时间!B6"
},
"Value": "不重复"
}
]
}
],
"ID": "a302857f-eb6c-4c97-8a05-a9b6cffdd733"
}
]
}
],
"ID": "074bc97f-dcfc-450b-94a1-7c293d3ab91e"
}
]
}
],
"UIPermissions": [
{
"Scope": 2,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 1,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 4,
"AllowRoles": [
"FGC_Anonymous"
]
}
],
"type": "datetime",
"startPlaceholder": "开始日期",
"rangeSeparator": "至",
"endPlaceholder": "结束日期",
"firstDayOfWeek": 1,
"clearable": true,
"DefautWeekFormat": "yyyy 第 WW 周"
},
"DataValidationInfo": {}
},
"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"
]
}
],
"DefaultValue": "不重复",
"options": [
{
"value": "不重复",
"label": "不重复"
},
{
"value": "每周",
"label": "每周"
},
{
"value": "每月",
"label": "每月"
},
{
"value": "每年",
"label": "每年"
}
],
"placeholder": "请选择",
"noDataText": "无数据",
"filterInServerOptions": {
"matchMethod": "contains",
"loadingText": "加载中"
},
"noMatchText": "无匹配数据"
},
"DataValidationInfo": {}
},
"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,12",
"7,1,1,12",
"5,1,1,12",
"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"
}
]
}//i82l2mhqcpboreUzVMcO11sUIRBcNmTeszz5moDKnPVVt+HaIUAwGtexJYI+KbutVOE9TAqUwwjks4iUZxeYLBnIx+FQbpP0JlxRqP2NAklGT714iHBfaUwLRuocIHO5e/wfxfWp5rtgS8/SbS11IrwDUw3BglFXkUyqlNyMzZ+coaDE2TXxUOvsWS32+To4XqADtUMfwwXWn5WHa+c9w7Nr30sj0t6ulQM+e+sZBTAHJjBlSTHG6Z4WbwmORYsBzJ9/mnvAG13tpv/zFbu9+PiMEy+hK2Nx/nOHTr+Y3HQhpUyjrdlJrGaiIIkIy+7M8ue+pkohShJVM4rOMhhHYLfeMFM7KgdVBMaoqURqkCqkqyyCwDRw2aEUzveMtIxoGKPutd4P3BsAtix6RP19jaq430m4al1DmVuvxuI6v0Ps3xZ5Szk/UmrLMJtVh1yjnKXbj74QS0dH3BBUFsPsJz5CkOk1MW4LFxiIN477X3Z/kNUfZ3567MpeKi4Qu5MVSyHWEoZT8Xf1Hmbu9lt+RrMpW/MfI0xZTrHJjwDYjXoqV1bW1KV0ZIoPXi0OswvAW6aco6DKgnpkedMhie/4tAQ6hLNZxVx5XkjEQKwCLQJh0R7iUHCMZZW3FXeuFP+O2mh250w3j1ZPpTpObqZIw12EpVSZteH4mneiA/w1veO4J2PrQvj3EiiEkFZVKhvm0lWmuomFypamknx4jrXUdIw0kjk/TkIp9UFiYb9gEIes5z/wigeFNDlD2QAzYAEyPLxLq5CTfOY8g9giR1NaEvd00ZFe6IiZ5xx5xcfnWRIOJjrtEebgBNGY+JnBcIPOlIVrUJWSa6JcJd5T5arxsqKH9aqr20UJVxl9J4olK3jiYAiG+xzeyu9j9l/EypK18I5Jths39FOkeYO8ZV482A==|920