From 0c4796706fc9473d069b620321a54b20a119906c Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期二, 11 七月 2023 14:16:44 +0800 Subject: [PATCH] Merge branch 'LEXUpgrade2023-Deloitte' --- force-app/main/default/experiences/Partner21/views/loginError.json | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 57 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/experiences/Partner21/views/loginError.json b/force-app/main/default/experiences/Partner21/views/loginError.json new file mode 100644 index 0000000..a9aa14e --- /dev/null +++ b/force-app/main/default/experiences/Partner21/views/loginError.json @@ -0,0 +1,57 @@ +{ + "appPageId": "09f21e7f-6d13-45df-8d2b-8ce500666282", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "8da2d7f7-7500-4481-bad7-50d7a131e76e", + "label": "Login Error", + "regions": [ + { + "id": "29d8bf7c-d422-4253-93dd-16ac79546c13", + "regionName": "header", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "richTextValue": "<div style=\"text-align: center;\">Invalid Page</div>" + }, + "componentName": "forceCommunity:richTextInline", + "id": "450c9df4-e9f4-48f7-a385-ac894a17f894", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "a7281af4-4c09-48f9-b328-9533ce31b4cd", + "regionName": "content", + "type": "region" + }, + { + "id": "a56edf13-cfa2-48f5-99c0-521dd988f725", + "regionName": "footer", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "Login Error" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "7ad0d3ca-be5c-4673-b43e-11f0fc64262c", + "renditionMap": {}, + "type": "component" + } + ], + "id": "4ae424a0-6f66-42f3-a4f8-9cff47aaea03", + "regionName": "sfdcHiddenRegion", + "type": "region" + } + ], + "themeLayoutType": "Login", + "type": "view", + "viewType": "login-error" +} -- Gitblit v1.9.1