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

diff --git a/force-app/main/default/experiences/Partner21/views/fileDetail.json b/force-app/main/default/experiences/Partner21/views/fileDetail.json
index a76bbea..e628819 100644
--- a/force-app/main/default/experiences/Partner21/views/fileDetail.json
+++ b/force-app/main/default/experiences/Partner21/views/fileDetail.json
@@ -1,37 +1,37 @@
 {
-  "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
-  "componentName": "siteforce:sldsOneColLayout",
-  "dataProviders": [],
-  "id": "5a4b2af7-b7b8-45c6-abc7-bf66bb847a7d",
-  "label": "File Detail",
-  "regions": [
-    {
-      "id": "9a0638a5-4e97-4c4a-9d92-bd2604d736e4",
-      "regionName": "header",
-      "type": "region"
-    },
-    {
-      "components": [
+    "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "5a4b2af7-b7b8-45c6-abc7-bf66bb847a7d",
+    "label": "File Detail",
+    "regions": [
         {
-          "componentAttributes": {},
-          "componentName": "forceCommunity:fileDetailPage",
-          "id": "7878932a-d262-47b9-b7fc-a49328cd4782",
-          "renderPriority": "NEUTRAL",
-          "renditionMap": {},
-          "type": "component"
+            "id": "9a0638a5-4e97-4c4a-9d92-bd2604d736e4",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {},
+                    "componentName": "forceCommunity:fileDetailPage",
+                    "id": "7878932a-d262-47b9-b7fc-a49328cd4782",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "18539e1b-1a94-4a4c-80d1-7b99f87b04a9",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "9c377a34-ec71-4128-801d-ec5038ddd330",
+            "regionName": "footer",
+            "type": "region"
         }
-      ],
-      "id": "18539e1b-1a94-4a4c-80d1-7b99f87b04a9",
-      "regionName": "content",
-      "type": "region"
-    },
-    {
-      "id": "9c377a34-ec71-4128-801d-ec5038ddd330",
-      "regionName": "footer",
-      "type": "region"
-    }
-  ],
-  "themeLayoutType": "Inner",
-  "type": "view",
-  "viewType": "detail-069"
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "detail-069"
 }

--
Gitblit v1.9.1