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/reportDetail.json | 104 ++++++++++++++++++++++++++-------------------------- 1 files changed, 52 insertions(+), 52 deletions(-) diff --git a/force-app/main/default/experiences/Partner21/views/reportDetail.json b/force-app/main/default/experiences/Partner21/views/reportDetail.json index 4908997..235a6f6 100644 --- a/force-app/main/default/experiences/Partner21/views/reportDetail.json +++ b/force-app/main/default/experiences/Partner21/views/reportDetail.json @@ -1,57 +1,57 @@ { - "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "621a5818-46f1-42c5-9717-fc999ba75df9", - "label": "Report Detail", - "regions": [ - { - "id": "4048f525-5fc3-4dd9-a234-3853fe169b0c", - "regionName": "header", - "type": "region" - }, - { - "components": [ + "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "621a5818-46f1-42c5-9717-fc999ba75df9", + "label": "Report Detail", + "regions": [ { - "componentAttributes": { - "recordId": "{!recordId}" - }, - "componentName": "forceCommunity:reportPage", - "id": "67dbea3c-73b0-4382-943b-08248f6d0127", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "99090621-29d5-4fc2-afe6-57de0bb39023", - "regionName": "content", - "type": "region" - }, - { - "id": "9bd724e2-186d-4d7c-b9c8-e78c6fd7e452", - "regionName": "footer", - "type": "region" - }, - { - "components": [ + "id": "4048f525-5fc3-4dd9-a234-3853fe169b0c", + "regionName": "header", + "type": "region" + }, { - "componentAttributes": { - "customHeadTags": "", - "description": "", - "title": "{!Record._Object}: {!Record._Title}" - }, - "componentName": "forceCommunity:seoAssistant", - "id": "04b2d6c8-0085-4a12-909a-ff3398dc58f1", - "renditionMap": {}, - "type": "component" + "components": [ + { + "componentAttributes": { + "recordId": "{!recordId}" + }, + "componentName": "forceCommunity:reportPage", + "id": "67dbea3c-73b0-4382-943b-08248f6d0127", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "99090621-29d5-4fc2-afe6-57de0bb39023", + "regionName": "content", + "type": "region" + }, + { + "id": "9bd724e2-186d-4d7c-b9c8-e78c6fd7e452", + "regionName": "footer", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "{!Record._Object}: {!Record._Title}" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "04b2d6c8-0085-4a12-909a-ff3398dc58f1", + "renditionMap": {}, + "type": "component" + } + ], + "id": "44bd4200-450a-429e-b8d3-437a05904edd", + "regionName": "sfdcHiddenRegion", + "type": "region" } - ], - "id": "44bd4200-450a-429e-b8d3-437a05904edd", - "regionName": "sfdcHiddenRegion", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "detail-00O" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "detail-00O" } -- Gitblit v1.9.1