From 42c34c657dcc64a5ad71898874ced60d27e8d762 Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期一, 10 七月 2023 10:32:12 +0800 Subject: [PATCH] backup0710 --- force-app/main/default/experiences/Consumable1/views/error.json | 103 +++++++++++++++++++++++---------------------------- 1 files changed, 47 insertions(+), 56 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/error.json b/force-app/main/default/experiences/Consumable1/views/error.json index a98e867..5a61280 100644 --- a/force-app/main/default/experiences/Consumable1/views/error.json +++ b/force-app/main/default/experiences/Consumable1/views/error.json @@ -1,57 +1,48 @@ { - "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "48f1f5ec-b27a-4874-83fa-15e857b27699", - "label": "Error", - "regions": [ - { - "id": "01af81bd-4eb5-4add-bd2a-5af47ca64f31", - "regionName": "header", - "type": "region" - }, - { - "components": [ - { - "componentAttributes": { - "richTextValue": " <div class='slds-grid slds-grid--vertical slds-align--absolute-center slds-container--large'> <div class='slds-align-middle slds-m-bottom--xx-large slds-m-top--xx-large' alt='Page not available'> <img src='/sfsites/c/img/community/slds/messaging/illustration-page-not-found.png' class='slds-p-horizontal--large'/> </div> <h4 class='slds-text-align--center slds-text-heading--large slds-text-color--weak slds-m-bottom--small'>Page not available</h4> <p class='slds-text-align--center slds-text-heading--medium slds-text-color--weak'>Maybe the page was deleted, the URL is incorrect, or something else went wrong. If you know the page exists but you still can鈥檛 get to it, please ask the community administrator for help.</p> </div>" - }, - "componentName": "forceCommunity:htmlBlock", - "id": "24077521-3224-4633-840d-25c26a493f1d", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "748f88b6-3627-4078-9abe-c618059a8613", - "regionName": "content", - "type": "region" - }, - { - "id": "25077bd2-d3e5-440d-aa48-322dd23c2177", - "regionName": "footer", - "type": "region" - }, - { - "components": [ - { - "componentAttributes": { - "customHeadTags": "", - "description": "", - "title": "Error" - }, - "componentName": "forceCommunity:seoAssistant", - "id": "5ba201e2-05bb-479d-b173-7efc99ae56c5", - "renditionMap": {}, - "type": "component" - } - ], - "id": "d8d0e969-4c0d-4f6f-aa06-be29638f5fa3", - "regionName": "sfdcHiddenRegion", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "error" -} + "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName" : "siteforce:sldsOneColLayout", + "dataProviders" : [ ], + "id" : "f02c5a75-f64e-4716-b209-f9f1ef46d49a", + "label" : "Error", + "regions" : [ { + "id" : "04daa4a0-4d2d-46f9-bc70-f4ef28375c2d", + "regionName" : "header", + "type" : "region" + }, { + "components" : [ { + "componentAttributes" : { + "richTextValue" : "<div class='slds-grid slds-grid--vertical slds-align--absolute-center slds-container--large'> <div class='slds-align-middle slds-m-bottom--xx-large slds-m-top--xx-large' alt='Page not available'> <img src='/sfsites/c/img/community/slds/messaging/illustration-page-not-found.png' class='slds-p-horizontal--large'/> </div> <h4 class='slds-text-align--center slds-text-heading--large slds-text-color--weak slds-m-bottom--small'>Page not available</h4> <p class='slds-text-align--center slds-text-heading--medium slds-text-color--weak'>Maybe the page was deleted, the URL is incorrect, or something else went wrong. If you know the page exists but you still can鈥檛 get to it, please ask the community administrator for help.</p> </div>" + }, + "componentName" : "forceCommunity:htmlBlock", + "id" : "8f1aad62-6fd8-4a0a-bf73-603d03724841", + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "a801a07b-dbc3-4650-9e01-934eabb7a789", + "regionName" : "content", + "type" : "region" + }, { + "id" : "e59b2192-4edb-4144-8f08-755e9e111518", + "regionName" : "footer", + "type" : "region" + }, { + "components" : [ { + "componentAttributes" : { + "customHeadTags" : "", + "description" : "", + "title" : "Error" + }, + "componentName" : "forceCommunity:seoAssistant", + "id" : "f322e8e2-b32f-471c-a992-fdb40e009539", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "ac65174b-2219-479b-8ca4-6f679e28f7d4", + "regionName" : "sfdcHiddenRegion", + "type" : "region" + } ], + "themeLayoutType" : "Inner", + "type" : "view", + "viewType" : "error" +} \ No newline at end of file -- Gitblit v1.9.1