From d3e4451e36fbe25da4427bccd4e6b41aefd473c8 Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期一, 26 六月 2023 14:53:16 +0800
Subject: [PATCH] newclass0626formate

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

diff --git a/force-app/main/default/experiences/Consumable1/views/fileDetail.json b/force-app/main/default/experiences/Consumable1/views/fileDetail.json
index 29cc081..985d7df 100644
--- a/force-app/main/default/experiences/Consumable1/views/fileDetail.json
+++ b/force-app/main/default/experiences/Consumable1/views/fileDetail.json
@@ -1,37 +1,31 @@
 {
-  "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374",
-  "componentName": "siteforce:sldsOneColLayout",
-  "dataProviders": [],
-  "id": "cbccf1c1-b50f-4c66-9dbd-9be4accededd",
-  "label": "File Detail",
-  "regions": [
-    {
-      "id": "f14be551-933a-4a05-944a-68e824e2f1f5",
-      "regionName": "header",
-      "type": "region"
-    },
-    {
-      "components": [
-        {
-          "componentAttributes": {},
-          "componentName": "forceCommunity:fileDetailPage",
-          "id": "122674c6-a847-4043-ae63-b059b3963a61",
-          "renderPriority": "NEUTRAL",
-          "renditionMap": {},
-          "type": "component"
-        }
-      ],
-      "id": "c1598287-4d0a-4195-8935-e6bd18495b19",
-      "regionName": "content",
-      "type": "region"
-    },
-    {
-      "id": "2c5abc89-16a5-4df8-a4c8-e3bc22a258dd",
-      "regionName": "footer",
-      "type": "region"
-    }
-  ],
-  "themeLayoutType": "Inner",
-  "type": "view",
-  "viewType": "detail-069"
-}
+  "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
+  "componentName" : "siteforce:sldsOneColLayout",
+  "dataProviders" : [ ],
+  "id" : "2322115a-ac65-4862-9104-912d42fca69a",
+  "label" : "File Detail",
+  "regions" : [ {
+    "id" : "d076ed42-1664-4b15-96ee-70c0eb0707ef",
+    "regionName" : "header",
+    "type" : "region"
+  }, {
+    "components" : [ {
+      "componentAttributes" : { },
+      "componentName" : "forceCommunity:fileDetailPage",
+      "id" : "1782e7b6-53ac-4493-bffe-00fe18a9a42f",
+      "renderPriority" : "NEUTRAL",
+      "renditionMap" : { },
+      "type" : "component"
+    } ],
+    "id" : "89a0e125-284e-4240-bf7a-52e32979cf3e",
+    "regionName" : "content",
+    "type" : "region"
+  }, {
+    "id" : "efd311f4-16ab-4cf8-9d82-bdeda1722dfb",
+    "regionName" : "footer",
+    "type" : "region"
+  } ],
+  "themeLayoutType" : "Inner",
+  "type" : "view",
+  "viewType" : "detail-069"
+}
\ No newline at end of file

--
Gitblit v1.9.1