From df5aa8087c2c7328dc4188f05d762c8df1f0b07a Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期二, 18 七月 2023 09:19:12 +0800 Subject: [PATCH] changeorg --- force-app/main/default/experiences/Partner21/views/checkPassword.json | 122 ++++++++++++++++++++-------------------- 1 files changed, 61 insertions(+), 61 deletions(-) diff --git a/force-app/main/default/experiences/Partner21/views/checkPassword.json b/force-app/main/default/experiences/Partner21/views/checkPassword.json index d93b8cc..e7411ff 100644 --- a/force-app/main/default/experiences/Partner21/views/checkPassword.json +++ b/force-app/main/default/experiences/Partner21/views/checkPassword.json @@ -1,67 +1,67 @@ { - "appPageId": "09f21e7f-6d13-45df-8d2b-8ce500666282", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "93eba445-abcb-402d-807a-17793aede814", - "label": "Check Password", - "regions": [ - { - "components": [ + "appPageId": "09f21e7f-6d13-45df-8d2b-8ce500666282", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "93eba445-abcb-402d-807a-17793aede814", + "label": "Check Password", + "regions": [ { - "componentAttributes": { - "richTextValue": "<div style=\"text-align: center;\"><span style=\"font-size:22px\">NOW, CHECK YOUR EMAIL</span></div>" - }, - "componentName": "forceCommunity:richTextInline", - "id": "35058217-b6a5-4217-8a59-2c11a2925c76", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" + "components": [ + { + "componentAttributes": { + "richTextValue": "<div style=\"text-align: center;\"><span style=\"font-size:22px\">NOW, CHECK YOUR EMAIL</span></div>" + }, + "componentName": "forceCommunity:richTextInline", + "id": "35058217-b6a5-4217-8a59-2c11a2925c76", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + }, + { + "componentAttributes": { + "richTextValue": "<div style=\"text-align: center;\">Check the email account associated with your user name for instructions on resetting your password. Remember to look in your spam folder, where automated messages sometimes filter. If you still can't log in, contact your administrator.</div>" + }, + "componentName": "forceCommunity:richTextInline", + "id": "04b07c60-f55b-4727-a4f0-39b0d497425b", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + }, + { + "componentAttributes": { + "richTextValue": "<div style=\"text-align: center;\"><a class=\"inverseTextColor\" href=\"./\">Back to login</a></div>" + }, + "componentName": "forceCommunity:richTextInline", + "id": "30f22127-2521-4799-a201-e59573456a4f", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "454da39d-f19a-4f9f-ba16-db2e6804e95e", + "regionName": "content", + "type": "region" }, { - "componentAttributes": { - "richTextValue": "<div style=\"text-align: center;\">Check the email account associated with your user name for instructions on resetting your password. Remember to look in your spam folder, where automated messages sometimes filter. If you still can't log in, contact your administrator.</div>" - }, - "componentName": "forceCommunity:richTextInline", - "id": "04b07c60-f55b-4727-a4f0-39b0d497425b", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - }, - { - "componentAttributes": { - "richTextValue": "<div style=\"text-align: center;\"><a class=\"inverseTextColor\" href=\"./\">Back to login</a></div>" - }, - "componentName": "forceCommunity:richTextInline", - "id": "30f22127-2521-4799-a201-e59573456a4f", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "Check Password" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "3ecbc87a-69b0-4542-9710-72336d4e71ff", + "renditionMap": {}, + "type": "component" + } + ], + "id": "56694f02-935a-4f10-bcc8-b0878436d140", + "regionName": "sfdcHiddenRegion", + "type": "region" } - ], - "id": "454da39d-f19a-4f9f-ba16-db2e6804e95e", - "regionName": "content", - "type": "region" - }, - { - "components": [ - { - "componentAttributes": { - "customHeadTags": "", - "description": "", - "title": "Check Password" - }, - "componentName": "forceCommunity:seoAssistant", - "id": "3ecbc87a-69b0-4542-9710-72336d4e71ff", - "renditionMap": {}, - "type": "component" - } - ], - "id": "56694f02-935a-4f10-bcc8-b0878436d140", - "regionName": "sfdcHiddenRegion", - "type": "region" - } - ], - "themeLayoutType": "Login", - "type": "view", - "viewType": "check-password" + ], + "themeLayoutType": "Login", + "type": "view", + "viewType": "check-password" } -- Gitblit v1.9.1