{"Message":"1","MessageType":2,"Modules":[{"State":1,"Type":1,"Name":"PCPage/FGC_修改用户信息"}],"Version":"v1"}

This commit is contained in:
超哥
2024-07-03 17:33:11 +08:00
parent 18886ab30b
commit e71c052737
3 changed files with 15 additions and 441 deletions

View File

@@ -378,17 +378,7 @@
}, },
{ {
"ModuleName": "PCPage/FGC_修改用户信息", "ModuleName": "PCPage/FGC_修改用户信息",
"State": 1, "ModuleType": 1
"LockedBy": {
"UserName": "超哥",
"Email": "phoben@qq.com"
},
"LockDateTime": "2024-07-03T17:32:50.8447043+08:00",
"ModuleType": 1,
"ToRemoveFiles": [
"Pages\\内建页面\\FGC_修改用户信息.json",
"Pages\\内建页面\\FGC_修改用户信息.rd"
]
}, },
{ {
"ModuleName": "PCPage/FGC_忘记密码", "ModuleName": "PCPage/FGC_忘记密码",

View File

@@ -63,61 +63,18 @@
}, },
"12": { "12": {
"GridRowColumnDefinition": { "GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0 "DesignLengthInPixel": 32.0,
} "Mode": 2,
}, "MinLength": {
"13": { "Unit": 1
"GridRowColumnDefinition": { },
"DesignLengthInPixel": 32.0 "MaxLength": {
} "Value": 1.0
}, }
"14": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"15": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"16": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 35.0
}
},
"17": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"18": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"19": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 35.0
}
},
"20": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"21": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"22": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
} }
} }
}, },
"Count": 23, "Count": 13,
"DefaultSize": 32.0 "DefaultSize": 32.0
}, },
"Cols": { "Cols": {
@@ -350,13 +307,7 @@
"4,9": "基本信息", "4,9": "基本信息",
"4,28": "保存", "4,28": "保存",
"6,16": "姓名", "6,16": "姓名",
"9,16": "邮箱", "9,16": "邮箱"
"13,9": "其他配置",
"13,28": "保存",
"15,16": "最大日负荷(小时)",
"16,16": "%CurrentUser.负荷%",
"18,16": "默认时薪",
"19,16": "%CurrentUser.默认时薪%"
}, },
"AttachInfos": { "AttachInfos": {
"4,28": { "4,28": {
@@ -421,142 +372,6 @@
"DataValidationInfo": { "DataValidationInfo": {
"IgnoreBlank": false "IgnoreBlank": false
} }
},
"13,28": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon",
"ServerCommandName": "更新用户配置",
"Parameters": [
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "用户名",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=FGC_修改用户信息!母版_当前用户"
}
},
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "姓名"
},
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "邮箱"
},
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "负荷",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=FGC_修改用户信息!Q17"
}
},
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "默认时薪",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=FGC_修改用户信息!Q20"
}
},
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "Git用户名"
},
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "Git密码"
}
],
"ResultErrorCodeTo": {
"SerializeProperty": "code"
},
"ResultMessageTo": {
"SerializeProperty": "msg"
},
"RefreshAfterFinish": true,
"CheckDataValidation": true
},
{
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
"FourStandardStyle": "info",
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=FGC_修改用户信息!msg"
}
}
],
"Text": "保存",
"TemplateKey": "链接样式",
"Icon": {
"Name": "Application/067_save_4.svg",
"BuiltIn": true,
"Color": "Background 1",
"UseCellTypeForeColor": true
},
"IconSize": 12.0
}
},
"16,16": {
"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,
"placeholder": "请填写小时",
"controlsPosition": true
},
"DataValidationInfo": {
"IgnoreBlank": false
}
},
"19,16": {
"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,
"placeholder": "请填写元",
"controlsPosition": true
},
"DataValidationInfo": {
"IgnoreBlank": false
}
} }
}, },
"StyleDatas": { "StyleDatas": {
@@ -616,17 +431,6 @@
"HorizontalAlignment": 5, "HorizontalAlignment": 5,
"Underline": false, "Underline": false,
"Strikethrough": false "Strikethrough": false
},
{
"BorderBottom": 0
},
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"Foreground": 4,
"Formatter": 8,
"Underline": false,
"Strikethrough": false
} }
], ],
"Types": { "Types": {
@@ -884,224 +688,7 @@
"10,27": 1, "10,27": 1,
"10,28": 1, "10,28": 1,
"10,29": 1, "10,29": 1,
"10,30": 1, "10,30": 1
"11,1": 2,
"11,2": 2,
"11,3": 2,
"11,4": 2,
"11,5": 2,
"11,6": 2,
"11,7": 2,
"11,8": 2,
"11,9": 2,
"11,10": 2,
"11,11": 2,
"11,12": 2,
"11,13": 2,
"11,14": 2,
"11,15": 2,
"11,16": 2,
"11,17": 2,
"11,18": 2,
"11,19": 2,
"11,20": 2,
"11,21": 2,
"11,22": 2,
"11,23": 2,
"11,24": 2,
"11,25": 2,
"11,26": 2,
"11,27": 2,
"11,28": 2,
"11,29": 2,
"11,30": 2,
"11,31": 8,
"11,32": 8,
"11,33": 8,
"11,34": 8,
"11,35": 8,
"11,36": 8,
"11,37": 8,
"11,38": 8,
"11,39": 8,
"12,1": 1,
"12,2": 1,
"12,3": 1,
"12,4": 1,
"12,5": 1,
"12,6": 1,
"12,7": 1,
"12,8": 1,
"12,9": 1,
"12,10": 1,
"12,11": 1,
"12,12": 1,
"12,13": 1,
"12,14": 1,
"12,15": 1,
"12,16": 1,
"12,17": 1,
"12,18": 1,
"12,19": 1,
"12,20": 1,
"12,21": 1,
"12,22": 1,
"12,23": 1,
"12,24": 1,
"12,25": 1,
"12,26": 1,
"12,27": 1,
"12,28": 1,
"12,29": 1,
"12,30": 1,
"13,9": 9,
"13,10": 1,
"13,11": 1,
"13,12": 1,
"13,13": 1,
"13,14": 1,
"13,15": 1,
"13,16": 1,
"13,17": 1,
"13,18": 1,
"13,19": 1,
"13,20": 1,
"13,21": 1,
"13,22": 1,
"13,23": 1,
"13,24": 1,
"13,25": 1,
"13,26": 1,
"13,27": 1,
"13,28": 4,
"13,29": 1,
"13,30": 1,
"14,9": 1,
"14,10": 1,
"14,11": 1,
"14,12": 1,
"14,13": 1,
"14,14": 1,
"14,15": 1,
"14,16": 1,
"14,17": 1,
"14,18": 1,
"14,19": 1,
"14,20": 1,
"14,21": 1,
"14,22": 1,
"14,23": 1,
"14,24": 1,
"14,25": 1,
"14,26": 1,
"14,27": 1,
"14,28": 1,
"14,29": 1,
"14,30": 1,
"15,9": 1,
"15,10": 1,
"15,11": 1,
"15,12": 1,
"15,13": 1,
"15,14": 1,
"15,15": 1,
"15,16": 9,
"15,17": 1,
"15,18": 1,
"15,19": 1,
"15,20": 1,
"15,21": 1,
"15,22": 1,
"15,23": 1,
"15,24": 1,
"15,25": 1,
"15,26": 1,
"15,27": 1,
"15,28": 1,
"15,29": 1,
"15,30": 1,
"16,9": 1,
"16,10": 1,
"16,11": 1,
"16,12": 1,
"16,13": 1,
"16,14": 1,
"16,15": 1,
"16,16": 1,
"17,9": 1,
"17,10": 1,
"17,11": 1,
"17,12": 1,
"17,13": 1,
"17,14": 1,
"17,15": 1,
"17,16": 1,
"17,17": 1,
"17,18": 1,
"17,19": 1,
"17,20": 1,
"17,21": 1,
"17,22": 1,
"17,23": 1,
"17,24": 1,
"17,25": 1,
"17,26": 1,
"17,27": 1,
"17,28": 1,
"17,29": 1,
"17,30": 1,
"18,0": 1,
"18,9": 1,
"18,10": 1,
"18,11": 1,
"18,12": 1,
"18,13": 1,
"18,14": 1,
"18,15": 1,
"18,16": 9,
"18,17": 1,
"18,18": 1,
"18,19": 1,
"18,20": 1,
"18,21": 1,
"18,22": 1,
"18,23": 1,
"18,24": 1,
"18,25": 1,
"18,26": 1,
"18,27": 1,
"18,28": 1,
"18,29": 1,
"18,30": 1,
"18,31": 1,
"18,32": 1,
"18,33": 1,
"18,34": 1,
"18,35": 1,
"18,36": 1,
"18,37": 1,
"18,38": 1,
"18,39": 1,
"18,40": 1,
"19,0": 1,
"19,9": 1,
"19,10": 1,
"19,11": 1,
"19,12": 1,
"19,13": 1,
"19,14": 1,
"19,15": 1,
"19,16": 1,
"19,31": 1,
"19,32": 1,
"19,33": 1,
"19,34": 1,
"19,35": 1,
"19,36": 1,
"19,37": 1,
"19,38": 1,
"19,39": 1,
"19,40": 1
}, },
"SheetStyle": { "SheetStyle": {
"FontFamily": 0, "FontFamily": 0,
@@ -1114,10 +701,7 @@
"7,16,1,15", "7,16,1,15",
"10,16,1,15", "10,16,1,15",
"4,28,1,3", "4,28,1,3",
"13,28,1,3", "1,1,1,7"
"1,1,1,7",
"19,16,1,15",
"16,16,1,15"
], ],
"PageInfo": { "PageInfo": {
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon", "$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
@@ -1132,4 +716,4 @@
"PaperSize": {}, "PaperSize": {},
"Margin": {} "Margin": {}
} }
}//jxxwL9rkMypUC/78wQU+IMrY2lPavLb7CPyDrVRERtsP0Pu3QQGkYHLvtpFZPAcrcZInBa/BJs7P6B0nrUabsezHL3H5p+/XsrNx8Qg8owSARzcR+/byRV59npRKtvjCPXgR22aRSpFFetLQgwK0u8Mk9BOwtZTf3QWkJChTCrWae2gZxMfjP5AeVg3roAivG6zYOgf24+4iqDTLpVauFOnJf4Yups6B43Wrki+xBHGrdIo50odtkhsQ9IOj9q7D0dEaWWbM8P5ZXunJkE2oBsCTYaTNEgU/uXs5X93Xlbr/mAojEVa5Kj0StWIf1/y5t5gY/mitvMtBLwV0S1HvneDQYvTSaN6uW6N+D5uMLdrTxxxIhxiu1XXGh+bN3HmmZK6gcJz2mOqpkzR21TWLPZPRJIakzANl6PJ1D2wmVaD2Bo3OQixJE8xNcbAw2SDf8zNatu9i31PApTv7PhbSWUVxRcPYD7e+zlMOhS2oMP6uTxm38AcG++pvrlarXaRCoVhCPSimUN3f/85L7wj8wxVHnrePPeL1xcbRsgPqz8hfT/6gO1Tm8W10ALWo3swco33OHlp0d/YyVy6plvmwAfHD7wY8uHIN0J2nveJFJp6wOBUvG+bYrO+nZ96+8z39LIkSjJ4OC738ZXKB2Yipee1IX0+UHVtfJFOS78ICcM5kAaqgmFYnQxVu7UKTbpt2nFRMH8Ultzk4mwM7Z93GfiEEf02EzWY08IO3xD/KQbhZ5xZaR1OqD4UF0NMx4ZW06q4BQMfBmA10yMR6I+3PERNQ/YDPyd1WORVSOolgtk1J+7YZGz9IIh0j9hAcVQHp+dz13vnPo+nK7GsE+65e52VqFThfpTG6oRhNpBff+Zwus6zfmfhvIZVAeFTdBizIfsuSjV3pkktofRgBPMIY8A==|920 }//4+0kqDp53Djnes7IDVfMNcoo1HUY6KYmlb6WJyJDhbt+iC6GMuhpbTYbCwhEo4jeSFn4QN/2IprGCdEQCnxrYOmGMZE7GsWqno65FdBsv6uCPIK2XXkChkUSsRDbPitC9htepH81uyf5A5HgR6sti9zeU/PFrrqKO5JlI1TapcyQTmF8jQ4wSphwW7J8HU40PyZ66G8AZV4xTy6qS2K3yVQ+M6eIzTxrmivTB+duk2QKNFDnazVyC0wdYllT7dDBZiOpEDJMQ0Xevjl7CEoTeNqLpTbiCRyDddBF4fqFmtjSEdE4uIUTIxSlX324V3hcVdcV8TGwqXCfP1ekLKaeyhFSjVYuvrtYq+SkW5mWr9na+a1N5LwYrQJBLfJRF0zeuTmYoG75nxNvys1oU8jzLQEBhAgICNIPeFHaouJSrqlHVU00ZWhcbJvWKcDNRepqArMXiq+amywyHdUSZNVCmpO4myyu6WbNQHe0SSluSgeQCTRuRQWaDZvqUDmgPK9DkzlYDianD7XrjpckLYXxI6vYCkasrBqyGR7C6Nfg3GLnvucqAqXq3Dkix3mn5tNkwgSjXy0b2dKPY+jq8hCD9PYKP7AYvZKVyNVaEBP/9MHrK2FGARZNL/N1ZfIrsWtXUkcwCqWNEJAggb0iEchy6bsKpQw6ge8Pcg8ygxzzioqWiKu+qn8JB8g5fM2s7PM3+w71MLFBSTSRPy7ddrWoUB+PJ7riHvHPMZC2/iLvUJEUPvo3rZe9N5AQ1dE9G8ls2IO38yCrPZAqF0VXeqLYMjs6ClB//QmTulp8kR2ayz3FDTPCmvVOE6e9tZgEg5D3AXepl8uSpbhORcwd3WfHjHfGrYqxSrYqj4O+cOyfNbKyXo5RaBzUXtWE3V060B0f/jOanNv52fcxKpbgTfCKRg==|920

View File

@@ -1,5 +1,5 @@
{ {
"PageType": 0, "PageType": 0,
"ColumnCount": 41, "ColumnCount": 41,
"RowCount": 23 "RowCount": 13
} }