From 0c4796706fc9473d069b620321a54b20a119906c Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期二, 11 七月 2023 14:16:44 +0800
Subject: [PATCH] Merge branch 'LEXUpgrade2023-Deloitte'

---
 force-app/main/default/experiences/Consumable_21/views/lexArriveGoodsMain.json |   81 ++++++++++++++++++++++++++++++++++++++++
 1 files changed, 81 insertions(+), 0 deletions(-)

diff --git a/force-app/main/default/experiences/Consumable_21/views/lexArriveGoodsMain.json b/force-app/main/default/experiences/Consumable_21/views/lexArriveGoodsMain.json
new file mode 100644
index 0000000..0c02b0b
--- /dev/null
+++ b/force-app/main/default/experiences/Consumable_21/views/lexArriveGoodsMain.json
@@ -0,0 +1,81 @@
+{
+    "appPageId": "928a593f-f341-403e-8346-df32afe29b52",
+    "componentName": "siteforce:dynamicLayout",
+    "dataProviders": [],
+    "id": "5229d999-bdf4-4629-9b67-0d0803232c20",
+    "label": "LexArriveGoodsMain",
+    "regions": [
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "background": "background: rgba(0,0,0,0)",
+                        "backgroundOverlay": "rgba(0,0,0,0.5)",
+                        "contentAreaWidth": 100,
+                        "sectionConfig": {
+                            "UUID": "dafe5c5f-2136-4a21-8961-f3c222264cd8",
+                            "columns": [
+                                {
+                                    "UUID": "101239d7-1162-4451-b857-73c94262aacf",
+                                    "columnKey": "1",
+                                    "columnName": "Column 1",
+                                    "columnWidth": "12",
+                                    "seedComponents": []
+                                }
+                            ]
+                        },
+                        "sectionHeight": 300
+                    },
+                    "componentName": "forceCommunity:section",
+                    "id": "dafe5c5f-2136-4a21-8961-f3c222264cd8",
+                    "regions": [
+                        {
+                            "components": [
+                                {
+                                    "componentAttributes": {},
+                                    "componentName": "c:lexArriveGoodsMain",
+                                    "id": "8cfedcbe-05fa-49b6-984e-3dbd9f37ea7e",
+                                    "renderPriority": "NEUTRAL",
+                                    "renditionMap": {},
+                                    "type": "component"
+                                }
+                            ],
+                            "id": "101239d7-1162-4451-b857-73c94262aacf",
+                            "regionLabel": "Column 1",
+                            "regionName": "1",
+                            "renditionMap": {},
+                            "type": "region"
+                        }
+                    ],
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "71efcbd5-7ebd-4648-96cb-7a1ee293b21d",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "customHeadTags": "",
+                        "description": "",
+                        "title": "LexArriveGoodsMain"
+                    },
+                    "componentName": "forceCommunity:seoAssistant",
+                    "id": "75291bd4-f89c-4248-914c-2e4da5e6c5e6",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "6f468177-4b60-4359-933c-15686733131f",
+            "regionName": "sfdcHiddenRegion",
+            "type": "region"
+        }
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "custom-lexarrivegoodsmain"
+}

--
Gitblit v1.9.1