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/reportList.json |   66 ++++++++++++++++----------------
 1 files changed, 33 insertions(+), 33 deletions(-)

diff --git a/force-app/main/default/experiences/Consumable1/views/reportList.json b/force-app/main/default/experiences/Consumable1/views/reportList.json
index 6f78fc8..20bce34 100644
--- a/force-app/main/default/experiences/Consumable1/views/reportList.json
+++ b/force-app/main/default/experiences/Consumable1/views/reportList.json
@@ -1,37 +1,37 @@
 {
-  "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374",
-  "componentName": "siteforce:sldsOneColLayout",
-  "dataProviders": [],
-  "id": "f71c1609-6433-4cf0-8846-695e50897517",
-  "label": "Report List",
-  "regions": [
-    {
-      "id": "dca7f9b0-515d-46aa-8122-e600b7eb2b35",
-      "regionName": "header",
-      "type": "region"
-    },
-    {
-      "components": [
+    "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "cbac51d9-cfc4-4fa7-bf92-603361ff1747",
+    "label": "Report List",
+    "regions": [
         {
-          "componentAttributes": {},
-          "componentName": "forceCommunity:reportList",
-          "id": "6687e39c-5cf3-478c-9a1c-214f17e3c358",
-          "renderPriority": "NEUTRAL",
-          "renditionMap": {},
-          "type": "component"
+            "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"
         }
-      ],
-      "id": "612fbb2a-1b08-4491-aa90-af9c07e3077b",
-      "regionName": "content",
-      "type": "region"
-    },
-    {
-      "id": "1bb69df7-0e36-45ef-853e-3c9367670818",
-      "regionName": "footer",
-      "type": "region"
-    }
-  ],
-  "themeLayoutType": "Inner",
-  "type": "view",
-  "viewType": "list-00O"
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "list-00O"
 }

--
Gitblit v1.9.1