From dd1c643be561ebfbb521431b49d6e1e65bfcbd81 Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期五, 14 七月 2023 14:49:07 +0800
Subject: [PATCH] fixconflict

---
 force-app/main/default/experiences/Partner21/views/createRecord.json |   72 ++++++++++++++++++------------------
 1 files changed, 36 insertions(+), 36 deletions(-)

diff --git a/force-app/main/default/experiences/Partner21/views/createRecord.json b/force-app/main/default/experiences/Partner21/views/createRecord.json
index b445690..b5fa579 100644
--- a/force-app/main/default/experiences/Partner21/views/createRecord.json
+++ b/force-app/main/default/experiences/Partner21/views/createRecord.json
@@ -1,40 +1,40 @@
 {
-  "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
-  "componentName": "siteforce:sldsOneColLayout",
-  "dataProviders": [],
-  "id": "a7dcd30a-fcf7-436e-9319-602f77df9596",
-  "label": "Create Record",
-  "regions": [
-    {
-      "id": "d202a124-8b33-4d13-ad05-fd133edbed9a",
-      "regionName": "header",
-      "type": "region"
-    },
-    {
-      "components": [
+    "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "a7dcd30a-fcf7-436e-9319-602f77df9596",
+    "label": "Create Record",
+    "regions": [
         {
-          "componentAttributes": {
-            "actionApiName": "{!actionApiName}",
-            "isMicrobatch": false
-          },
-          "componentName": "forceCommunity:createRecordForm",
-          "id": "4fb084b2-392a-4bfe-98bd-9e5b8f83f407",
-          "renderPriority": "NEUTRAL",
-          "renditionMap": {},
-          "type": "component"
+            "id": "d202a124-8b33-4d13-ad05-fd133edbed9a",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "actionApiName": "{!actionApiName}",
+                        "isMicrobatch": false
+                    },
+                    "componentName": "forceCommunity:createRecordForm",
+                    "id": "4fb084b2-392a-4bfe-98bd-9e5b8f83f407",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "a210a8ec-0bd9-48e4-90b1-395f0d962bed",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "1971ca17-d6d0-4152-a036-4ed33412c132",
+            "regionName": "footer",
+            "type": "region"
         }
-      ],
-      "id": "a210a8ec-0bd9-48e4-90b1-395f0d962bed",
-      "regionName": "content",
-      "type": "region"
-    },
-    {
-      "id": "1971ca17-d6d0-4152-a036-4ed33412c132",
-      "regionName": "footer",
-      "type": "region"
-    }
-  ],
-  "themeLayoutType": "Inner",
-  "type": "view",
-  "viewType": "createrecord"
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "createrecord"
 }

--
Gitblit v1.9.1