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/feedDetail.json | 70 +++++++++++++++++----------------- 1 files changed, 35 insertions(+), 35 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/views/feedDetail.json b/force-app/main/default/experiences/Consumable_21/views/feedDetail.json index 4632e54..1aa6f8d 100644 --- a/force-app/main/default/experiences/Consumable_21/views/feedDetail.json +++ b/force-app/main/default/experiences/Consumable_21/views/feedDetail.json @@ -1,39 +1,39 @@ { - "appPageId": "928a593f-f341-403e-8346-df32afe29b52", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "4f882b97-0aa4-44fc-8b69-c5dbeb0bcbdb", - "label": "Feed Detail", - "regions": [ - { - "id": "966eeeac-7c3c-4931-be8f-b55ab1e3f6fd", - "regionName": "header", - "type": "region" - }, - { - "components": [ + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "4f882b97-0aa4-44fc-8b69-c5dbeb0bcbdb", + "label": "Feed Detail", + "regions": [ { - "componentAttributes": { - "id": "{!recordId}" - }, - "componentName": "forceCommunity:feedItemDetail", - "id": "a27a4c94-f053-4d21-81a2-fb90fe86f99b", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" + "id": "966eeeac-7c3c-4931-be8f-b55ab1e3f6fd", + "regionName": "header", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "id": "{!recordId}" + }, + "componentName": "forceCommunity:feedItemDetail", + "id": "a27a4c94-f053-4d21-81a2-fb90fe86f99b", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "5109e2d7-f6f0-4352-9c75-73b9ed3d32da", + "regionName": "content", + "type": "region" + }, + { + "id": "3ba76c63-06b7-41d2-ad7f-3eae958165d5", + "regionName": "footer", + "type": "region" } - ], - "id": "5109e2d7-f6f0-4352-9c75-73b9ed3d32da", - "regionName": "content", - "type": "region" - }, - { - "id": "3ba76c63-06b7-41d2-ad7f-3eae958165d5", - "regionName": "footer", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "feeditem-generic" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "feeditem-generic" } -- Gitblit v1.9.1