From 5b5c1e16deaa3a9d6d0ed1ffca390655ed103df7 Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期五, 14 七月 2023 14:56:14 +0800
Subject: [PATCH] lex community

---
 force-app/main/default/experiences/Consumable1/views/用户RelatedList.json |   82 ++++++++++++++++++++--------------------
 1 files changed, 41 insertions(+), 41 deletions(-)

diff --git "a/force-app/main/default/experiences/Consumable1/views/\347\224\250\346\210\267RelatedList.json" "b/force-app/main/default/experiences/Consumable1/views/\347\224\250\346\210\267RelatedList.json"
index 2ea2772..3a9bc30 100644
--- "a/force-app/main/default/experiences/Consumable1/views/\347\224\250\346\210\267RelatedList.json"
+++ "b/force-app/main/default/experiences/Consumable1/views/\347\224\250\346\210\267RelatedList.json"
@@ -1,45 +1,45 @@
 {
-  "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374",
-  "componentName": "siteforce:sldsOneColLayout",
-  "dataProviders": [],
-  "id": "75664e4d-fe1a-4473-ade4-9dca081ecd40",
-  "label": "鐢ㄦ埛 Related List",
-  "regions": [
-    {
-      "id": "659dcb46-6f82-4ba7-aa1d-5bffa2be7207",
-      "regionName": "header",
-      "type": "region"
-    },
-    {
-      "components": [
+    "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "75664e4d-fe1a-4473-ade4-9dca081ecd40",
+    "label": "鐢ㄦ埛 Related List",
+    "regions": [
         {
-          "componentAttributes": {
-            "customTitle": "",
-            "parentRecordId": "{!recordId}",
-            "relatedListName": "{!relationshipApiName}",
-            "showBreadCrumbs": true,
-            "showCustomTitle": false,
-            "showManualRefreshButton": true,
-            "showRowNumbers": true
-          },
-          "componentName": "forceCommunity:relatedList",
-          "id": "ba2d5a9d-c5f5-4acc-9112-32bc3c09545c",
-          "renderPriority": "NEUTRAL",
-          "renditionMap": {},
-          "type": "component"
+            "id": "659dcb46-6f82-4ba7-aa1d-5bffa2be7207",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "customTitle": "",
+                        "parentRecordId": "{!recordId}",
+                        "relatedListName": "{!relationshipApiName}",
+                        "showBreadCrumbs": true,
+                        "showCustomTitle": false,
+                        "showManualRefreshButton": true,
+                        "showRowNumbers": true
+                    },
+                    "componentName": "forceCommunity:relatedList",
+                    "id": "ba2d5a9d-c5f5-4acc-9112-32bc3c09545c",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "bd425283-dfc5-4681-a46f-121ec05b09a6",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "9b940744-2029-43d1-a108-955231d85e57",
+            "regionName": "footer",
+            "type": "region"
         }
-      ],
-      "id": "bd425283-dfc5-4681-a46f-121ec05b09a6",
-      "regionName": "content",
-      "type": "region"
-    },
-    {
-      "id": "9b940744-2029-43d1-a108-955231d85e57",
-      "regionName": "footer",
-      "type": "region"
-    }
-  ],
-  "themeLayoutType": "Inner",
-  "type": "view",
-  "viewType": "relatedlist-005"
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "relatedlist-005"
 }

--
Gitblit v1.9.1