From 4488f711dbc01a8db6753907cae2ef4021dede68 Mon Sep 17 00:00:00 2001 From: FUYU <fuyu@prec-tech.com> Date: 星期三, 13 十二月 2023 16:30:27 +0800 Subject: [PATCH] 修改前备份 --- force-app/main/default/experiences/Site3/views/checkPassword.json | 122 ++++++++++++++++++++-------------------- 1 files changed, 61 insertions(+), 61 deletions(-) diff --git a/force-app/main/default/experiences/Site3/views/checkPassword.json b/force-app/main/default/experiences/Site3/views/checkPassword.json index 6754b89..089b2e5 100644 --- a/force-app/main/default/experiences/Site3/views/checkPassword.json +++ b/force-app/main/default/experiences/Site3/views/checkPassword.json @@ -1,67 +1,67 @@ { - "appPageId": "2bcb651a-3bf1-4ba0-bf17-8f52e81c95c6", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "a0810e9f-b4d6-4a64-80aa-02d99f2c8234", - "label": "Check Password", - "regions": [ - { - "components": [ + "appPageId": "2bcb651a-3bf1-4ba0-bf17-8f52e81c95c6", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "a0810e9f-b4d6-4a64-80aa-02d99f2c8234", + "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": "79101fac-0f27-4968-b69b-af30771dcccf", - "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": "79101fac-0f27-4968-b69b-af30771dcccf", + "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": "c19aadfa-f932-405c-9d25-5d6f43361035", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + }, + { + "componentAttributes": { + "richTextValue": "<div style=\"text-align: center;\"><a href=\"./\">Back to login</a></div>" + }, + "componentName": "forceCommunity:richTextInline", + "id": "2a4826d1-54c0-4e91-8d77-23c4152e281d", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "aff6a477-e89c-4adf-865f-a6ed3bf3b795", + "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": "c19aadfa-f932-405c-9d25-5d6f43361035", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - }, - { - "componentAttributes": { - "richTextValue": "<div style=\"text-align: center;\"><a href=\"./\">Back to login</a></div>" - }, - "componentName": "forceCommunity:richTextInline", - "id": "2a4826d1-54c0-4e91-8d77-23c4152e281d", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "Check Password" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "51b9427e-2b7e-49f7-a4b1-ccf0eafa56a3", + "renditionMap": {}, + "type": "component" + } + ], + "id": "c4dd2d29-9f0d-412d-9a48-08d0464ba417", + "regionName": "sfdcHiddenRegion", + "type": "region" } - ], - "id": "aff6a477-e89c-4adf-865f-a6ed3bf3b795", - "regionName": "content", - "type": "region" - }, - { - "components": [ - { - "componentAttributes": { - "customHeadTags": "", - "description": "", - "title": "Check Password" - }, - "componentName": "forceCommunity:seoAssistant", - "id": "51b9427e-2b7e-49f7-a4b1-ccf0eafa56a3", - "renditionMap": {}, - "type": "component" - } - ], - "id": "c4dd2d29-9f0d-412d-9a48-08d0464ba417", - "regionName": "sfdcHiddenRegion", - "type": "region" - } - ], - "themeLayoutType": "Login", - "type": "view", - "viewType": "check-password" + ], + "themeLayoutType": "Login", + "type": "view", + "viewType": "check-password" } -- Gitblit v1.9.1