| 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
 | | { |  |   "appPageId" : "7756c67f-7774-4fe1-b1c2-eecb19f9c6a5", |  |   "componentName" : "siteforce:sldsOneColLayout", |  |   "dataProviders" : [ ], |  |   "id" : "82d3f50a-42f2-4aa2-b028-7b07d878cd63", |  |   "label" : "Check 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" : "19245457-d13d-434e-9b0f-b0242a8ab8f4", |  |       "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" : "402e03d5-588a-468f-9acf-adddef37b551", |  |       "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);\"><strong>返回登录</strong></a></p>" |  |       }, |  |       "componentName" : "forceCommunity:richTextInline", |  |       "id" : "4ad83c2b-e483-49d6-9721-2245ea3567bf", |  |       "renderPriority" : "NEUTRAL", |  |       "renditionMap" : { }, |  |       "type" : "component" |  |     } ], |  |     "id" : "9985d44e-a0e1-4ea8-8392-69ecd11b717a", |  |     "regionName" : "content", |  |     "type" : "region" |  |   }, { |  |     "components" : [ { |  |       "componentAttributes" : { |  |         "customHeadTags" : "", |  |         "description" : "", |  |         "title" : "Check Password" |  |       }, |  |       "componentName" : "forceCommunity:seoAssistant", |  |       "id" : "d9766929-20bd-4383-bb47-d081a8982254", |  |       "renditionMap" : { }, |  |       "type" : "component" |  |     } ], |  |     "id" : "cfc14d85-84ee-4928-9a0e-a5b204930def", |  |     "regionName" : "sfdcHiddenRegion", |  |     "type" : "region" |  |   } ], |  |   "themeLayoutType" : "Login", |  |   "type" : "view", |  |   "viewType" : "check-password" |  | } | 
 |