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/Partner21/views/fileDetail.json | 66 ++++++++++++++++---------------- 1 files changed, 33 insertions(+), 33 deletions(-) diff --git a/force-app/main/default/experiences/Partner21/views/fileDetail.json b/force-app/main/default/experiences/Partner21/views/fileDetail.json index a76bbea..e628819 100644 --- a/force-app/main/default/experiences/Partner21/views/fileDetail.json +++ b/force-app/main/default/experiences/Partner21/views/fileDetail.json @@ -1,37 +1,37 @@ { - "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "5a4b2af7-b7b8-45c6-abc7-bf66bb847a7d", - "label": "File Detail", - "regions": [ - { - "id": "9a0638a5-4e97-4c4a-9d92-bd2604d736e4", - "regionName": "header", - "type": "region" - }, - { - "components": [ + "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "5a4b2af7-b7b8-45c6-abc7-bf66bb847a7d", + "label": "File Detail", + "regions": [ { - "componentAttributes": {}, - "componentName": "forceCommunity:fileDetailPage", - "id": "7878932a-d262-47b9-b7fc-a49328cd4782", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" + "id": "9a0638a5-4e97-4c4a-9d92-bd2604d736e4", + "regionName": "header", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": {}, + "componentName": "forceCommunity:fileDetailPage", + "id": "7878932a-d262-47b9-b7fc-a49328cd4782", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "18539e1b-1a94-4a4c-80d1-7b99f87b04a9", + "regionName": "content", + "type": "region" + }, + { + "id": "9c377a34-ec71-4128-801d-ec5038ddd330", + "regionName": "footer", + "type": "region" } - ], - "id": "18539e1b-1a94-4a4c-80d1-7b99f87b04a9", - "regionName": "content", - "type": "region" - }, - { - "id": "9c377a34-ec71-4128-801d-ec5038ddd330", - "regionName": "footer", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "detail-069" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "detail-069" } -- Gitblit v1.9.1