From c51e03fbf2f6633d8e88aeec9dcb8df13524df8f Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期四, 13 七月 2023 12:00:06 +0800 Subject: [PATCH] backup0713 --- force-app/main/default/experiences/Consumable1/views/streamList.json | 48 ++++++++++++++++++++++-------------------------- 1 files changed, 22 insertions(+), 26 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/streamList.json b/force-app/main/default/experiences/Consumable1/views/streamList.json index b3182ec..d0537d9 100644 --- a/force-app/main/default/experiences/Consumable1/views/streamList.json +++ b/force-app/main/default/experiences/Consumable1/views/streamList.json @@ -1,27 +1,23 @@ { - "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "6ef6f17a-0dda-4824-8310-e283e961890f", - "label": "Stream List", - "regions": [ - { - "components": [ - { - "componentAttributes": {}, - "componentName": "forceCommunity:streamList", - "id": "b37e561b-bcc1-471e-a893-29ce0f7bac79", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "f37c8024-a2e2-43ee-bb73-7ce689c4d6d9", - "regionName": "content", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "list-0Fq" -} + "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName" : "siteforce:sldsOneColLayout", + "dataProviders" : [ ], + "id" : "e1275716-f06a-4a27-a667-19c49eefb083", + "label" : "Stream List", + "regions" : [ { + "components" : [ { + "componentAttributes" : { }, + "componentName" : "forceCommunity:streamList", + "id" : "c55e158b-0343-40b2-bca0-888ab4e1ae18", + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "e93a4c80-2373-4f62-a413-6b91c74928e1", + "regionName" : "content", + "type" : "region" + } ], + "themeLayoutType" : "Inner", + "type" : "view", + "viewType" : "list-0Fq" +} \ No newline at end of file -- Gitblit v1.9.1