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

diff --git a/force-app/main/default/experiences/Partner21/views/reportList.json b/force-app/main/default/experiences/Partner21/views/reportList.json
index 9d9b8c7..ef04107 100644
--- a/force-app/main/default/experiences/Partner21/views/reportList.json
+++ b/force-app/main/default/experiences/Partner21/views/reportList.json
@@ -1,37 +1,37 @@
 {
-  "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
-  "componentName": "siteforce:sldsOneColLayout",
-  "dataProviders": [],
-  "id": "94db8a50-134d-4517-bddc-eb54dc151c59",
-  "label": "Report List",
-  "regions": [
-    {
-      "id": "c406784e-b601-4d8e-9fae-4fe0ac9e04d6",
-      "regionName": "header",
-      "type": "region"
-    },
-    {
-      "components": [
+    "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "94db8a50-134d-4517-bddc-eb54dc151c59",
+    "label": "Report List",
+    "regions": [
         {
-          "componentAttributes": {},
-          "componentName": "forceCommunity:reportList",
-          "id": "4c16ed1f-3c77-4bcf-a219-c6a95becc119",
-          "renderPriority": "NEUTRAL",
-          "renditionMap": {},
-          "type": "component"
+            "id": "c406784e-b601-4d8e-9fae-4fe0ac9e04d6",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {},
+                    "componentName": "forceCommunity:reportList",
+                    "id": "4c16ed1f-3c77-4bcf-a219-c6a95becc119",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "d8ef9cf3-9ba4-4a89-8b6b-b2b53986d859",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "26e60002-bbc5-4040-add7-189dd1bdf534",
+            "regionName": "footer",
+            "type": "region"
         }
-      ],
-      "id": "d8ef9cf3-9ba4-4a89-8b6b-b2b53986d859",
-      "regionName": "content",
-      "type": "region"
-    },
-    {
-      "id": "26e60002-bbc5-4040-add7-189dd1bdf534",
-      "regionName": "footer",
-      "type": "region"
-    }
-  ],
-  "themeLayoutType": "Inner",
-  "type": "view",
-  "viewType": "list-00O"
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "list-00O"
 }

--
Gitblit v1.9.1