{ "Rows": { "RowColumnAttachedInfos": { "0": { "GridRowColumnDefinition": { "DesignLengthInPixel": 30.0 } }, "1": { "GridRowColumnDefinition": { "DesignLengthInPixel": 15.0 } }, "2": { "GridRowColumnDefinition": { "DesignLengthInPixel": 32.0 } }, "3": { "GridRowColumnDefinition": { "DesignLengthInPixel": 10.0 } }, "4": { "GridRowColumnDefinition": { "DesignLengthInPixel": 32.0 } }, "5": { "GridRowColumnDefinition": { "DesignLengthInPixel": 10.0 } }, "6": { "GridRowColumnDefinition": { "DesignLengthInPixel": 32.0 } } }, "InLogicalVisibleIndexes": [ 7 ], "Count": 8, "DefaultSize": 32.0 }, "Cols": { "RowColumnAttachedInfos": { "0": { "GridRowColumnDefinition": { "DesignLengthInPixel": 15.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 } }, "11": { "GridRowColumnDefinition": { "DesignLengthInPixel": 32.0 } }, "12": { "GridRowColumnDefinition": { "DesignLengthInPixel": 32.0 } }, "13": { "GridRowColumnDefinition": { "DesignLengthInPixel": 32.0 } }, "14": { "GridRowColumnDefinition": { "DesignLengthInPixel": 32.0 } }, "15": { "GridRowColumnDefinition": { "DesignLengthInPixel": 32.0 } }, "16": { "GridRowColumnDefinition": { "DesignLengthInPixel": 32.0 } }, "17": { "GridRowColumnDefinition": { "DesignLengthInPixel": 32.0 } }, "18": { "GridRowColumnDefinition": { "DesignLengthInPixel": 32.0 } }, "19": { "GridRowColumnDefinition": { "DesignLengthInPixel": 32.0 } }, "20": { "GridRowColumnDefinition": { "DesignLengthInPixel": 32.0 } }, "21": { "GridRowColumnDefinition": { "DesignLengthInPixel": 32.0 } }, "22": { "GridRowColumnDefinition": { "DesignLengthInPixel": 32.0 } }, "23": { "GridRowColumnDefinition": { "DesignLengthInPixel": 32.0 } }, "28": { "GridRowColumnDefinition": { "DesignLengthInPixel": 32.0 } }, "29": { "GridRowColumnDefinition": { "DesignLengthInPixel": 32.0 } }, "30": { "GridRowColumnDefinition": { "DesignLengthInPixel": 32.0 } }, "31": { "GridRowColumnDefinition": { "DesignLengthInPixel": 32.0 } }, "32": { "GridRowColumnDefinition": { "DesignLengthInPixel": 32.0 } }, "33": { "GridRowColumnDefinition": { "DesignLengthInPixel": 16.0, "Mode": 2, "MinLength": { "Unit": 1 }, "MaxLength": { "Value": 1.0 } } }, "34": { "GridRowColumnDefinition": { "DesignLengthInPixel": 32.0 } }, "35": { "GridRowColumnDefinition": { "DesignLengthInPixel": 16.0 } } }, "Count": 36, "DefaultSize": 32.0 }, "Values": { "0,1": "基本信息", "2,1": "姓名", "2,5": "%CurrentUser.FullName%", "2,12": "邮箱", "2,16": "%CurrentUser.Email%", "2,23": "角色", "2,27": "%CurrentUser.Role%", "4,1": "单日最大负荷", "4,5": "%CurrentUser.负荷%", "4,12": "默认时薪", "4,16": "%CurrentUser.默认时薪%", "4,23": "小组", "4,27": "%CurrentUser.小组%", "6,1": "Gitee用户名", "6,5": "%CurrentUser.GIT用户名%", "6,12": "Gitee密码", "6,16": "%CurrentUser.GIT密码%" }, "Formulas": { "7,5": "CONCAT(姓名,邮箱,负荷,时薪,Git用户名,Git密码)" }, "AttachInfos": { "2,5": { "CellType": { "$type": "ElementUI.InputCellType, ElementUI", "UIPermissions": [ { "Scope": 2, "AllowRoles": [ "FGC_Anonymous" ] }, { "Scope": 1, "AllowRoles": [ "FGC_Anonymous" ] }, { "Scope": 4, "AllowRoles": [ "FGC_Anonymous" ] } ], "DefaultValue": "%CurrentUser.FullName%", "type": "text", "resize": "none" }, "DataValidationInfo": { "IgnoreBlank": false } }, "2,16": { "CellType": { "$type": "ElementUI.InputCellType, ElementUI", "CommandList": [], "UIPermissions": [ { "Scope": 2, "AllowRoles": [ "FGC_Anonymous" ] }, { "Scope": 1, "AllowRoles": [ "FGC_Anonymous" ] }, { "Scope": 4, "AllowRoles": [ "FGC_Anonymous" ] } ], "DefaultValue": "%CurrentUser.Email%", "type": "text", "resize": "none" }, "DataValidationInfo": { "IgnoreBlank": false } }, "2,27": { "CellType": { "$type": "ElementUI.InputCellType, ElementUI", "CommandList": [], "UIPermissions": [ { "Scope": 2, "AllowRoles": [ "FGC_Anonymous" ] }, { "Scope": 1, "AllowRoles": [ "FGC_Anonymous" ] }, { "Scope": 4, "AllowRoles": [ "FGC_Anonymous" ] } ], "DefaultValue": "%CurrentUser.Role%", "type": "text", "placeholder": "请选择", "resize": "none", "IsDisabled": true } }, "4,5": { "CellType": { "$type": "ElementUI.InputNumberCellType, ElementUI", "CommandList": [], "UIPermissions": [ { "Scope": 2, "AllowRoles": [ "FGC_Anonymous" ] }, { "Scope": 1, "AllowRoles": [ "FGC_Anonymous" ] } ], "DefaultValue": "%CurrentUser.负荷%", "min": 0, "max": "24", "step": 1, "controls": false, "controlsPosition": true } }, "4,16": { "CellType": { "$type": "ElementUI.InputNumberCellType, ElementUI", "CommandList": [], "UIPermissions": [ { "Scope": 2, "AllowRoles": [ "FGC_Anonymous" ] }, { "Scope": 1, "AllowRoles": [ "FGC_Anonymous" ] } ], "DefaultValue": "%CurrentUser.默认时薪%", "min": 0, "max": 100, "step": 1, "controls": false } }, "4,27": { "CellType": { "$type": "ElementUI.InputCellType, ElementUI", "CommandList": [], "UIPermissions": [ { "Scope": 2, "AllowRoles": [ "FGC_Anonymous" ] }, { "Scope": 1, "AllowRoles": [ "FGC_Anonymous" ] }, { "Scope": 4, "AllowRoles": [ "FGC_Anonymous" ] } ], "DefaultValue": "%CurrentUser.小组%", "type": "text", "placeholder": "请选择", "resize": "none", "IsDisabled": true } }, "6,5": { "CellType": { "$type": "ElementUI.InputNumberCellType, ElementUI", "CommandList": [], "UIPermissions": [ { "Scope": 2, "AllowRoles": [ "FGC_Anonymous" ] }, { "Scope": 1, "AllowRoles": [ "FGC_Anonymous" ] } ], "DefaultValue": "%CurrentUser.GIT用户名%", "min": 0, "max": "24", "step": 1, "controls": false, "controlsPosition": true } }, "6,16": { "CellType": { "$type": "ElementUI.InputNumberCellType, ElementUI", "CommandList": [], "UIPermissions": [ { "Scope": 2, "AllowRoles": [ "FGC_Anonymous" ] }, { "Scope": 1, "AllowRoles": [ "FGC_Anonymous" ] } ], "DefaultValue": "%CurrentUser.GIT密码%", "min": 0, "max": 100, "step": 1, "controls": false } }, "7,5": { "CellType": { "$type": "Forguncy.TextCellType, ServerDesignerCommon", "SavedValidators": [ { "$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon" } ], "TemplateKey": "_RS_NewLittleRoundCorner", "CommandList": [ { "$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon", "ServerCommandName": "更新用户配置", "Parameters": [ { "$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon", "ParamName": "用户名", "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "='个人中心-基本信息'!母版_当前用户" } }, { "$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon", "ParamName": "姓名", "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "='个人中心-基本信息'!姓名" } }, { "$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon", "ParamName": "邮箱", "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "='个人中心-基本信息'!邮箱" } }, { "$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon", "ParamName": "负荷", "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "='个人中心-基本信息'!负荷" } }, { "$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon", "ParamName": "默认时薪", "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "='个人中心-基本信息'!时薪" } }, { "$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon", "ParamName": "Git用户名", "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "='个人中心-基本信息'!Git用户名" } }, { "$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon", "ParamName": "Git密码", "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "='个人中心-基本信息'!Git密码" } } ], "ResultErrorCodeTo": { "SerializeProperty": "code" }, "ResultMessageTo": { "SerializeProperty": "msg" }, "RefreshAfterFinish": true, "CheckDataValidation": true }, { "$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon", "ConditionAndCommandPairList": [ { "Condition": { "$type": "Forguncy.Model.IfCondition, ServerDesignerCommon", "param": { "$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon", "cellLocations": [ { "SerializeProperty": "='个人中心-基本信息'!code" } ] }, "value": "0", "compareType": 1 }, "CommandList": [ { "$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy", "FourStandardStyle": "warning", "Message": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "='个人中心-基本信息'!msg" } } ], "ID": "ebbfca48-c4cf-4b02-9038-77dbc74acccc" } ] } ] } } }, "StyleDatas": { "Styles": [ { "FontSize": 16.0, "Foreground": 0 }, { "Foreground": 1 }, { "FontFamily": 2, "FontSize": 13.333333333333332, "Foreground": 3, "TextIndent": 10, "HorizontalAlignment": 4 }, { "FontFamily": 2, "FontSize": 13.333333333333332 }, { "FontFamily": 2, "FontSize": 13.333333333333332, "HorizontalAlignment": 5 }, { "FontFamily": 2, "FontSize": 13.333333333333332, "Foreground": 3, "Formatter": 6, "TextIndent": 10, "HorizontalAlignment": 4 }, { "FontFamily": 2, "FontSize": 13.333333333333332, "TextIndent": 10, "HorizontalAlignment": 4 }, { "FontFamily": 2, "FontSize": 13.333333333333332, "TextIndent": 5, "HorizontalAlignment": 7 }, { "FontFamily": 2, "FontSize": 13.333333333333332, "Formatter": 8, "HorizontalAlignment": 5 }, { "FontFamily": 2, "FontSize": 13.333333333333332, "Formatter": 9, "HorizontalAlignment": 5 }, { "FontSize": -1.0 }, { "FontSize": -1.0, "Formatter": 10 } ], "Types": { "Strs": [ "black", "Background 1 -25", "Body", "Text 1 50", "Right", "Center", "[AUTO]General", "Left", "0\"小时\"", " ¥#,##0.00_);[Red] ¥(#,##0.00)", "@" ] }, "CellStyles": { "0,1": 0, "0,34": 1, "2,1": 2, "2,2": 3, "2,3": 3, "2,4": 3, "2,5": 4, "2,11": 3, "2,12": 5, "2,13": 3, "2,14": 3, "2,15": 3, "2,16": 4, "2,22": 3, "2,23": 5, "2,24": 3, "2,25": 3, "2,26": 3, "2,27": 4, "2,33": 4, "3,1": 6, "3,2": 6, "3,3": 6, "3,4": 6, "3,5": 7, "3,6": 7, "3,7": 7, "3,8": 7, "3,9": 7, "3,10": 7, "3,11": 3, "3,12": 6, "3,13": 6, "3,14": 6, "3,15": 6, "3,16": 7, "3,17": 7, "3,18": 7, "3,19": 7, "3,20": 7, "3,21": 7, "3,22": 3, "3,23": 6, "3,24": 6, "3,25": 6, "3,26": 6, "3,27": 7, "3,28": 7, "3,29": 7, "3,30": 7, "3,31": 7, "3,32": 7, "3,33": 7, "4,1": 5, "4,2": 3, "4,3": 3, "4,4": 3, "4,5": 8, "4,11": 3, "4,12": 5, "4,13": 3, "4,14": 3, "4,15": 3, "4,16": 9, "4,22": 3, "4,23": 5, "4,24": 3, "4,25": 3, "4,26": 3, "4,27": 4, "4,33": 4, "5,0": 3, "5,1": 6, "5,2": 6, "5,3": 6, "5,4": 6, "5,5": 7, "5,6": 7, "5,7": 7, "5,8": 7, "5,9": 7, "5,10": 7, "5,11": 3, "5,12": 6, "5,13": 6, "5,14": 6, "5,15": 6, "5,16": 7, "5,17": 7, "5,18": 7, "5,19": 7, "5,20": 7, "5,21": 7, "5,22": 3, "5,23": 6, "5,24": 6, "5,25": 6, "5,26": 6, "5,27": 7, "5,28": 7, "5,29": 7, "5,30": 7, "5,31": 7, "5,32": 7, "5,33": 7, "5,34": 3, "5,35": 3, "6,0": 3, "6,1": 5, "6,2": 3, "6,3": 3, "6,4": 3, "6,5": 8, "6,11": 3, "6,12": 5, "6,13": 3, "6,14": 3, "6,15": 3, "6,16": 9, "6,22": 3, "6,23": 5, "6,24": 3, "6,25": 3, "6,26": 3, "6,27": 4, "6,28": 3, "6,29": 3, "6,30": 3, "6,31": 3, "6,32": 3, "6,33": 4, "6,34": 3, "6,35": 3, "7,1": 5, "7,2": 10, "7,3": 10, "7,4": 10, "7,5": 11, "7,11": 3, "7,12": 5, "7,13": 5, "7,14": 5, "7,15": 5, "7,16": 9, "7,17": 9, "7,18": 9, "7,19": 9, "7,20": 9, "7,21": 9, "7,22": 3, "7,23": 5, "7,24": 5, "7,25": 5, "7,26": 5, "7,27": 4, "7,28": 4, "7,29": 4, "7,30": 4, "7,31": 4, "7,32": 4, "7,33": 4 }, "SheetStyle": { "FontFamily": 2, "FontSize": 13.333333333333332 } }, "Spans": [ "2,1,1,4", "2,12,1,4", "2,23,1,4", "4,1,1,4", "4,12,1,4", "4,23,1,4", "2,5,1,6", "4,5,1,6", "2,16,1,6", "4,16,1,6", "4,27,1,6", "2,27,1,6", "6,1,1,4", "6,12,1,4", "6,5,1,6", "6,16,1,6", "7,5,1,6" ], "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": [ { "Name": "6653534b-bd41-444f-b575-69892bc3c17f.png", "DisplayName": "背景图1", "StyleInfo": { "Fill": "Accent 1 0" }, "IsAutomaticFill": false, "Location": "3,6", "Size": "3,18" } ], "CustomNames": [ { "Name": "姓名", "Formula": "'个人中心-基本信息'!$F$3" }, { "Name": "邮箱", "Formula": "'个人中心-基本信息'!$Q$3" }, { "Name": "负荷", "Formula": "'个人中心-基本信息'!$F$5" }, { "Name": "时薪", "Formula": "'个人中心-基本信息'!$Q$5" }, { "Name": "Git用户名", "Formula": "'个人中心-基本信息'!$F$7" }, { "Name": "Git密码", "Formula": "'个人中心-基本信息'!$Q$7" } ] }//ZuZXMDv5jYWjd3z92swMEnuEP10sYd6GxCUSzWzKVN74anY7PPK8q9QC4AR6gfHe3ayOg2zbVtJdiBXfIWgoMhqbZYPPsax9W2oS25wSi8yJ5Xtv+crXJ3qruA8A/z9Tx428LJnkTqUZlLnhC6j5c2pPMC8idVltbUPLXG93rbvk0NjKYtgdKxoVVqRoUCPKSwp0AC/Vk+2AQibQ30Xvk6FxB7EHm/eUFr5Kw5mwBHRfn2hN+s+Umx1GvphWidZQObOoFJ5rNjukzsXktOrcSuFvg0rZloSm61OCKVbQdEMmkr+FrG7IDA+PRhwjs8NA6SLyvv9zhGAprK0F9sr3aN7hnFo8KD032/Zi+OITR/qEMdR3YU3/YQDQDK2kN+FBPYl/lO4H6OCBA8yCxCfSlEh++sBD/xdACidAbBit2RxcfgDKDENT85xyn1GswNbFk36ILZWvnMRaOur8p2FyspVbG/noU+121ypKfukM1Iul7kIL79Ja55aCnBqduYjROa4mYDSPcTGd5hDAlOH2fXByjVlk57C82Is4+aZTa8bmanVIHIl+2dNc3Xj8ym7ZvX9V7K01pVv/2DzR6TZtcHnHURb+pa/aMasO3P4PIX0yatveF0t4EEZ498kBP4l2OHvjvNz/iUYrzDFeuza2PBpu1hWTClF8UK0WHyulb8WCtUE2YJxgdLHct47lCmuiiUB4PZoXPgEEg6959ZKih3Vi/60ASJEKbfXoSqGiz1/o2NVk28SFxmYpjpO8Z32PYhijGyyKkuYh3ehBkCP+sXcmG1FlijmmducT7pFRQC02BASzn6ZPdqD88jiBct8luYxabOsFa/SrTiITEjhf0p3Y5gt+tUcUVaxpKwyjA4emux77XNjK42V/E4ohvowxJFjn9xCAPJ/HAnE6OjjQ0g==|920