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/quipDocsRelatedList.json | 70 +++++++++++++++++----------------- 1 files changed, 35 insertions(+), 35 deletions(-) diff --git a/force-app/main/default/experiences/Partner21/views/quipDocsRelatedList.json b/force-app/main/default/experiences/Partner21/views/quipDocsRelatedList.json index d2aa1d8..568a0c2 100644 --- a/force-app/main/default/experiences/Partner21/views/quipDocsRelatedList.json +++ b/force-app/main/default/experiences/Partner21/views/quipDocsRelatedList.json @@ -1,39 +1,39 @@ { - "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "7bb87352-7c83-46dd-ad49-c8f579c0b0fc", - "label": "Quip Docs Related List", - "regions": [ - { - "id": "55793fa4-7b5e-4eaa-a2ce-c428ef597558", - "regionName": "header", - "type": "region" - }, - { - "components": [ + "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "7bb87352-7c83-46dd-ad49-c8f579c0b0fc", + "label": "Quip Docs Related List", + "regions": [ { - "componentAttributes": { - "parentRecordId": "{!recordId}" - }, - "componentName": "forceCommunity:relatedQuipItemsView", - "id": "90a9799d-3277-41f1-9bc5-b7389629c819", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" + "id": "55793fa4-7b5e-4eaa-a2ce-c428ef597558", + "regionName": "header", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "parentRecordId": "{!recordId}" + }, + "componentName": "forceCommunity:relatedQuipItemsView", + "id": "90a9799d-3277-41f1-9bc5-b7389629c819", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "4a5e58cc-e61e-4cd2-92f8-66c460dc2f48", + "regionName": "content", + "type": "region" + }, + { + "id": "3f6284b0-a596-4a22-8885-e333c796f8af", + "regionName": "footer", + "type": "region" } - ], - "id": "4a5e58cc-e61e-4cd2-92f8-66c460dc2f48", - "regionName": "content", - "type": "region" - }, - { - "id": "3f6284b0-a596-4a22-8885-e333c796f8af", - "regionName": "footer", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "extrelated-quip" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "extrelated-quip" } -- Gitblit v1.9.1