From 4488f711dbc01a8db6753907cae2ef4021dede68 Mon Sep 17 00:00:00 2001 From: FUYU <fuyu@prec-tech.com> Date: 星期三, 13 十二月 2023 16:30:27 +0800 Subject: [PATCH] 修改前备份 --- force-app/main/default/experiences/Consumable1/views/streamList.json | 48 ++++++++++++++++++++++++++---------------------- 1 files changed, 26 insertions(+), 22 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/streamList.json b/force-app/main/default/experiences/Consumable1/views/streamList.json index d0537d9..937c4cc 100644 --- a/force-app/main/default/experiences/Consumable1/views/streamList.json +++ b/force-app/main/default/experiences/Consumable1/views/streamList.json @@ -1,23 +1,27 @@ { - "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 + "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" +} -- Gitblit v1.9.1