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/streamList.json | 46 +++++++++++++++++++++++----------------------- 1 files changed, 23 insertions(+), 23 deletions(-) diff --git a/force-app/main/default/experiences/Partner21/views/streamList.json b/force-app/main/default/experiences/Partner21/views/streamList.json index cb0e948..4007aba 100644 --- a/force-app/main/default/experiences/Partner21/views/streamList.json +++ b/force-app/main/default/experiences/Partner21/views/streamList.json @@ -1,27 +1,27 @@ { - "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "ee631fe0-502b-4dfe-ac53-311079fadd89", - "label": "Stream List", - "regions": [ - { - "components": [ + "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "ee631fe0-502b-4dfe-ac53-311079fadd89", + "label": "Stream List", + "regions": [ { - "componentAttributes": {}, - "componentName": "forceCommunity:streamList", - "id": "e21ff5bc-f92a-41c9-8bd9-aa545a23cfba", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" + "components": [ + { + "componentAttributes": {}, + "componentName": "forceCommunity:streamList", + "id": "e21ff5bc-f92a-41c9-8bd9-aa545a23cfba", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "a70d6be4-9460-4e60-888f-2c51815b9757", + "regionName": "content", + "type": "region" } - ], - "id": "a70d6be4-9460-4e60-888f-2c51815b9757", - "regionName": "content", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "list-0Fq" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "list-0Fq" } -- Gitblit v1.9.1