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/Consumable_21/views/reportDetail.json | 104 ++++++++++++++++++++++++++-------------------------- 1 files changed, 52 insertions(+), 52 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/views/reportDetail.json b/force-app/main/default/experiences/Consumable_21/views/reportDetail.json index b1b5d36..2264104 100644 --- a/force-app/main/default/experiences/Consumable_21/views/reportDetail.json +++ b/force-app/main/default/experiences/Consumable_21/views/reportDetail.json @@ -1,57 +1,57 @@ { - "appPageId": "928a593f-f341-403e-8346-df32afe29b52", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "f74c2f86-84ce-4157-a76d-542bd0ca8351", - "label": "Report Detail", - "regions": [ - { - "id": "a42fdd13-c95f-41c9-b991-5bd43876bbe1", - "regionName": "header", - "type": "region" - }, - { - "components": [ + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "f74c2f86-84ce-4157-a76d-542bd0ca8351", + "label": "Report Detail", + "regions": [ { - "componentAttributes": { - "recordId": "{!recordId}" - }, - "componentName": "forceCommunity:reportPage", - "id": "bc478db1-7a45-45dd-918b-1a4004b401a1", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "dd41d526-05b9-46dc-a994-6960b904c88c", - "regionName": "content", - "type": "region" - }, - { - "id": "5eac274a-5499-47b1-ae2d-33aea9633ab0", - "regionName": "footer", - "type": "region" - }, - { - "components": [ + "id": "a42fdd13-c95f-41c9-b991-5bd43876bbe1", + "regionName": "header", + "type": "region" + }, { - "componentAttributes": { - "customHeadTags": "", - "description": "", - "title": "{!Record._Object}: {!Record._Title}" - }, - "componentName": "forceCommunity:seoAssistant", - "id": "8dd3f7b0-ab94-4fc9-96f2-9b235d28ef75", - "renditionMap": {}, - "type": "component" + "components": [ + { + "componentAttributes": { + "recordId": "{!recordId}" + }, + "componentName": "forceCommunity:reportPage", + "id": "bc478db1-7a45-45dd-918b-1a4004b401a1", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "dd41d526-05b9-46dc-a994-6960b904c88c", + "regionName": "content", + "type": "region" + }, + { + "id": "5eac274a-5499-47b1-ae2d-33aea9633ab0", + "regionName": "footer", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "{!Record._Object}: {!Record._Title}" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "8dd3f7b0-ab94-4fc9-96f2-9b235d28ef75", + "renditionMap": {}, + "type": "component" + } + ], + "id": "4158b198-2e76-4527-84b1-0545f38f1e67", + "regionName": "sfdcHiddenRegion", + "type": "region" } - ], - "id": "4158b198-2e76-4527-84b1-0545f38f1e67", - "regionName": "sfdcHiddenRegion", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "detail-00O" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "detail-00O" } -- Gitblit v1.9.1