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/Partner21/views/streamDetail.json | 70 +++++++++++++++++----------------- 1 files changed, 35 insertions(+), 35 deletions(-) diff --git a/force-app/main/default/experiences/Partner21/views/streamDetail.json b/force-app/main/default/experiences/Partner21/views/streamDetail.json index cf7a744..f57e5e2 100644 --- a/force-app/main/default/experiences/Partner21/views/streamDetail.json +++ b/force-app/main/default/experiences/Partner21/views/streamDetail.json @@ -1,39 +1,39 @@ { - "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "ef1f7586-66a3-4110-80c5-073271e404e6", - "label": "Stream Detail", - "regions": [ - { - "id": "f353ef03-36eb-46ec-8196-b129dddbb831", - "regionName": "header", - "type": "region" - }, - { - "components": [ + "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "ef1f7586-66a3-4110-80c5-073271e404e6", + "label": "Stream Detail", + "regions": [ { - "componentAttributes": { - "id": "{!recordId}" - }, - "componentName": "forceCommunity:streamDetail", - "id": "8ec65dea-cd4b-43b5-a8e6-c84413f63f90", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" + "id": "f353ef03-36eb-46ec-8196-b129dddbb831", + "regionName": "header", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "id": "{!recordId}" + }, + "componentName": "forceCommunity:streamDetail", + "id": "8ec65dea-cd4b-43b5-a8e6-c84413f63f90", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "14979ca8-0d1c-4131-895f-29e70212f0cd", + "regionName": "content", + "type": "region" + }, + { + "id": "1c29f9a5-9660-4fe9-9c8c-6e022d997da5", + "regionName": "footer", + "type": "region" } - ], - "id": "14979ca8-0d1c-4131-895f-29e70212f0cd", - "regionName": "content", - "type": "region" - }, - { - "id": "1c29f9a5-9660-4fe9-9c8c-6e022d997da5", - "regionName": "footer", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "detail-0Fq" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "detail-0Fq" } -- Gitblit v1.9.1