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": "7756c67f-7774-4fe1-b1c2-eecb19f9c6a5",
| "componentName": "siteforce:sldsOneColLayout",
| "dataProviders": [],
| "id": "eac49d21-4e4d-4e8e-997e-42dfce021ff4",
| "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": "2b141c57-9556-45f3-9e15-90ac1419a02f",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| },
| {
| "componentAttributes": {
| "richTextValue": "<p style=\"text-align: center;\"><span style=\"font-size: 16px; color: rgb(255, 255, 255);\">请输入您的用户名</span></p>"
| },
| "componentName": "forceCommunity:richTextInline",
| "id": "203ce0df-48b9-4b50-85af-ba98cff2599e",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| },
| {
| "componentAttributes": {
| "checkEmailUrl": "./CheckPasswordResetEmail",
| "submitButtonLabel": "重置密码",
| "usernameLabel": "用户名"
| },
| "componentName": "salesforceIdentity:forgotPassword2",
| "id": "9afeb3da-d8a0-41df-8b00-4ca493eda07b",
| "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": "ac7cc923-2a73-45a7-a124-b94477b33e34",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "e9992f81-cb4b-4485-a34c-4a7db847cad9",
| "regionName": "content",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "customHeadTags": "",
| "description": "",
| "title": "Forgot Password"
| },
| "componentName": "forceCommunity:seoAssistant",
| "id": "973d922a-76bf-4c04-91b9-f10851baf1c3",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "47d9db7d-c4bd-478e-9a55-3d796c30b606",
| "regionName": "sfdcHiddenRegion",
| "type": "region"
| }
| ],
| "themeLayoutType": "Login",
| "type": "view",
| "viewType": "forgot-password"
| }
|
|