348 lines
9.9 KiB
JSON
348 lines
9.9 KiB
JSON
{
|
|
"Rows": {
|
|
"RowColumnAttachedInfos": {
|
|
"1": {
|
|
"GridRowColumnDefinition": {
|
|
"DesignLengthInPixel": 51.0
|
|
}
|
|
},
|
|
"2": {
|
|
"GridRowColumnDefinition": {
|
|
"DesignLengthInPixel": 40.0
|
|
}
|
|
},
|
|
"3": {
|
|
"GridRowColumnDefinition": {
|
|
"DesignLengthInPixel": 39.0
|
|
}
|
|
},
|
|
"5": {
|
|
"GridRowColumnDefinition": {
|
|
"DesignLengthInPixel": 39.0
|
|
}
|
|
},
|
|
"6": {
|
|
"GridRowColumnDefinition": {
|
|
"DesignLengthInPixel": 17.0
|
|
}
|
|
},
|
|
"7": {
|
|
"GridRowColumnDefinition": {
|
|
"DesignLengthInPixel": 25.0
|
|
}
|
|
},
|
|
"8": {
|
|
"GridRowColumnDefinition": {
|
|
"DesignLengthInPixel": 35.0
|
|
}
|
|
},
|
|
"9": {
|
|
"GridRowColumnDefinition": {
|
|
"DesignLengthInPixel": 43.0
|
|
}
|
|
}
|
|
},
|
|
"Count": 11,
|
|
"DefaultSize": 28.0
|
|
},
|
|
"Cols": {
|
|
"RowColumnAttachedInfos": {
|
|
"0": {
|
|
"GridRowColumnDefinition": {
|
|
"DesignLengthInPixel": 43.0
|
|
}
|
|
},
|
|
"21": {
|
|
"GridRowColumnDefinition": {
|
|
"DesignLengthInPixel": 43.0
|
|
}
|
|
}
|
|
},
|
|
"Count": 22
|
|
},
|
|
"Values": {
|
|
"7,1": "忘记密码?",
|
|
"9,1": "保存"
|
|
},
|
|
"AttachInfos": {
|
|
"1,1": {
|
|
"CellType": {
|
|
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
|
|
"ImagePath": "gitee2.svg"
|
|
}
|
|
},
|
|
"3,1": {
|
|
"CellType": {
|
|
"$type": "ElementUI.InputCellType, ElementUI",
|
|
"CommandList": [],
|
|
"UIPermissions": [
|
|
{
|
|
"Scope": 2,
|
|
"AllowRoles": [
|
|
"FGC_Anonymous"
|
|
]
|
|
},
|
|
{
|
|
"Scope": 1,
|
|
"AllowRoles": [
|
|
"FGC_Anonymous"
|
|
]
|
|
},
|
|
{
|
|
"Scope": 4,
|
|
"AllowRoles": [
|
|
"FGC_Anonymous"
|
|
]
|
|
}
|
|
],
|
|
"type": "text",
|
|
"placeholder": "Gitee登录用户名",
|
|
"PrependText": "用户名",
|
|
"resize": "none"
|
|
},
|
|
"DataValidationInfo": {
|
|
"IgnoreBlank": false,
|
|
"SelectedDefaultRegularExpression": "邮箱"
|
|
}
|
|
},
|
|
"5,1": {
|
|
"CellType": {
|
|
"$type": "ElementUI.InputCellType, ElementUI",
|
|
"CommandList": [],
|
|
"UIPermissions": [
|
|
{
|
|
"Scope": 2,
|
|
"AllowRoles": [
|
|
"FGC_Anonymous"
|
|
]
|
|
},
|
|
{
|
|
"Scope": 1,
|
|
"AllowRoles": [
|
|
"FGC_Anonymous"
|
|
]
|
|
},
|
|
{
|
|
"Scope": 4,
|
|
"AllowRoles": [
|
|
"FGC_Anonymous"
|
|
]
|
|
}
|
|
],
|
|
"type": "password",
|
|
"placeholder": "Gitee登录密码",
|
|
"PrependText": "密码",
|
|
"resize": "none",
|
|
"showPassword": true
|
|
},
|
|
"DataValidationInfo": {
|
|
"IgnoreBlank": false
|
|
}
|
|
},
|
|
"7,1": {
|
|
"CellType": {
|
|
"$type": "Forguncy.HyperlinkCellType, ServerDesignerCommon",
|
|
"CommandList": [
|
|
{
|
|
"$type": "Forguncy.Model.NavigateCommand, ServerDesignerCommon",
|
|
"ValueFormula": "https://gitee.com/password/new",
|
|
"IsOpenInNewTab": true
|
|
}
|
|
],
|
|
"Text": "忘记密码?",
|
|
"ClickMode": 1,
|
|
"TemplateKey": "_RS_Main"
|
|
}
|
|
},
|
|
"9,1": {
|
|
"CellType": {
|
|
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
|
|
"CommandList": [
|
|
{
|
|
"$type": "Notiflix_Forguncy.Loading_Command, Notiflix_Forguncy",
|
|
"Title": "加载中",
|
|
"VBalidate": true
|
|
},
|
|
{
|
|
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
|
|
"ParameterName": "当前用户",
|
|
"ParameterValue": "%CurrentUser%",
|
|
"ID": "326e16f6ab524ff18abef12510cc710a"
|
|
},
|
|
{
|
|
"$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon",
|
|
"ServerCommandName": "更新GITEE信息",
|
|
"Parameters": [
|
|
{
|
|
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
|
"ParamName": "用户名",
|
|
"Value": {
|
|
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
|
"SerializeProperty": "=完善Gitee资料!当前用户"
|
|
}
|
|
},
|
|
{
|
|
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
|
"ParamName": "Git用户名",
|
|
"Value": {
|
|
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
|
"SerializeProperty": "=完善Gitee资料!B4"
|
|
}
|
|
},
|
|
{
|
|
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
|
"ParamName": "Git密码",
|
|
"Value": {
|
|
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
|
"SerializeProperty": "=完善Gitee资料!B6"
|
|
}
|
|
}
|
|
],
|
|
"ResultErrorCodeTo": {
|
|
"SerializeProperty": "code"
|
|
},
|
|
"ResultMessageTo": {
|
|
"SerializeProperty": "msg"
|
|
},
|
|
"RefreshAfterFinish": true,
|
|
"CheckDataValidation": true
|
|
},
|
|
{
|
|
"$type": "Notiflix_Forguncy.Loading_Command, Notiflix_Forguncy",
|
|
"FunctionName": "remove",
|
|
"Title": "加载中",
|
|
"VBalidate": true
|
|
},
|
|
{
|
|
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
|
"ConditionAndCommandPairList": [
|
|
{
|
|
"Condition": {
|
|
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
|
"param": {
|
|
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
|
|
"cellLocations": [
|
|
{
|
|
"SerializeProperty": "=完善Gitee资料!code"
|
|
}
|
|
]
|
|
},
|
|
"value": "0"
|
|
},
|
|
"CommandList": [
|
|
{
|
|
"$type": "Forguncy.Model.ClosePopupCommand, ServerDesignerCommon",
|
|
"ReloadData": true
|
|
}
|
|
],
|
|
"ID": "e681728d-bb9b-45cb-96ec-fbbe8467de69"
|
|
},
|
|
{
|
|
"CommandList": [
|
|
{
|
|
"$type": "Notiflix_Forguncy.Report_Command, Notiflix_Forguncy",
|
|
"FunctionName": "warning",
|
|
"Title": "温馨提示",
|
|
"Message": {
|
|
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
|
"SerializeProperty": "=完善Gitee资料!msg"
|
|
},
|
|
"BtnText": "知道了"
|
|
}
|
|
],
|
|
"ID": "2b10cd25-7faa-471f-9924-85737a94c9d7"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Text": "保存",
|
|
"TemplateKey": "Gitee按钮",
|
|
"Icon": {
|
|
"Name": "Application/067_save_4.svg",
|
|
"BuiltIn": true,
|
|
"Color": "Background 1",
|
|
"UseCellTypeForeColor": true
|
|
},
|
|
"IconSize": 14.0
|
|
}
|
|
}
|
|
},
|
|
"StyleDatas": {
|
|
"Styles": [
|
|
{
|
|
"FontFamily": 0
|
|
},
|
|
{
|
|
"FontSize": 12.0,
|
|
"Foreground": 1,
|
|
"HorizontalAlignment": 2,
|
|
"Underline": false
|
|
}
|
|
],
|
|
"Types": {
|
|
"Strs": [
|
|
"Body",
|
|
"Text 1 50",
|
|
"Left"
|
|
]
|
|
},
|
|
"CellStyles": {
|
|
"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,
|
|
"5,11": 0,
|
|
"5,12": 0,
|
|
"5,13": 0,
|
|
"5,14": 0,
|
|
"5,15": 0,
|
|
"5,16": 0,
|
|
"5,17": 0,
|
|
"5,18": 0,
|
|
"5,19": 0,
|
|
"5,20": 0,
|
|
"5,21": 0,
|
|
"7,1": 1
|
|
},
|
|
"SheetStyle": {
|
|
"FontFamily": 0
|
|
}
|
|
},
|
|
"Spans": [
|
|
"1,1,1,20",
|
|
"3,1,1,20",
|
|
"5,1,1,20",
|
|
"9,1,1,20",
|
|
"7,1,1,5"
|
|
],
|
|
"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": {}
|
|
}
|
|
}//THvtd5U5WbBWZNjaeI+wul2Djcmut2gY9RKR9+tonvX6d42ATvTSqEBLzWS9qtC822RC4jJpqkj965yGdIvQ9uwdiJ4JuABKeyMaeRtNqncIF7eMJn3wh5HxY5s0h4qRlvoN/FwlrRYkRPIX+tBmj21yg1aEVUnC3hBVACwB0jSUCvyU0pmu3zxkrfXmY0zNhafPzD/nnCngYnDylCoOIerA1ImWnYytFgEGqMxQzTH4W8kEwyFVMrEDHrrItz7ph2yn2gq4NuRBfNDj/8HDXcqtTK53mnp/ZeehWbSrytRcRhD59moTMN/SWUGU49L6Pj78dc1qxbA2Oi1/XqLbHGeUdFx1xlDYFveXssCg/2VS2QY8PmYkCgaDLyVxquFs+A8KGU/U502v7q6+OCN3XeCNBNhMrPVKJT0+1O3QKSw3RWRv+okNwC09u8rhPOxIwByt1chCo1LJc64qY6aCutDGDLHRSQgK2UXxlcWXH+u88aPOB0sbYQToe0f3WLmQqjRIPmVTTSEGDIgeXVGKN0QxkJGNZa8oojFrqjQr+1yNJxNFkE0cNmvjU4nMOhFCcVJVMeS1jHDR0zDcvemMWV6xJ2jdRZBFBFQ9oBRTHYRZBxya7A37L8PDGX0j/l5dpfRXlsJ0aSTgcvPWhcToesQ4+6bkTPOoCHYvs71Twpc+y+TIXhUrPRPei8bVjBBcFHTZE54VToybj9Ils0Rcqh0tu3q/zPRQN8FioOWb2jkpcpXDuc5yhPpt+KqbKFhnSfvsdXDLvZowj0aC3BVXY3eeNEKrDCsvhGAHXAffhxS2teAS/s4bxWqeSSO8FAg2oldZWd0zMxxawn0nzH8SIDgTwX+fkvcYLSsV6F4el+TVAeQZ0k5oQCCHYP1JAkJXc5xZjCoWi+PouSrJNL0bkw==|920 |