From da42e2995c00293af89c71fe5ba6e16cbb77e1b3 Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期五, 16 六月 2023 17:24:31 +0800
Subject: [PATCH] backup code

---
 force-app/main/default/experiences/Consumable1/views/lexSummonsCreat.json |  121 ++++++++++++++++++++++------------------
 1 files changed, 67 insertions(+), 54 deletions(-)

diff --git a/force-app/main/default/experiences/Consumable1/views/lexSummonsCreat.json b/force-app/main/default/experiences/Consumable1/views/lexSummonsCreat.json
index 27b35e2..b12431a 100644
--- a/force-app/main/default/experiences/Consumable1/views/lexSummonsCreat.json
+++ b/force-app/main/default/experiences/Consumable1/views/lexSummonsCreat.json
@@ -1,55 +1,68 @@
 {
-  "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374",
-  "componentName": "siteforce:sldsOneColLayout",
-  "dataProviders": [],
-  "id": "b7e402c5-b5ed-4d2c-8cd1-a7c189bfbcda",
-  "label": "LexSummonsCreat",
-  "regions": [
-    {
-      "id": "6388ef86-a800-4056-811f-d56f7381b8a1",
-      "regionName": "header",
-      "type": "region"
-    },
-    {
-      "components": [
-        {
-          "componentAttributes": {},
-          "componentName": "c:lexSummonsCreat",
-          "id": "2cf76214-9746-4039-aa9f-8d956261bf1e",
-          "renderPriority": "NEUTRAL",
-          "renditionMap": {},
-          "type": "component"
-        }
-      ],
-      "id": "5080fa3e-dede-46af-8878-00cefafbea4a",
-      "regionName": "content",
-      "type": "region"
-    },
-    {
-      "id": "9138e351-3acd-45bd-8f86-81f98fc33515",
-      "regionName": "footer",
-      "type": "region"
-    },
-    {
-      "components": [
-        {
-          "componentAttributes": {
-            "customHeadTags": "",
-            "description": "",
-            "title": "娑堣�楀搧绠$悊绯荤粺"
-          },
-          "componentName": "forceCommunity:seoAssistant",
-          "id": "08468c2f-c8ee-4a89-b3a4-e8a329634e17",
-          "renditionMap": {},
-          "type": "component"
-        }
-      ],
-      "id": "29505c19-f110-4803-a463-159e2e71fb3d",
-      "regionName": "sfdcHiddenRegion",
-      "type": "region"
-    }
-  ],
-  "themeLayoutType": "Inner",
-  "type": "view",
-  "viewType": "custom-lexsummonscreat"
-}
+  "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
+  "componentName" : "siteforce:dynamicLayout",
+  "dataProviders" : [ ],
+  "id" : "c2e9c913-ab1c-4b38-899b-136fb95066fb",
+  "label" : "LexSummonsCreat",
+  "regions" : [ {
+    "components" : [ {
+      "componentAttributes" : {
+        "background" : "background: rgba(0,0,0,0)",
+        "backgroundOverlay" : "rgba(0,0,0,0.5)",
+        "contentAreaWidth" : 100,
+        "sectionConfig" : {
+          "UUID" : "2f081513-f8b1-4a18-93ed-07528785644e",
+          "columns" : [ {
+            "UUID" : "0034a928-ed12-4a8f-8b61-e2a879be675e",
+            "columnKey" : "1",
+            "columnName" : "Column 1",
+            "columnWidth" : "12",
+            "seedComponents" : [ ]
+          } ]
+        },
+        "sectionHeight" : 300
+      },
+      "componentName" : "forceCommunity:section",
+      "id" : "2f081513-f8b1-4a18-93ed-07528785644e",
+      "regions" : [ {
+        "components" : [ {
+          "componentAttributes" : { },
+          "componentName" : "c:lexSummonsCreat",
+          "id" : "78274e15-2cc6-4863-8ce4-2d10e89d802f",
+          "renderPriority" : "NEUTRAL",
+          "renditionMap" : { },
+          "type" : "component"
+        } ],
+        "id" : "0034a928-ed12-4a8f-8b61-e2a879be675e",
+        "regionLabel" : "Column 1",
+        "regionName" : "1",
+        "renditionMap" : { },
+        "type" : "region"
+      } ],
+      "renderPriority" : "NEUTRAL",
+      "renditionMap" : { },
+      "type" : "component"
+    } ],
+    "id" : "74103ed0-eb74-4ae0-a9f5-aa1bed790517",
+    "regionName" : "content",
+    "type" : "region"
+  }, {
+    "components" : [ {
+      "componentAttributes" : {
+        "customHeadTags" : "",
+        "description" : "",
+        "title" : "鍑哄簱鍗曟槑缁� ~ 娑堣�楀搧绠$悊绯荤粺"
+      },
+      "componentName" : "forceCommunity:seoAssistant",
+      "id" : "569ba6aa-c702-4a13-aed6-79a792706f37",
+      "renditionMap" : { },
+      "type" : "component"
+    } ],
+    "id" : "cf2865b2-d5a1-434f-b53f-927218bca79c",
+    "regionName" : "sfdcHiddenRegion",
+    "type" : "region"
+  } ],
+  "themeLayoutType" : "Inner",
+  "type" : "view",
+  "viewType" : "custom-lexsummonscreat"
+}
\ No newline at end of file

--
Gitblit v1.9.1