From 5b5c1e16deaa3a9d6d0ed1ffca390655ed103df7 Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期五, 14 七月 2023 14:56:14 +0800 Subject: [PATCH] lex community --- force-app/main/default/experiences/Consumable_21/views/fileDetail.json | 66 ++++++++++++++++---------------- 1 files changed, 33 insertions(+), 33 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/views/fileDetail.json b/force-app/main/default/experiences/Consumable_21/views/fileDetail.json index c650bc0..8d069df 100644 --- a/force-app/main/default/experiences/Consumable_21/views/fileDetail.json +++ b/force-app/main/default/experiences/Consumable_21/views/fileDetail.json @@ -1,37 +1,37 @@ { - "appPageId": "928a593f-f341-403e-8346-df32afe29b52", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "f6c3b312-c29c-4c90-843e-9f36ade323f8", - "label": "File Detail", - "regions": [ - { - "id": "be48bd9c-1c38-4b32-806e-ad8fc737987c", - "regionName": "header", - "type": "region" - }, - { - "components": [ + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "f6c3b312-c29c-4c90-843e-9f36ade323f8", + "label": "File Detail", + "regions": [ { - "componentAttributes": {}, - "componentName": "forceCommunity:fileDetailPage", - "id": "c7a0135b-e638-4b4b-aced-72e4ae72b32b", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" + "id": "be48bd9c-1c38-4b32-806e-ad8fc737987c", + "regionName": "header", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": {}, + "componentName": "forceCommunity:fileDetailPage", + "id": "c7a0135b-e638-4b4b-aced-72e4ae72b32b", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "9c426842-1aed-46f6-b01e-07e55415efeb", + "regionName": "content", + "type": "region" + }, + { + "id": "0c7f53cd-011d-47ab-8e88-7d1a9e0ca672", + "regionName": "footer", + "type": "region" } - ], - "id": "9c426842-1aed-46f6-b01e-07e55415efeb", - "regionName": "content", - "type": "region" - }, - { - "id": "0c7f53cd-011d-47ab-8e88-7d1a9e0ca672", - "regionName": "footer", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "detail-069" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "detail-069" } -- Gitblit v1.9.1