1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
| {
| "appPageId": "e8609e96-b5d8-40fb-a7e5-29203d1e7f60",
| "componentName": "siteforce:sldsOneColLayout",
| "dataProviders": [],
| "id": "a510a65f-dca4-40d1-9a3f-c54fa0216469",
| "label": "Forgot Password",
| "regions": [
| {
| "components": [
| {
| "componentAttributes": {
| "richTextValue": "<p style=\"text-align: center;\"><span style=\"font-size: 22px; color: rgb(255, 255, 255);\">重置密码</span></p>"
| },
| "componentName": "forceCommunity:richTextInline",
| "id": "00626b2d-2d2d-4d87-bf08-4267058c8f26",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| },
| {
| "componentAttributes": {
| "richTextValue": "<p style=\"text-align: center;\"><span style=\"color: rgb(255, 255, 255);\">请输入您的用户名</span></p>"
| },
| "componentName": "forceCommunity:richTextInline",
| "id": "b94d860f-947e-4945-8c4c-b2f3cd66c9ba",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| },
| {
| "componentAttributes": {
| "checkEmailUrl": "./CheckPasswordResetEmail",
| "submitButtonLabel": "重置密码",
| "usernameLabel": "用户名"
| },
| "componentName": "salesforceIdentity:forgotPassword2",
| "id": "02c6d7c6-70b5-4dfe-bb64-428302610ecd",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| },
| {
| "componentAttributes": {
| "richTextValue": "<p style=\"text-align: center;\"><a href=\"./\" rel=\"noopener noreferrer\" target=\"_blank\" style=\"color: rgb(255, 255, 255);\">取消</a></p>"
| },
| "componentName": "forceCommunity:richTextInline",
| "id": "3557095c-4f38-47e6-8bc0-79a7267ba62d",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "3c8d4ae3-e30f-47b6-a15f-b19507127941",
| "regionName": "content",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "customHeadTags": "",
| "description": "",
| "title": "Forgot Password"
| },
| "componentName": "forceCommunity:seoAssistant",
| "id": "1fd5a5ef-20b4-457e-b33c-2e4b64d08e75",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "35d35915-02ae-458d-b2fe-831363621638",
| "regionName": "sfdcHiddenRegion",
| "type": "region"
| }
| ],
| "themeLayoutType": "Login",
| "type": "view",
| "viewType": "forgot-password"
| }
|
|