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/fileList.json |   70 +++++++++++++++++-----------------
 1 files changed, 35 insertions(+), 35 deletions(-)

diff --git a/force-app/main/default/experiences/Partner21/views/fileList.json b/force-app/main/default/experiences/Partner21/views/fileList.json
index 8a82f3f..5f77d87 100644
--- a/force-app/main/default/experiences/Partner21/views/fileList.json
+++ b/force-app/main/default/experiences/Partner21/views/fileList.json
@@ -1,39 +1,39 @@
 {
-  "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
-  "componentName": "siteforce:sldsOneColLayout",
-  "dataProviders": [],
-  "id": "2df51d40-f4c7-4917-b90b-e435c1d6a14e",
-  "label": "File List",
-  "regions": [
-    {
-      "id": "9a7ed8e0-c201-4b86-b139-c238d2a4cc75",
-      "regionName": "header",
-      "type": "region"
-    },
-    {
-      "components": [
+    "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "2df51d40-f4c7-4917-b90b-e435c1d6a14e",
+    "label": "File List",
+    "regions": [
         {
-          "componentAttributes": {
-            "pageSize": 25
-          },
-          "componentName": "forceCommunity:filesList",
-          "id": "70949d4f-857d-45fc-acf2-8d7786af98f0",
-          "renderPriority": "NEUTRAL",
-          "renditionMap": {},
-          "type": "component"
+            "id": "9a7ed8e0-c201-4b86-b139-c238d2a4cc75",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "pageSize": 25
+                    },
+                    "componentName": "forceCommunity:filesList",
+                    "id": "70949d4f-857d-45fc-acf2-8d7786af98f0",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "d332e2f8-2b07-4dac-b6e5-38d0882b44a2",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "234e65c9-b500-461e-aa23-c1997d7b318d",
+            "regionName": "footer",
+            "type": "region"
         }
-      ],
-      "id": "d332e2f8-2b07-4dac-b6e5-38d0882b44a2",
-      "regionName": "content",
-      "type": "region"
-    },
-    {
-      "id": "234e65c9-b500-461e-aa23-c1997d7b318d",
-      "regionName": "footer",
-      "type": "region"
-    }
-  ],
-  "themeLayoutType": "Inner",
-  "type": "view",
-  "viewType": "list-069"
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "list-069"
 }

--
Gitblit v1.9.1