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/Consumable1/views/库存上下限编辑.json |   81 ++++++++++++++++++++++++++++++++++++++++
 1 files changed, 81 insertions(+), 0 deletions(-)

diff --git "a/force-app/main/default/experiences/Consumable1/views/\345\272\223\345\255\230\344\270\212\344\270\213\351\231\220\347\274\226\350\276\221.json" "b/force-app/main/default/experiences/Consumable1/views/\345\272\223\345\255\230\344\270\212\344\270\213\351\231\220\347\274\226\350\276\221.json"
new file mode 100644
index 0000000..4d3ee36
--- /dev/null
+++ "b/force-app/main/default/experiences/Consumable1/views/\345\272\223\345\255\230\344\270\212\344\270\213\351\231\220\347\274\226\350\276\221.json"
@@ -0,0 +1,81 @@
+{
+    "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374",
+    "componentName": "siteforce:dynamicLayout",
+    "dataProviders": [],
+    "id": "36bed1a3-91cc-436d-b1f6-398b8082f724",
+    "label": "搴撳瓨涓婁笅闄愮紪杈�",
+    "regions": [
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "background": "background: rgba(0,0,0,0)",
+                        "backgroundOverlay": "rgba(0,0,0,0.5)",
+                        "contentAreaWidth": 100,
+                        "sectionConfig": {
+                            "UUID": "c01fae88-8b08-40dd-a166-d4015a1ef6ef",
+                            "columns": [
+                                {
+                                    "UUID": "ce235a8d-f8d3-40fb-be4f-8cd1623b15a8",
+                                    "columnKey": "1",
+                                    "columnName": "Column 1",
+                                    "columnWidth": "12",
+                                    "seedComponents": []
+                                }
+                            ]
+                        },
+                        "sectionHeight": 300
+                    },
+                    "componentName": "forceCommunity:section",
+                    "id": "c01fae88-8b08-40dd-a166-d4015a1ef6ef",
+                    "regions": [
+                        {
+                            "components": [
+                                {
+                                    "componentAttributes": {},
+                                    "componentName": "c:lexProductLimitEdit",
+                                    "id": "fabcdda4-3b28-468b-a184-903a7e2173b8",
+                                    "renderPriority": "NEUTRAL",
+                                    "renditionMap": {},
+                                    "type": "component"
+                                }
+                            ],
+                            "id": "ce235a8d-f8d3-40fb-be4f-8cd1623b15a8",
+                            "regionLabel": "Column 1",
+                            "regionName": "1",
+                            "renditionMap": {},
+                            "type": "region"
+                        }
+                    ],
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "23074b8e-a4a3-491e-a1bc-344dcf42c76b",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "customHeadTags": "",
+                        "description": "",
+                        "title": "娑堣�楀搧绠$悊绯荤粺"
+                    },
+                    "componentName": "forceCommunity:seoAssistant",
+                    "id": "4447a437-0906-4337-a289-ba3a707b867b",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "4d226ea4-6f55-4200-bf80-f4708bd4ed73",
+            "regionName": "sfdcHiddenRegion",
+            "type": "region"
+        }
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "custom-lex-product-limit-edit"
+}

--
Gitblit v1.9.1