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

diff --git a/force-app/main/default/experiences/Partner21/views/dashboardList.json b/force-app/main/default/experiences/Partner21/views/dashboardList.json
index e3ca7a2..509b939 100644
--- a/force-app/main/default/experiences/Partner21/views/dashboardList.json
+++ b/force-app/main/default/experiences/Partner21/views/dashboardList.json
@@ -1,37 +1,37 @@
 {
-  "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
-  "componentName": "siteforce:sldsOneColLayout",
-  "dataProviders": [],
-  "id": "ce1cde06-6dcb-4da1-a5c9-7b2b099ddebb",
-  "label": "Dashboard List",
-  "regions": [
-    {
-      "id": "5283c75e-fb23-48aa-8a8e-3f52597821b3",
-      "regionName": "header",
-      "type": "region"
-    },
-    {
-      "components": [
+    "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "ce1cde06-6dcb-4da1-a5c9-7b2b099ddebb",
+    "label": "Dashboard List",
+    "regions": [
         {
-          "componentAttributes": {},
-          "componentName": "forceCommunity:dashboardList",
-          "id": "8e2ffa33-9821-4cf4-a83f-9fb10cdb4c38",
-          "renderPriority": "NEUTRAL",
-          "renditionMap": {},
-          "type": "component"
+            "id": "5283c75e-fb23-48aa-8a8e-3f52597821b3",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {},
+                    "componentName": "forceCommunity:dashboardList",
+                    "id": "8e2ffa33-9821-4cf4-a83f-9fb10cdb4c38",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "641a8fff-3d0f-41f6-853b-a4b3c3c945b5",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "1e88f5b9-c7a6-44b1-a7e0-f6acd2dd30d0",
+            "regionName": "footer",
+            "type": "region"
         }
-      ],
-      "id": "641a8fff-3d0f-41f6-853b-a4b3c3c945b5",
-      "regionName": "content",
-      "type": "region"
-    },
-    {
-      "id": "1e88f5b9-c7a6-44b1-a7e0-f6acd2dd30d0",
-      "regionName": "footer",
-      "type": "region"
-    }
-  ],
-  "themeLayoutType": "Inner",
-  "type": "view",
-  "viewType": "list-01Z"
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "list-01Z"
 }

--
Gitblit v1.9.1