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/dashboardDetail.json | 106 ++++++++++++++++++++++++++-------------------------- 1 files changed, 53 insertions(+), 53 deletions(-) diff --git a/force-app/main/default/experiences/Partner21/views/dashboardDetail.json b/force-app/main/default/experiences/Partner21/views/dashboardDetail.json index 0290844..1072436 100644 --- a/force-app/main/default/experiences/Partner21/views/dashboardDetail.json +++ b/force-app/main/default/experiences/Partner21/views/dashboardDetail.json @@ -1,58 +1,58 @@ { - "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "b3170d2d-dc66-4e6d-a921-7278926fbf83", - "label": "Dashboard Detail", - "regions": [ - { - "id": "c02a9a61-e5d2-4e9b-a37e-36ce93392187", - "regionName": "header", - "type": "region" - }, - { - "components": [ + "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "b3170d2d-dc66-4e6d-a921-7278926fbf83", + "label": "Dashboard Detail", + "regions": [ { - "componentAttributes": { - "height": "1065", - "recordId": "{!recordId}" - }, - "componentName": "forceCommunity:dashboard", - "id": "370e8627-0dfd-499b-9f72-f2d59132e028", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "9eba1fe5-b997-4ed0-8f03-323318093860", - "regionName": "content", - "type": "region" - }, - { - "id": "5e60c2d4-1848-4006-b1e3-d93c35864c4c", - "regionName": "footer", - "type": "region" - }, - { - "components": [ + "id": "c02a9a61-e5d2-4e9b-a37e-36ce93392187", + "regionName": "header", + "type": "region" + }, { - "componentAttributes": { - "customHeadTags": "", - "description": "", - "title": "{!Record._Object}: {!Record._Title}" - }, - "componentName": "forceCommunity:seoAssistant", - "id": "66344302-5db9-4851-8252-cb85076a22c4", - "renditionMap": {}, - "type": "component" + "components": [ + { + "componentAttributes": { + "height": "1065", + "recordId": "{!recordId}" + }, + "componentName": "forceCommunity:dashboard", + "id": "370e8627-0dfd-499b-9f72-f2d59132e028", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "9eba1fe5-b997-4ed0-8f03-323318093860", + "regionName": "content", + "type": "region" + }, + { + "id": "5e60c2d4-1848-4006-b1e3-d93c35864c4c", + "regionName": "footer", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "{!Record._Object}: {!Record._Title}" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "66344302-5db9-4851-8252-cb85076a22c4", + "renditionMap": {}, + "type": "component" + } + ], + "id": "a9511d76-385c-4065-938c-eb74f56334c6", + "regionName": "sfdcHiddenRegion", + "type": "region" } - ], - "id": "a9511d76-385c-4065-938c-eb74f56334c6", - "regionName": "sfdcHiddenRegion", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "detail-01Z" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "detail-01Z" } -- Gitblit v1.9.1