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/Site3/views/error.json | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 57 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/experiences/Site3/views/error.json b/force-app/main/default/experiences/Site3/views/error.json new file mode 100644 index 0000000..59c06d4 --- /dev/null +++ b/force-app/main/default/experiences/Site3/views/error.json @@ -0,0 +1,57 @@ +{ + "appPageId": "7f290f39-4245-4612-9453-2b0c9f9e3701", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "c792b011-93b7-4274-aa53-359303ca2567", + "label": "Error", + "regions": [ + { + "id": "1789e5dc-0771-4bbe-bacd-189f7ff243ab", + "regionName": "header", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "richTextValue": "<p style=\"text-align: center;\">Invalid Page</p>" + }, + "componentName": "forceCommunity:richTextInline", + "id": "cdc3e240-9222-48c5-a1d6-aa93804b982d", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "3410ec75-14f6-435d-b4e3-e8fb3844d9c1", + "regionName": "content", + "type": "region" + }, + { + "id": "c0398406-6a67-4006-abdf-c90203f0aa48", + "regionName": "footer", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "Error" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "4683476f-e4bf-4709-a9b4-5a4fca5d1c9a", + "renditionMap": {}, + "type": "component" + } + ], + "id": "f7aafc3f-c920-4c75-9d02-5d4140ca0048", + "regionName": "sfdcHiddenRegion", + "type": "region" + } + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "error" +} -- Gitblit v1.9.1