From da42e2995c00293af89c71fe5ba6e16cbb77e1b3 Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期五, 16 六月 2023 17:24:31 +0800
Subject: [PATCH] backup code

---
 force-app/main/default/experiences/Consumable1/views/dashboardList.json |   66 +++++++++++++++------------------
 1 files changed, 30 insertions(+), 36 deletions(-)

diff --git a/force-app/main/default/experiences/Consumable1/views/dashboardList.json b/force-app/main/default/experiences/Consumable1/views/dashboardList.json
index 2061c6b..0f0e0f3 100644
--- a/force-app/main/default/experiences/Consumable1/views/dashboardList.json
+++ b/force-app/main/default/experiences/Consumable1/views/dashboardList.json
@@ -1,37 +1,31 @@
 {
-  "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374",
-  "componentName": "siteforce:sldsOneColLayout",
-  "dataProviders": [],
-  "id": "b59c266b-a1ad-47f9-bf26-a8295147505c",
-  "label": "Dashboard List",
-  "regions": [
-    {
-      "id": "33cc3069-d9f2-464b-9053-91112d7480d4",
-      "regionName": "header",
-      "type": "region"
-    },
-    {
-      "components": [
-        {
-          "componentAttributes": {},
-          "componentName": "forceCommunity:dashboardList",
-          "id": "760458df-b4cc-46a5-beac-b21fde008f88",
-          "renderPriority": "NEUTRAL",
-          "renditionMap": {},
-          "type": "component"
-        }
-      ],
-      "id": "e38cff0d-f391-468b-a4cc-cf69b7eeabff",
-      "regionName": "content",
-      "type": "region"
-    },
-    {
-      "id": "1045796b-cf40-4b2b-867e-ce02ce0a02dc",
-      "regionName": "footer",
-      "type": "region"
-    }
-  ],
-  "themeLayoutType": "Inner",
-  "type": "view",
-  "viewType": "list-01Z"
-}
+  "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
+  "componentName" : "siteforce:sldsOneColLayout",
+  "dataProviders" : [ ],
+  "id" : "f10a3529-b77e-4ebc-9b99-281160c97c7f",
+  "label" : "Dashboard List",
+  "regions" : [ {
+    "id" : "aace5538-56aa-4a21-bb35-9a40c211bcb0",
+    "regionName" : "header",
+    "type" : "region"
+  }, {
+    "components" : [ {
+      "componentAttributes" : { },
+      "componentName" : "forceCommunity:dashboardList",
+      "id" : "1b31f86d-98da-4daf-b754-b394d38a581a",
+      "renderPriority" : "NEUTRAL",
+      "renditionMap" : { },
+      "type" : "component"
+    } ],
+    "id" : "45be9d35-4310-4df5-a2ce-56f3a70c91cb",
+    "regionName" : "content",
+    "type" : "region"
+  }, {
+    "id" : "54a7dd8d-3042-44ce-834f-6a590085586d",
+    "regionName" : "footer",
+    "type" : "region"
+  } ],
+  "themeLayoutType" : "Inner",
+  "type" : "view",
+  "viewType" : "list-01Z"
+}
\ No newline at end of file

--
Gitblit v1.9.1