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/Consumable_21/views/fileList.json | 70 +++++++++++++++++----------------- 1 files changed, 35 insertions(+), 35 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/views/fileList.json b/force-app/main/default/experiences/Consumable_21/views/fileList.json index 9a2ad0b..732cf49 100644 --- a/force-app/main/default/experiences/Consumable_21/views/fileList.json +++ b/force-app/main/default/experiences/Consumable_21/views/fileList.json @@ -1,39 +1,39 @@ { - "appPageId": "928a593f-f341-403e-8346-df32afe29b52", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "27e5ec62-67fd-485d-af35-ecaae97389b3", - "label": "File List", - "regions": [ - { - "id": "c9685e9b-711f-4dd4-977e-6d9137647e8e", - "regionName": "header", - "type": "region" - }, - { - "components": [ + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "27e5ec62-67fd-485d-af35-ecaae97389b3", + "label": "File List", + "regions": [ { - "componentAttributes": { - "pageSize": 25 - }, - "componentName": "forceCommunity:filesList", - "id": "476a5a8b-b8f1-4b8d-9ab6-bceba74700b1", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" + "id": "c9685e9b-711f-4dd4-977e-6d9137647e8e", + "regionName": "header", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "pageSize": 25 + }, + "componentName": "forceCommunity:filesList", + "id": "476a5a8b-b8f1-4b8d-9ab6-bceba74700b1", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "5b604875-3c1f-4b95-a594-195fe6ce6ae7", + "regionName": "content", + "type": "region" + }, + { + "id": "6f280e8d-47b7-4352-8282-30dfe204ea50", + "regionName": "footer", + "type": "region" } - ], - "id": "5b604875-3c1f-4b95-a594-195fe6ce6ae7", - "regionName": "content", - "type": "region" - }, - { - "id": "6f280e8d-47b7-4352-8282-30dfe204ea50", - "regionName": "footer", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "list-069" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "list-069" } -- Gitblit v1.9.1