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/fileList.json | 70 +++++++++++++++++----------------- 1 files changed, 35 insertions(+), 35 deletions(-) diff --git a/force-app/main/default/experiences/Partner21/views/fileList.json b/force-app/main/default/experiences/Partner21/views/fileList.json index 8a82f3f..5f77d87 100644 --- a/force-app/main/default/experiences/Partner21/views/fileList.json +++ b/force-app/main/default/experiences/Partner21/views/fileList.json @@ -1,39 +1,39 @@ { - "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "2df51d40-f4c7-4917-b90b-e435c1d6a14e", - "label": "File List", - "regions": [ - { - "id": "9a7ed8e0-c201-4b86-b139-c238d2a4cc75", - "regionName": "header", - "type": "region" - }, - { - "components": [ + "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "2df51d40-f4c7-4917-b90b-e435c1d6a14e", + "label": "File List", + "regions": [ { - "componentAttributes": { - "pageSize": 25 - }, - "componentName": "forceCommunity:filesList", - "id": "70949d4f-857d-45fc-acf2-8d7786af98f0", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" + "id": "9a7ed8e0-c201-4b86-b139-c238d2a4cc75", + "regionName": "header", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "pageSize": 25 + }, + "componentName": "forceCommunity:filesList", + "id": "70949d4f-857d-45fc-acf2-8d7786af98f0", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "d332e2f8-2b07-4dac-b6e5-38d0882b44a2", + "regionName": "content", + "type": "region" + }, + { + "id": "234e65c9-b500-461e-aa23-c1997d7b318d", + "regionName": "footer", + "type": "region" } - ], - "id": "d332e2f8-2b07-4dac-b6e5-38d0882b44a2", - "regionName": "content", - "type": "region" - }, - { - "id": "234e65c9-b500-461e-aa23-c1997d7b318d", - "regionName": "footer", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "list-069" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "list-069" } -- Gitblit v1.9.1