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/groupList.json | 82 ++++++++++++++++++++-------------------- 1 files changed, 41 insertions(+), 41 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/views/groupList.json b/force-app/main/default/experiences/Consumable_21/views/groupList.json index 5301335..29fc053 100644 --- a/force-app/main/default/experiences/Consumable_21/views/groupList.json +++ b/force-app/main/default/experiences/Consumable_21/views/groupList.json @@ -1,47 +1,47 @@ { - "appPageId": "928a593f-f341-403e-8346-df32afe29b52", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "17c81c60-07b5-4f1d-aa66-bfbce557b616", - "label": "Group List", - "regions": [ - { - "id": "75fdfe61-9408-4141-a7b4-3571884e5934", - "regionName": "header", - "type": "region" - }, - { - "components": [ + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "17c81c60-07b5-4f1d-aa66-bfbce557b616", + "label": "Group List", + "regions": [ { - "componentAttributes": { - "richTextValue": " <h1 style=\"text-align: center;\"> <b style=\"font-size: 20px; color: #1e2443;\">Group List</b> </h1> " - }, - "componentName": "forceCommunity:richTextInline", - "id": "5a939614-19b9-427e-89c0-9305073ae9b0", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" + "id": "75fdfe61-9408-4141-a7b4-3571884e5934", + "regionName": "header", + "type": "region" }, { - "componentAttributes": {}, - "componentName": "forceCommunity:groupObjectHome", - "id": "4e182d69-c1a5-415c-9c4c-d5de4f32690f", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" + "components": [ + { + "componentAttributes": { + "richTextValue": " <h1 style=\"text-align: center;\"> <b style=\"font-size: 20px; color: #1e2443;\">Group List</b> </h1> " + }, + "componentName": "forceCommunity:richTextInline", + "id": "5a939614-19b9-427e-89c0-9305073ae9b0", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + }, + { + "componentAttributes": {}, + "componentName": "forceCommunity:groupObjectHome", + "id": "4e182d69-c1a5-415c-9c4c-d5de4f32690f", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "39ba5e1e-7a4e-42db-92c7-3dfcc2f60f44", + "regionName": "content", + "type": "region" + }, + { + "id": "f57608d4-5fd8-477f-8d3c-8fe98f25fe3b", + "regionName": "footer", + "type": "region" } - ], - "id": "39ba5e1e-7a4e-42db-92c7-3dfcc2f60f44", - "regionName": "content", - "type": "region" - }, - { - "id": "f57608d4-5fd8-477f-8d3c-8fe98f25fe3b", - "regionName": "footer", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "list-0F9" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "list-0F9" } -- Gitblit v1.9.1