From f05bfc9a39bccc8afb928efe7555f21e0e69c5bd Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期一, 10 七月 2023 10:51:38 +0800 Subject: [PATCH] backupfixtablecolumn0710 --- force-app/main/default/experiences/Consumable1/views/reportList.json | 66 +++++++++++++++------------------ 1 files changed, 30 insertions(+), 36 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/reportList.json b/force-app/main/default/experiences/Consumable1/views/reportList.json index 7b61f1a..d090e71 100644 --- a/force-app/main/default/experiences/Consumable1/views/reportList.json +++ b/force-app/main/default/experiences/Consumable1/views/reportList.json @@ -1,37 +1,31 @@ { - "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "cbac51d9-cfc4-4fa7-bf92-603361ff1747", - "label": "Report List", - "regions": [ - { - "id": "21fd7f4b-ed35-4d5e-ba32-40b7cabd6c5a", - "regionName": "header", - "type": "region" - }, - { - "components": [ - { - "componentAttributes": {}, - "componentName": "forceCommunity:reportList", - "id": "48d0998f-cc83-4f4d-8467-473e2648f1d5", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "165cdeb7-c542-4a6a-8c42-214baade96e1", - "regionName": "content", - "type": "region" - }, - { - "id": "1fce8eb4-ac5b-4828-9fea-364d5916925b", - "regionName": "footer", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "list-00O" -} + "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName" : "siteforce:sldsOneColLayout", + "dataProviders" : [ ], + "id" : "cbac51d9-cfc4-4fa7-bf92-603361ff1747", + "label" : "Report List", + "regions" : [ { + "id" : "21fd7f4b-ed35-4d5e-ba32-40b7cabd6c5a", + "regionName" : "header", + "type" : "region" + }, { + "components" : [ { + "componentAttributes" : { }, + "componentName" : "forceCommunity:reportList", + "id" : "48d0998f-cc83-4f4d-8467-473e2648f1d5", + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "165cdeb7-c542-4a6a-8c42-214baade96e1", + "regionName" : "content", + "type" : "region" + }, { + "id" : "1fce8eb4-ac5b-4828-9fea-364d5916925b", + "regionName" : "footer", + "type" : "region" + } ], + "themeLayoutType" : "Inner", + "type" : "view", + "viewType" : "list-00O" +} \ No newline at end of file -- Gitblit v1.9.1