From df5aa8087c2c7328dc4188f05d762c8df1f0b07a Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期二, 18 七月 2023 09:19:12 +0800
Subject: [PATCH] changeorg

---
 force-app/main/default/experiences/Consumable1/views/neworder.json |  128 +++++++++++++++++++++---------------------
 1 files changed, 64 insertions(+), 64 deletions(-)

diff --git a/force-app/main/default/experiences/Consumable1/views/neworder.json b/force-app/main/default/experiences/Consumable1/views/neworder.json
index 954b441..08515e3 100644
--- a/force-app/main/default/experiences/Consumable1/views/neworder.json
+++ b/force-app/main/default/experiences/Consumable1/views/neworder.json
@@ -1,71 +1,71 @@
 {
-  "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374",
-  "componentName": "siteforce:dynamicLayout",
-  "dataProviders": [],
-  "id": "375bc286-f467-4c6c-a3e1-be4bfbf27bea",
-  "label": "neworder",
-  "regions": [
-    {
-      "components": [
+    "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374",
+    "componentName": "siteforce:dynamicLayout",
+    "dataProviders": [],
+    "id": "375bc286-f467-4c6c-a3e1-be4bfbf27bea",
+    "label": "neworder",
+    "regions": [
         {
-          "componentAttributes": {
-            "background": "background: rgba(0,0,0,0)",
-            "backgroundOverlay": "rgba(0,0,0,0.5)",
-            "contentAreaWidth": 100,
-            "sectionConfig": {
-              "UUID": "08d89588-c1ce-4bc1-9bdd-d012e47b026f",
-              "columns": [
+            "components": [
                 {
-                  "UUID": "83df4bfa-1d2a-4829-9ba9-65834d4f3f05",
-                  "columnKey": "1",
-                  "columnName": "Column 1",
-                  "columnWidth": "12",
-                  "seedComponents": []
+                    "componentAttributes": {
+                        "background": "background: rgba(0,0,0,0)",
+                        "backgroundOverlay": "rgba(0,0,0,0.5)",
+                        "contentAreaWidth": 100,
+                        "sectionConfig": {
+                            "UUID": "08d89588-c1ce-4bc1-9bdd-d012e47b026f",
+                            "columns": [
+                                {
+                                    "UUID": "83df4bfa-1d2a-4829-9ba9-65834d4f3f05",
+                                    "columnKey": "1",
+                                    "columnName": "Column 1",
+                                    "columnWidth": "12",
+                                    "seedComponents": []
+                                }
+                            ]
+                        },
+                        "sectionHeight": 300
+                    },
+                    "componentName": "forceCommunity:section",
+                    "id": "08d89588-c1ce-4bc1-9bdd-d012e47b026f",
+                    "regions": [
+                        {
+                            "id": "83df4bfa-1d2a-4829-9ba9-65834d4f3f05",
+                            "regionLabel": "Column 1",
+                            "regionName": "1",
+                            "renditionMap": {},
+                            "type": "region"
+                        }
+                    ],
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
                 }
-              ]
-            },
-            "sectionHeight": 300
-          },
-          "componentName": "forceCommunity:section",
-          "id": "08d89588-c1ce-4bc1-9bdd-d012e47b026f",
-          "regions": [
-            {
-              "id": "83df4bfa-1d2a-4829-9ba9-65834d4f3f05",
-              "regionLabel": "Column 1",
-              "regionName": "1",
-              "renditionMap": {},
-              "type": "region"
-            }
-          ],
-          "renderPriority": "NEUTRAL",
-          "renditionMap": {},
-          "type": "component"
-        }
-      ],
-      "id": "1c6349c5-8998-4e97-9ba1-2d71ee91f017",
-      "regionName": "content",
-      "type": "region"
-    },
-    {
-      "components": [
+            ],
+            "id": "1c6349c5-8998-4e97-9ba1-2d71ee91f017",
+            "regionName": "content",
+            "type": "region"
+        },
         {
-          "componentAttributes": {
-            "customHeadTags": "",
-            "description": "",
-            "title": "neworder"
-          },
-          "componentName": "forceCommunity:seoAssistant",
-          "id": "6e91d4af-e050-40e5-b64a-b1643c6a8624",
-          "renditionMap": {},
-          "type": "component"
+            "components": [
+                {
+                    "componentAttributes": {
+                        "customHeadTags": "",
+                        "description": "",
+                        "title": "neworder"
+                    },
+                    "componentName": "forceCommunity:seoAssistant",
+                    "id": "6e91d4af-e050-40e5-b64a-b1643c6a8624",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "e35f5e98-87aa-4104-8e79-549130296571",
+            "regionName": "sfdcHiddenRegion",
+            "type": "region"
         }
-      ],
-      "id": "e35f5e98-87aa-4104-8e79-549130296571",
-      "regionName": "sfdcHiddenRegion",
-      "type": "region"
-    }
-  ],
-  "themeLayoutType": "Inner",
-  "type": "view",
-  "viewType": "custom-neworder"
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "custom-neworder"
 }

--
Gitblit v1.9.1