From 4488f711dbc01a8db6753907cae2ef4021dede68 Mon Sep 17 00:00:00 2001 From: FUYU <fuyu@prec-tech.com> Date: 星期三, 13 十二月 2023 16:30:27 +0800 Subject: [PATCH] 修改前备份 --- force-app/main/default/experiences/Partner21/views/groupList.json | 82 ++++++++++++++++++++-------------------- 1 files changed, 41 insertions(+), 41 deletions(-) diff --git a/force-app/main/default/experiences/Partner21/views/groupList.json b/force-app/main/default/experiences/Partner21/views/groupList.json index 697cafa..1c953a9 100644 --- a/force-app/main/default/experiences/Partner21/views/groupList.json +++ b/force-app/main/default/experiences/Partner21/views/groupList.json @@ -1,47 +1,47 @@ { - "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "11907c7a-7b32-438d-94d9-27f526ea69a6", - "label": "Group List", - "regions": [ - { - "id": "d774836f-f3d8-4f08-999a-87b023da8d27", - "regionName": "header", - "type": "region" - }, - { - "components": [ + "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "11907c7a-7b32-438d-94d9-27f526ea69a6", + "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": "ba81def9-06cc-401b-803f-e37ee08843b8", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" + "id": "d774836f-f3d8-4f08-999a-87b023da8d27", + "regionName": "header", + "type": "region" }, { - "componentAttributes": {}, - "componentName": "forceCommunity:groupObjectHome", - "id": "4063017f-3d86-4aa5-b10e-810e80a1bce0", - "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": "ba81def9-06cc-401b-803f-e37ee08843b8", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + }, + { + "componentAttributes": {}, + "componentName": "forceCommunity:groupObjectHome", + "id": "4063017f-3d86-4aa5-b10e-810e80a1bce0", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "18da3d47-b5e4-4aac-a7c9-4e2f5bd4a9bf", + "regionName": "content", + "type": "region" + }, + { + "id": "40f307e7-117a-445d-95b8-620204961526", + "regionName": "footer", + "type": "region" } - ], - "id": "18da3d47-b5e4-4aac-a7c9-4e2f5bd4a9bf", - "regionName": "content", - "type": "region" - }, - { - "id": "40f307e7-117a-445d-95b8-620204961526", - "regionName": "footer", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "list-0F9" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "list-0F9" } -- Gitblit v1.9.1